- Mar 15, 2016
-
-
Orgad Shaneh authored
Itereate over the hash keys instead. Change-Id: Ib14bef708b74ed1938bcb985b3a5091aca704391 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Mar 14, 2016
-
-
Ulf Hermann authored
Previously the extra compilers were never destructed. As any plugin that registers an extra compiler factory has to depend on ProjectExplorer, it will delete its factory before ProjectExplorer is unloaded. So, removing the extra compiler from the list on destroyed() is safe. Change-Id: I22fbe662a5704c0294512b8774acb85745c1cbe5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Mar 11, 2016
-
-
Tobias Hunger authored
and make sure there are not too many of these threads running at any time. This stops the massive process startup when loading a project with many UI files, etc. Task-number: QTCREATORBUG-15795 Change-Id: Icfcddd80d04e36b61ecafbbefe5a1a8b7ea02ec6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
- Feb 16, 2016
-
-
Alessandro Portale authored
parameter cannot be called stderr, if it is not that stderr. Change-Id: Ifdfbbd650ec7fe6aa9ce560ace96fbe65961c0b5 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I2dd5051b34bb10be61ee3de8a85a244e7d5dbbe4 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: Ief4810abe46ce4654f518781ce377e10a8e38ad4 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Ulf Hermann authored
Allow for different extra compilers which may get called to generate additional code for the code model. The build system is expected to know what files are generated from which source file and the extra compilers know how to generate the content of those files, without touching the build directory. the uic adapter is refactored to be the first such extra compiler. The extra compiler is run when an editor for its source document loses focus, or after a timeout of 1s when the source document has been changed. Change-Id: I13c110c61120c812f02639a3684144daf8979b37 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Jan 19, 2016
-
-
Tobias Hunger authored
* Update remaining files in src Change-Id: I1896f17fcf34f71c3310c87899fb5171b8e4afb1 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Jan 16, 2015
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Oct 09, 2014
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Jan 08, 2014
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Jan 29, 2013
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Oct 05, 2012
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 19, 2012
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Apr 11, 2012
-
-
Aurindam Jana authored
Add a sort children function Change-Id: I3621abf11fdea22deda6aba1ef6e094554950c93 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Mar 30, 2012
-
-
Aurindam Jana authored
Fetch objects on demand. Update objects that are currently in the crumble path rather than query the complete tree. Change-Id: Id4e263fa7a35c90248444461210dbba32dd61b12 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Feb 15, 2012
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jan 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Sep 19, 2011
-
-
hjk authored
Change-Id: I536bdb4d4f0c10fa858560f3c160fc0fff8da9b2 Reviewed-on: http://codereview.qt-project.org/5116 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Sep 15, 2011
-
-
Thomas Hartmann authored
Change-Id: I0e9a856ab3bea80b730ba30d343c5ab88df83db2 Reviewed-on: http://codereview.qt-project.org/4991 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lasse Holmstedt
-
- May 30, 2011
-
-
Thorbjørn Lindeijer authored
Was a bit confusing to pass QVariant data in and get an int back. Change-Id: I613d2eb88ade45baee85a4f84d7db6d3ce7fb923 Reviewed-on: http://codereview.qt.nokia.com/205 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 27, 2011
-
-
Kai Koehne authored
-
- Apr 13, 2011
-
-
hjk authored
-
- Feb 17, 2011
-
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Changed around the way the background is drawn on the crumble path, so that the background extends below the filter line edit. Reviewed-by: Kai Koehne
-
- Feb 10, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- Jan 24, 2011
-
-
Friedemann Kleint authored
-
- Jan 20, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Dec 16, 2010
-
-
Roberto Raggi authored
-
- Sep 16, 2010
-
-
Kai Koehne authored
-
Friedemann Kleint authored
Introduce some more private classes for the coreplugin, use header include convention <QtModule/QClass>, de-qobjectify VariableManager.
-
- Aug 02, 2010
-
-
Lasse Holmstedt authored
-
- Jul 30, 2010
-
-
Lasse Holmstedt authored
This widget has little to do with the QML debugging library, and will be reused inside the QML JS Inspector UI as well.
-
Lasse Holmstedt authored
Now the style is something similar to Qt Creator's default coloring.
-
- Jul 29, 2010
-
-
Lasse Holmstedt authored
QMLObserver links against the library dynamically. User's apps can also link to it statically, so that the app can be deployed with debugging features to a device, without having to worry about library deployment.
-