aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Show application icon in Plasma Wayland sessionsElvis Angelaccio2019-10-011-0/+2
* improve installsettingspath error messageTim Jenssen2019-07-171-1/+1
* try only show MessageBoxes if that is possibleTim Jenssen2019-07-171-3/+3
* Fix warnings in qbs build on macOSChristian Kandeler2019-06-071-1/+7
* CMake: Add a custom target to copy share/qtcreator into build folderTobias Hunger2019-06-031-5/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-1/+1
* CMake build/macOS: Generate app and project iconsEike Ziller2019-05-241-0/+22
* Revert "Work around OpenGL issue in macOS 10.14.4"Eike Ziller2019-05-231-0/+2
* CMake build: Visual C++ rc fixCristian Adam2019-05-201-6/+6
* CMake build / macOS: Fix Info.plistEike Ziller2019-05-203-9/+17
* CMake build / Win32: Add rc file to qtcreator.exeCristian Adam2019-05-201-0/+20
* Qt Creator CMake portCristian Adam2019-05-172-0/+72
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-171-2/+6
|\
| * Load user-plugins from earlier patch releasesEike Ziller2019-05-131-2/+6
* | add brand QtCreator to something else featureTim Jenssen2019-05-022-3/+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