aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Set LSMinimumSystemVersion on macOSEike Ziller2020-06-191-0/+3
* App: Restrict use of Qt::AA_DisableWindowContextHelpButton to Qt 5hjk2020-06-191-0/+2
* Linux: Force release of unused memoryChristian Kandeler2020-05-111-0/+31
* App: Add mechanism to not propagate LD_PRELOADhjk2020-04-301-0/+5
* Fix link on commit sha in about dialogEike Ziller2020-03-232-6/+2
* Take compatibility version into account for user pluginsEike Ziller2020-03-064-1/+10
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-0/+1
* App/aggregation: Some modernizationhjk2020-02-141-15/+13
* Core: Turn the IDE revision link in VersionDialog to be Opt-inAlessandro Portale2020-02-101-1/+1
* Core: Let the clickable link in VersionDialog jump to git logAlessandro Portale2020-01-241-1/+1
* Core: Fix non-CMake compilation with IDE_REVISIONAlessandro Portale2020-01-242-1/+7
* Core: Make the revision sha in VersionDialog a clickable linkAlessandro Portale2020-01-231-0/+1
* Guard against crashing pluginsEike Ziller2020-01-201-0/+1
* CMake build system: Allow configuration without main appAlessandro Portale2020-01-161-0/+4
* App: Use char array instead of pointers for string literalshjk2020-01-141-10/+10
* 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
* Simplify RPATHs for qmake buildEike Ziller2019-11-041-0/+2
* 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
* | CMake Build: Add app_version.h to Devel packageCristian Adam2019-09-181-0/+6
* | 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
* 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
|\|