aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | 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
* Linux: (Optionally) Enforce XCB backend if QT_QPA_PLATFORM is not setEike Ziller2022-02-161-0/+20
* Move TerminalCommand into a separate fileJarek Kobus2022-01-211-2/+2
* ConsoleProcess: Make setSettings() a static memberJarek Kobus2022-01-211-0/+2
* 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-281-8/+2
* | Control the lifetime of SshProcessManagerJarek Kobus2021-09-101-0/+3
* | 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-051-44/+1
* Utils: Use FilePath in TemporaryDirectory APIhjk2021-07-021-1/+1
* Fix execution of scenarioChristian Stenger2021-06-091-1/+5
* Add TestStringTable testJarek Kobus2021-06-071-0/+5
* Set QSG_RHI_BACKEND to openglKnud Dollereder2021-05-251-1/+1
* App: Set OpenGL backend using the Qt 6 APIAlessandro Portale2021-04-281-1/+3
* QtCreator: Add ability to specify text codec for default localeCristian Adam2021-02-171-0/+5
* Add Crashpad to Qt Creator and Qt Design StudioMahmoud Badri2021-01-181-1/+61
* 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
* Limit workaround to 5.14.0Morten Johan Sørvig2020-09-031-1/+1
* 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
* Take compatibility version into account for user pluginsEike Ziller2020-03-061-1/+4
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-0/+1
* App/aggregation: Some modernizationhjk2020-02-141-15/+13
* Guard against crashing pluginsEike Ziller2020-01-201-0/+1
* 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
* 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
* | Some clang-tidy -use-modernize-nullptrhjk2019-08-011-4/+4