aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Take compatibility version into account for user pluginsEike Ziller2020-03-061-1/+4
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-0/+1
* App/aggregation: Some modernizationhjk2020-02-141-15/+13
* Guard against crashing pluginsEike Ziller2020-01-201-0/+1
* App: Make compilehjk2020-01-141-2/+2
* Set application details earlierEike Ziller2020-01-141-0/+5
* Provide "Restart Now" functionalityEike Ziller2020-01-071-1/+54
* Work around high DPI issues on WindowsEike Ziller2020-01-031-0/+5
* Main: Remove unused includeOrgad Shaneh2019-10-221-1/+0
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-021-0/+2
|\
| * Show application icon in Plasma Wayland sessionsElvis Angelaccio2019-10-011-0/+2
* | Some clang-tidy -use-modernize-nullptrhjk2019-08-011-4/+4
* | Let users disable environment entriesChristian Kandeler2019-07-221-1/+1
|/
* improve installsettingspath error messageTim Jenssen2019-07-171-1/+1
* try only show MessageBoxes if that is possibleTim Jenssen2019-07-171-3/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-1/+1
* Load user-plugins from earlier patch releasesEike Ziller2019-05-131-2/+6
* App: Fix typo in the -temporarycleansettings descriptionhjk2019-03-181-1/+1
* App: Add a -temporarycleansettings (-tcs) command line optionhjk2019-03-181-1/+7
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-2/+0
* Do not modify environment for user applicationsEike Ziller2018-08-211-6/+25
* Use Qt::AA_UseOpenGLES instead of QT_OPENGLThomas Hartmann2018-08-151-1/+1
* App: centralize conversion from local8BitEike Ziller2018-06-081-3/+4
* App: Pull special command line parsing into separate functionEike Ziller2018-06-081-41/+50
* Avoid parsing the commandline arguments twiceThomas Hartmann2018-04-131-58/+83
* Allow to disable or enable high DPI scalingThomas Hartmann2018-04-101-13/+35
* Use angle on WindowsThomas Hartmann2018-03-191-0/+5
* UI text: Fix grammarLeena Miettinen2018-02-071-2/+2
* Fix that translations did not work after setting IDE_IDEike Ziller2018-01-101-1/+1
* Make missing uses of IDE name configurableRobert Loehning2018-01-031-4/+6
* fix getting a warning if no installsettingspath is setTim Jenssen2017-11-171-1/+1
* introduce installsettingspath as an argumentTim Jenssen2017-11-171-28/+35
* Restrict Unity workaround to Unity sessionDonald Carr2017-10-161-1/+3
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-14/+16
* Introduce Breakpad crash handlerMarco Bubke2017-07-251-4/+4
* main: Remove unused variableOrgad Shaneh2017-07-111-7/+2
* Revert "App: (Re-)enable automatic HighDPI scaling for Linux"Orgad Shaneh2017-07-111-1/+1
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-231-2/+20
|\
| * Add a way to redirect the "install settings"Eike Ziller2017-05-151-2/+20
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-151-0/+3
|\|
| * Work around issue with vanishing menu bar with UnityEike Ziller2017-05-121-0/+3
* | App: (Re-)enable automatic HighDPI scaling for LinuxAlessandro Portale2017-05-151-1/+1
|/
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-4/+6
* Add defines for relative data pathsEike Ziller2016-12-011-28/+9
* Don't crash when Help mode uses WebEngineRobert Loehning2016-11-191-0/+1
* Fix compile on macOSNikolai Kosjar2016-11-021-2/+3
* CrashHandler: Generalize for other clientsNikolai Kosjar2016-11-011-1/+2
* Main: Replace macro usage with HostOsInfoOrgad Shaneh2016-09-161-3/+2