summaryrefslogtreecommitdiff
path: root/src/app/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-051-21/+20
* Get rid of some Q_WS_X11.Nikolai Kosjar2012-10-041-1/+1
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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
* 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-261-1/+1
* 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-161-3/+8
* Fix windows proxy setting again.Eike Ziller2011-12-081-2/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | 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
* | 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
* | 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
|/
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-1/+5
* 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-121-1/+1
* | It's 2011 now.con2011-01-121-1/+1
* | Merge branch '2.1'con2010-12-171-7/+11
|\ \ | |/
| * License headers.con2010-12-171-7/+11
* | 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
|/
* use http_proxy variable for proxy detection on linuxDaniel Molkentin2010-10-211-1/+10
* 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
* Increased the number of threads in the global thread pool.Roberto Raggi2010-09-131-0/+5