summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WebAssembly: Prevent null pointer accessHEADmasterAlessandro Portale2023-05-171-1/+2
* Merge "Merge remote-tracking branch 'origin/10.0'"The Qt Project2023-05-1713-158/+165
|\
| * Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-1713-158/+165
| |\
| | * Doc: Hide text and links that only apply to Qt Creator Manual10.0Leena Miettinen2023-05-171-0/+2
| | * German translation: CVSEike Ziller2023-05-161-80/+80
| | * SquishTests: Update tst_create_proj_wizardRobert Löhning2023-05-152-6/+13
| | * SquishTests: Make suite_tools Python3 compatibleRobert Löhning2023-05-152-8/+11
| | * SquishTests: Fix using invalid paste IDsRobert Löhning2023-05-151-3/+3
| | * ClangFormat: Fix clangformat ignores configuration fileArtem Sokolovskii2023-05-153-8/+9
| | * German translation: VcsBaseEike Ziller2023-05-151-36/+36
| | * Registryaccess: Fix defined but not used warningBjörn Schäpers2023-05-121-4/+5
| | * Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-05-122-11/+4
| | |\
| | | * Coin: Switch to the new packaging tools scripts location9.0Patrik Teivonen2023-05-122-11/+4
| | * | CMakePM: Stretch the CMake parameters column on resizeCristian Adam2023-05-121-2/+2
* | | | Qt Quick Application Wizard: Unify Qt version combobox entriesAlessandro Portale2023-05-171-1/+5
* | | | ClangCodeModel: Let user decide how to do the header/source switchChristian Kandeler2023-05-174-4/+66
* | | | ScopedTimer: Make it possible to provide optional message stringJarek Kobus2023-05-172-24/+41
* | | | Tests: Build text tests with Qbs as wellChristian Stenger2023-05-172-1/+2
* | | | FakeVim: Maintain highlighting on splithjk2023-05-171-1/+18
|/ / /
* | | Utils: add Position::fromCursor with testsDavid Schulz2023-05-173-0/+40
* | | CheckableMessageBox: Simplify checkbox setupEike Ziller2023-05-171-9/+1
* | | Core: Fix item view findChristian Stenger2023-05-171-2/+9
* | | Use new FilePathAspect in a few more placeshjk2023-05-177-16/+11
* | | Separate session loading from project managerEike Ziller2023-05-177-171/+180
* | | Session: Minimize direct use of reader when loading sessionsEike Ziller2023-05-176-53/+93
* | | CheckableMessageBox: Make semantics of bool value clearerEike Ziller2023-05-172-6/+6
* | | Fix Qbs buildChristian Stenger2023-05-174-3/+1
* | | CppEditor/QmlJSTools: Remove settings migration from Qt Creator 2.3Alessandro Portale2023-05-172-87/+0
* | | Move restoring startup session to SessionManagerEike Ziller2023-05-175-110/+154
* | | Remove include of projectmanager.h from session.hEike Ziller2023-05-173-6/+2
* | | Session: Move some settings saving to session itselfEike Ziller2023-05-173-12/+12
* | | CrashHandler: Fix missing updateMarcus Tillmanns2023-05-171-13/+14
* | | Tests: Add a test to feed shells via stdinhjk2023-05-171-0/+16
* | | Valgrind: Do not start valgrind if it does not existChristian Stenger2023-05-173-15/+12
* | | Tests: Fix Qbs buildChristian Stenger2023-05-173-0/+3
* | | Utils: Unify CheckableMessageBox and make it look more nativeMarcus Tillmanns2023-05-1723-640/+492
* | | Git: Cache author and encoding for instant blameAndre Hartmann2023-05-171-6/+21
* | | Git: Fix missing instant blame with line foldingAndre Hartmann2023-05-171-1/+1
* | | Solutions: Long live Solutions!Jarek Kobus2023-05-1749-112/+205
* | | CPaster: Use PagedSettingshjk2023-05-176-42/+17
* | | Squish: Provide object pickerChristian Stenger2023-05-176-14/+378
* | | Utils: Allow a BoolAspect to adopt an external buttonhjk2023-05-172-2/+16
* | | Vcs: Use new FilePathAspect in a few placeshjk2023-05-1712-19/+15
* | | Utils: Make PagedSettings::readSettings() calls shorterhjk2023-05-1610-15/+16
* | | CppCheck: Rework settings handlinghjk2023-05-168-338/+179
* | | Utils: Add minimal Flow layout support to layout builderhjk2023-05-162-0/+184
* | | Terminal: Fix CellIterator againMarcus Tillmanns2023-05-161-1/+3
* | | Utils: Introduce a FilePathAspecthjk2023-05-162-0/+30
* | | Terminal: Fix exiting of conpty terminalsCristian Adam2023-05-161-1/+3
* | | ProjectExplorer: Remove some pointerage around KitOptionsPagehjk2023-05-164-22/+9