aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* 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-264-96/+8
* | 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
* | app: Adapt to Qt >= 6.2hjk2022-07-151-16/+0
|/
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-181-5/+0
|\
| * qds: ENABLE_CRASHPAD on macos (universal builds)Tim Jenssen2022-05-121-5/+0
* | CMake: Link qml2puppet / qtcreator to the static qml pluginsCristian Adam2022-05-061-0/+4
* | CMake: Qt Creator Static build supportCristian Adam2022-04-291-0/+33
* | Remove outdated codeRobert Löhning2022-03-091-6/+0
|/
* crashpad: disable calling crashpad_handler on arm64Tim Jenssen2022-02-241-0/+7
* CrashPad: Remove the 1 crash per hour limitationMahmoud Badri2022-02-231-0/+1
* Qbs: Include latest change in qbs buildChristian Stenger2022-02-171-0/+10
* Fix buildChristian Stenger2022-02-161-0/+1
* Linux: (Optionally) Enforce XCB backend if QT_QPA_PLATFORM is not setEike Ziller2022-02-162-0/+27
* macOS: Disable ApplePressAndHoldEike Ziller2022-02-152-0/+44
* Move TerminalCommand into a separate fileJarek Kobus2022-01-211-2/+2
* ConsoleProcess: Make setSettings() a static memberJarek Kobus2022-01-211-0/+2
* Remove qmake build filesEike Ziller2022-01-201-65/+0
* macOS: Add tool for decoupling Qt Creator permissions from user applicationsTor Arne Vestbø2022-01-041-34/+0
* macOS: Fix requesting missing permissionsEike Ziller2021-12-091-0/+14
* Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-10-051-0/+5
|\
| * Work around QRegularExpression crashes on macOS with RosettaEike Ziller2021-10-041-0/+5
* | Introduce Utils::SingletonJarek Kobus2021-09-284-11/+4
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-134-4/+13
|\|
| * Add branding option for application icon and logoEike Ziller2021-09-084-4/+13
* | Control the lifetime of SshProcessManagerJarek Kobus2021-09-104-2/+6
* | Move ProcessReaper into lib/utilsJarek Kobus2021-09-061-0/+2
* | QtCreator: Update help messageArtem Sokolovskii2021-08-181-1/+1
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-111-0/+9
|\|
| * App: Replace DisableHighDpiScaling with HighDpiScaleFactorRoundingPolicyThomas Hartmann2021-08-051-0/+7
| * App: Use the same high dpi scale factor rounding as Qt 5 doesAlessandro Portale2021-08-051-0/+2
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-031-25/+0
|\|
| * App: Remove unused functionAlessandro Portale2021-07-301-25/+0
* | Provide initial implementation for ProcessLauncherImplJarek Kobus2021-07-091-0/+5
|/
* CMake build: Purge copying settings from Nokia directoryOrgad Shaneh2021-07-053-51/+1
* Utils: Use FilePath in TemporaryDirectory APIhjk2021-07-021-1/+1
* CMakePM: Add support for qtc_runnable featureCristian Adam2021-06-251-0/+1
* Fix execution of scenarioChristian Stenger2021-06-091-1/+5
* Add TestStringTable testJarek Kobus2021-06-071-0/+5
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-251-1/+1
|\
| * Set QSG_RHI_BACKEND to openglKnud Dollereder2021-05-251-1/+1
* | qbs build: Use exportingProduct in Export itemsChristian Kandeler2021-05-111-1/+1
|/