aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Use Qt::AA_UseOpenGLES instead of QT_OPENGLThomas Hartmann2018-08-151-1/+1
* Remove copying settings from Nokia directoryv4.7.0Orgad Shaneh2018-07-161-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
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-173-2/+8
|\
| * Make executable name configurableEike Ziller2018-01-163-2/+4
| * Qbs build: Fix that copyright was not adapted in Info.plistEike Ziller2018-01-161-0/+4
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-153-2/+2
|\|
| * macOS: Fix that Info.plist was overwritten in in-source buildsEike Ziller2018-01-153-2/+2
* | qbs build: Install debug info alongside binariesChristian Kandeler2018-01-121-2/+1
|/
* Fix that translations did not work after setting IDE_IDEike Ziller2018-01-101-1/+1
* Make IDE name and ids configurable at build timeEike Ziller2018-01-102-3/+9
* 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-052-14/+20
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-302-1/+2
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-242-1/+2
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-171-2/+2
|\|
| * qbs build: Clean up template replacement code for app version headerChristian Kandeler2017-08-171-2/+2
| * qbs build: Fix display of copyright year in "About" dialogChristian Kandeler2017-08-171-2/+2
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-151-3/+4
|\|
| * qbs build: Do not access the bundle module unconditionallyChristian Kandeler2017-08-031-3/+4
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-283-7/+14
|\|
| * Fix compilation breakage with mingw / windresKai Koehne2017-07-263-7/+14
* | Introduce Breakpad crash handlerMarco Bubke2017-07-252-8/+5
|/
* Add name, version as metadata to Windows executableKai Koehne2017-07-253-1/+40
* Define COPYRIGHT_YEAR in build filesKai Koehne2017-07-252-1/+3
* 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 4.4Eike Ziller2017-07-103-10/+10
|\
| * Fix the deployment target problem once and for allJake Petroules2017-07-072-2/+7
| * Qbs: fix bundle installation with Qbs 1.8Jake Petroules2017-07-071-8/+3
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-202-2/+2
|\|
| * Fix deployment target on macOSJake Petroules2017-06-122-2/+2
* | 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
|/
* Specify Qt Creator's "display version" in qtcreator.pri/qtc.qbsEike Ziller2017-04-212-7/+5
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-251-1/+1
|\
| * Update copyright year in about dialogEike Ziller2017-01-251-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