summaryrefslogtreecommitdiff
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-18/+18
* Add a new option to main.cpp to specify a specific pid.Adam Treat2012-02-101-15/+33
* Long live the king!hjk2012-01-262-2/+2
* Doc: Location where "local" data is saved (e.g. compiled helpers).Eike Ziller2012-01-131-1/+1
* Allow build to specify different settings path.Eike Ziller2011-12-162-3/+15
* Fix windows proxy setting again.Eike Ziller2011-12-081-2/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-112-4/+4
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-032-4/+4
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-281-1/+1
|\ \ | |/
| * 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
* | | Make it possible for installers to disable plugins by default.Eike Ziller2011-10-271-1/+3
* | | Coding style fixesYuchen Deng2011-10-221-27/+23
|/ /
* | 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