summaryrefslogtreecommitdiff
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* App: Set OpenGL backend using the Qt 6 APIAlessandro Portale2021-04-281-1/+3
* CMake build: Fix remaining issues with Devel packageEike Ziller2021-04-061-1/+1
* crashpad: fix install crashpad_handlerTim Jenssen2021-03-311-2/+1
* crashpad: fix execute permissionTim Jenssen2021-03-291-1/+5
* QtCreator: Add ability to specify text codec for default localeCristian Adam2021-02-171-0/+5
* Find Crashpad via CMake configurationEike Ziller2021-01-201-49/+10
* Add Crashpad to Qt Creator and Qt Design StudioMahmoud Badri2021-01-182-1/+112
* Add API for saving settings with default valueEike Ziller2020-12-041-11/+14
* Don't access static functions via Utils::HostOsInfo instanceAlessandro Portale2020-11-181-3/+3
* Explilitly ignore the return value of QTranslator::load()Jarek Kobus2020-11-131-1/+1
* Get rid of setting deprecated attributes in Qt 6Jarek Kobus2020-11-131-1/+3
* cmake build: Do not copy whole app bundle directory when installingEike Ziller2020-11-131-5/+11
* Limit workaround to 5.14.0Morten Johan Sørvig2020-09-031-1/+1
* qbs build: Add cmake project filesChristian Kandeler2020-08-241-0/+5
* 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