aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* ExtensionSystem: Introduce alias PluginSpecsAlessandro Portale25 hours1-3/+1
* ExtensionSystem: FilePath'ifyMarcus Tillmanns6 days1-1/+1
* App: Use 'fusion' style only on fractional dpi on WindowsCristian Adam8 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
* App: Replace QtLockedFile usage with QLockFileCristian Adam2023-08-241-18/+0
* 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
* | qbs build: Consider IDE_SETTINGSVARIANT in app_version_headerChristian Kandeler2023-06-261-0/+1
* | Qbs build: Fix app_version generationEike Ziller2023-06-262-79/+21
* | Move app logo to main executableEike Ziller2023-06-2613-0/+91
* | Do not compile PROJECT_USER_FILE_EXTENSION into pluginsEike Ziller2023-06-263-0/+6
* | Reduce usage of app_version headerEike Ziller2023-06-262-6/+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-265-6/+6
|\
| * CMake build: Remove usages of Qt5_VERSIONEike Ziller2023-01-241-1/+1
| * Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-104-4/+4
| * CMake build: Use version-less Qt targetsEike Ziller2023-01-051-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
|\