aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/utils.pro
Commit message (Expand)AuthorAgeFilesLines
* Utils: fix that utils can be used in testsTim Jenssen2016-11-021-2/+0
* Utils: Specify LIBS in utils-lib.priNikolai Kosjar2015-11-261-4/+0
* Utils: State Qt dependencies in the *.pri fileNikolai Kosjar2015-10-131-2/+0
* Utils: Move template file processing from projectexplorer to utilsTobias Hunger2015-10-121-1/+1
* Utils: Fix process stub look-up.Christian Kandeler2015-07-161-0/+2
* AppMainWindow::raise: Use Qt's activateWindowDaniel Teske2015-04-151-11/+0
* Utils: Move source & header from utils.pro to utils-lib.priEike Ziller2015-01-221-6/+0
* Utils: Add round progress indicator widgetEike Ziller2015-01-151-0/+6
* Remove pre-Qt 5.3.1 code paths from main Qt Creator pro and pri filesEike Ziller2014-08-261-5/+1
* Utils: Fix getting a case sensitive path on windows.David Schulz2014-01-311-1/+1
* make sure Xlib is in our dependenciesOswald Buddenhagen2014-01-071-0/+1
* Fix the main window raise workaround for Qt5.1Eike Ziller2013-05-141-0/+9
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-2/+0
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-111-2/+2
|\
| * Libs to link must be lowercase to work with mingw xcompile.Daniel Molkentin2012-09-061-2/+2
* | move statements to the right project fileOswald Buddenhagen2012-08-311-7/+0
* | make Utils::HostOsInfo have zero runtime costOswald Buddenhagen2012-08-311-2/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-2/+4
|/
* 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