aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Revert "Work around OpenGL issue in macOS 10.14.4"Eike Ziller2019-06-041-0/+2
* Load user-plugins from earlier patch releasesEike Ziller2019-05-131-2/+6
* Work around OpenGL issue in macOS 10.14.4Eike Ziller2019-04-091-2/+0
* App: Fix typo in the -temporarycleansettings descriptionhjk2019-03-181-1/+1
* App: Add a -temporarycleansettings (-tcs) command line optionhjk2019-03-181-1/+7
* Windows: Fix missing debug info for qtcreator executableEike Ziller2019-03-111-1/+2
* Application icons refresh: Qt Creator == "QC"Alessandro Portale2019-02-1521-0/+0
* Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-02-081-0/+2
|\
| * macOS: Fix broken Info.plistEike Ziller2019-02-081-0/+2
* | Make deployqt target recursiveEike Ziller2019-02-071-0/+2
* | Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-02-071-2/+20
|\|
| * macOS 10.14: Allow user applications to request access to servicesEike Ziller2019-02-041-2/+20
* | macOS: Rename profile.icns to qtcreator-project.icnsAlessandro Portale2019-01-1611-5/+5
* | macOS: Remove prifile.icnsAlessandro Portale2019-01-1512-31/+5
|/
* 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
* 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