summaryrefslogtreecommitdiff
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-032-4/+4
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-181-1/+1
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-1/+1
* | Add missing command line help.Eike Ziller2011-10-141-1/+1
* | Add include guards for generated file app_version.h.Daniel Molkentin2011-10-111-0/+5
* | Remove unused parameter.Eike Ziller2011-10-071-2/+2
* | Commit things that went missing from 2a4a56b2beec7a3c0be94302146461d2f730315dEike Ziller2011-10-061-12/+12
* | Load plugins from user config directory too.Eike Ziller2011-10-051-3/+16
* | Merge app_version.h and ide_version.hEike Ziller2011-08-312-1/+73
* | Reduce the directories plugins are searched inDaniel Teske2011-08-311-1/+4
* | Show more useful error dialog in case of plugin errors.Eike Ziller2011-08-291-10/+5
|/
* Fix Windows resource file qtcreator.rc.Friedemann Kleint2011-07-261-7/+7
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-1/+5
* Add qml icon to the windows ressourcesdt2011-05-121-0/+1
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-10/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Merge remote branch 'origin/2.2'con2011-04-011-3/+6
|\ \ | |/
| * Workaround for Mac users with automatic proxy configurationcon2011-03-301-3/+6
* | App: Ask the user if creator -client can't send a messagedt2011-03-241-6/+23
|/
* Pluginmanager: Test if there are tests to run, if so, then quit when done.Bill King2011-02-171-1/+4
* Do not run tests by defaultDaniel Molkentin2011-02-161-1/+1
* Merge remote branch 'origin/2.1'con2011-01-241-1/+1
|\
| * Fix the manual proxy hack for Linux so it works with HTTPSDaniel Molkentin2011-01-201-1/+1
| * It's 2011 now.con2011-01-122-2/+2
* | It's 2011 now.con2011-01-122-2/+2
* | Merge branch '2.1'con2010-12-171-7/+11
|\ \ | |/
| * License headers.con2010-12-171-7/+11
| * Version bump.con2010-12-021-2/+2
| * Version bump.con2010-11-021-2/+2
* | Fix generation of Info.plist on Mac.con2010-11-122-6/+6
* | dynamically replace creator version during buildOswald Buddenhagen2010-11-032-3/+5
* | Add a -settingspath <path> command line option.con2010-10-251-5/+25
* | Get rid of hardcoded settingspaths that need to be synced.con2010-10-251-6/+7
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-10-251-1/+10
|\ \ | |/
| * use http_proxy variable for proxy detection on linuxDaniel Molkentin2010-10-211-1/+10
| * version bump: 2.0.92 -> 2.0.93hjk2010-10-081-2/+2
| * version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-2/+2
* | Make app.pro use the qtLibraryName functioncon2010-10-131-7/+2
* | version bump 2.0.91 -> 2.1.81hjk2010-09-301-2/+2
|/
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-2/+2
* QApplication::aboutToQuit signal is used for the plugin manager's shutdownDenis Mingulov2010-09-271-3/+4
* Revert "Use raster graphics on X11 by default"Friedemann Kleint2010-09-241-3/+0
* Use raster graphics on X11 by defaultJens Bache-Wiig2010-09-211-0/+3
* MacOSX: Cut down excessive copyright textKai Koehne2010-09-151-8/+1
* Increased the number of threads in the global thread pool.Roberto Raggi2010-09-131-0/+5
* Add breakpadMarco Bubke2010-09-092-0/+12
* replace version 2.1.80 by 2.0.90hjk2010-08-301-2/+2
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-1/+4