summaryrefslogtreecommitdiff
path: root/src/libs/utils/utils.pro
Commit message (Expand)AuthorAgeFilesLines
* Libs to link must be lowercase to work with mingw xcompile.Daniel Molkentin2012-09-061-2/+2
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-2/+1
* Add TcpPortsGatherer to utilsKai Koehne2012-03-021-0/+2
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-3/+1
* Compile with Qt 5.Friedemann Kleint2012-02-081-7/+6
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-251-1/+0
|\
| * centralize setting of "CONFIG += shared dll" for librariesOswald Buddenhagen2011-11-181-1/+0
* | Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-1/+7
|/
* MinGW compilation fixes for private headers being usedmingw-android2011-08-241-0/+2
* Yet another compile fix for MinGW/Windows.Friedemann Kleint2011-08-091-1/+1
* Use qtcbuildhelper for starting the build process on Windows.Joerg Bornemann2011-08-031-0/+2
* Fix compilation and rpath with the ssh class move.con2011-02-171-2/+2
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-0/+1
* Refactor the "proxy action" behavior of Command to Utils::ProxyActioncon2011-01-121-0/+6
* Fix for compiling utils library statically.Christian Kamm2010-08-101-0/+1
* Allow apps to statically compile contents of src/lib/utilsKai Koehne2010-08-091-103/+3
* Moved CrumblePath to UtilsLasse Holmstedt2010-07-301-2/+4
* Utils::NavigationTreeView is created - as a base class for any Navigation Wid...Denis Mingulov2010-07-161-2/+4
* Re-write of cpp hover handler and tooltip integration with qtdocs.Leandro Melo2010-07-121-2/+4
* Unified the three fake tooltip copiesThorbjørn Lindeijer2010-04-151-2/+4
* Introduce a new Wizard class, capable of showing progress items.Jarek Kobus2010-03-291-0/+2
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Make it possible to set the external file browser on unix.Daniel Molkentin2010-01-041-0/+5
* | SettingsDialog: PolishFriedemann Kleint2009-11-271-2/+4
* | Wizards: Improve list of files displayed.Friedemann Kleint2009-11-251-2/+2
* | Renamed TextWriter to ChangeSetRoberto Raggi2009-11-241-2/+2
* | Add TextWriter from QML.Christian Kamm2009-11-181-2/+4
|/
* Move the IWelcomePage to the place it belongs.con2009-10-281-0/+2
* Autotests: Compile on WindowsFriedemann Kleint2009-10-261-1/+1
* Tweaks to the project page.dt2009-10-011-2/+4
* The project pane rewrite version 2.dt2009-09-171-2/+4
* Extract the special mainwindow behavior of the debug mode into class.con2009-08-061-2/+4
* Preparation for plugifying the welcome screen.Daniel Molkentin2009-07-281-4/+4
* Extract the styled painting of the find bar to utils widget.con2009-07-151-2/+4
* Add pri file icon for Maccon2009-07-151-2/+6
* Add qtcassert.h to pro filecon2009-06-241-1/+2
* Make the "prompt to submit" setting a per-plugin one.Friedemann Kleint2009-06-191-3/+6
* introduce new helper class Core::Utils::TreeWidgetColumnStretchermae2009-06-041-22/+15
* Added ParameterAction class for QActions acting on files.Friedemann Kleint2009-05-151-2/+4
* Moved unCommentSelection() in creator/libs/util so we can use it for other C-...Roberto Raggi2009-05-141-2/+4
* Rename QWORKBENCH_UTILS_EXPORT to QTCREATOR_UTILS_EXPORTAlessandro Portale2009-05-081-1/+1
* Rename qworkbenchlibrary.pri to qtcreatorlibrary.priAlessandro Portale2009-05-081-1/+1
* Added a Path list editor widget.Friedemann Kleint2009-05-081-0/+2
* Started Console process handling for CDB.Friedemann Kleint2009-05-061-1/+2
* make SavedAction and SavedAction "globally" availablehjk2009-03-261-0/+2
* Add a submit field widget modeled after mail client address controlsFriedemann Kleint2009-03-231-3/+7
* Fixes: Move Windows helpers for AbstractProcess in place for use with Windows...Friedemann Kleint2009-03-031-1/+2
* m.txtFriedemann Kleint2009-03-031-2/+7
* "debug in terminal" feature.Oswald Buddenhagen2009-02-271-0/+1