aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-192-6/+2
* fix cross build use mingw-w64 for WindowsYuchen Deng2012-07-051-7/+7
* Make PluginManager mostly static.Eike Ziller2012-06-191-25/+26
* Fix default ui language on Linux.Eike Ziller2012-05-311-1/+2
* Work around uiLanguages crash on Windows with 4.8.0Eike Ziller2012-04-051-1/+2
* Fix Qt Creator using wrong UI language.Eike Ziller2012-03-271-14/+28
* year bumpEike Ziller2012-03-121-1/+1
* 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