aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* ExtensionSystem: FilePath'ifyMarcus Tillmanns3 days1-1/+1
* App: Use 'fusion' style only on fractional dpi on WindowsCristian Adam5 days1-3/+5
* Themes: Prevent Qt from changing the app palette behind our backAlessandro Portale2024-04-261-5/+0
* main: Fix leaking of a QtcSettings objectEike Ziller2024-03-051-2/+1
* Remove unused qt-breakpadMarcus Tillmanns2024-02-071-9/+3
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-12-061-0/+51
|\
| * Main: Show a GUI message if platform plugin fails to loadEike Ziller2023-12-051-0/+51
* | Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-11-161-0/+10
|\ \
| * | Use OpenGL core profile for macOSMiikka Heikkinen2023-11-141-0/+10
| |/
* | Core: Inform about active UI scaling related environment variablesAlessandro Portale2023-11-131-1/+1
* | Fix running tests if system language is not englishEike Ziller2023-11-031-1/+3
|/
* App/Core: Only set DPI rounding options if default not "Unset"Alessandro Portale2023-10-051-1/+3
* Utils: Move defaultHighDpiScaleFactorRoundingPolicy() to StyleHelperAlessandro Portale2023-10-051-1/+2
* Core: Add a setting for HighDpiScaleFactorRoundingPolicyAlessandro Portale2023-10-041-7/+5
* Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+2
* main: Warn if -installsettings points to a path without settingsEike Ziller2023-09-251-0/+9
* ExtensionSystem: Always generate profiling dataEike Ziller2023-08-301-0/+1
* Utils: Use Key more widely in QtcSettingshjk2023-08-301-1/+1
* Merge remote-tracking branch 'origin/11.0'hjk2023-08-101-14/+4
|\
| * App: Use PassThrough high DPI rounding policyAaron Barany2023-08-091-14/+4
* | Utils: Base AspectContainer on BaseAspecthjk2023-08-091-1/+1
* | Fix that aspects read&wrote install settingsEike Ziller2023-07-181-3/+3
* | Utils: Make aspect settings access implicithjk2023-07-071-0/+3
* | Do not compile PROJECT_USER_FILE_EXTENSION into pluginsEike Ziller2023-06-261-0/+1
* | Reduce usage of app_version headerEike Ziller2023-06-261-0/+11
* | App: Fix a warninghjk2023-06-231-1/+1
|/
* Do not let Squish's DYLD_* paths interfere with QCChristian Stenger2023-06-211-0/+15
* App: Allow usage of "windows" style if enforcedCristian Adam2023-06-161-4/+6
* App: Allow overriding of QT_SCALE_FACTOR_ROUNDING_POLICYCristian Adam2023-06-141-3/+4
* QScopeGuard: Make all usages of QScopeGuard consistentJarek Kobus2023-06-071-1/+1
* All: Replace deprecated QLibraryInfo::locationhjk2023-06-061-1/+1
* App: Remove workaround for crash in regexp jitting in Rosettahjk2023-05-161-5/+0
* QtSingleApplication: Introduce QTC_FREEZE_DETECTOR env varJarek Kobus2023-05-041-20/+12
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
|\
| * Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* | crashpad: add sha to sentry annotationsTim Jenssen2023-03-061-0/+3
* | crashpad: change chrashpad dumps location to user directory on macOSTim Jenssen2023-03-061-1/+14
|/
* Add support for plugin paths set by the installerEike Ziller2023-01-031-8/+37
* main: Prevent GTK3 platform theme plugin from enforcing a dark paletteAlessandro Portale2022-12-021-0/+5
* Add -language command line option for overriding UI languageEike Ziller2022-11-071-12/+22
* App: Also accept --version with two dashshjk2022-10-191-1/+4
* App: Make -version output go to stdouthjk2022-10-191-1/+1
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-181-12/+25
|\
| * Link with Qt: Prepare for sdktool to move to a different locationEike Ziller2022-10-141-12/+25
* | Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* | Utils: Remove Utils::optionalEike Ziller2022-09-011-3/+3
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* | App: Use more local methods to trigger memory trim timerhjk2022-08-021-31/+0
* | App: Set QPixmapCache limit according to devicePixelRatioAlessandro Portale2022-07-221-0/+10
* | filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-0/+3