aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | QmlDesigner: Avoid dangling pointer to the stackMarco Bubke2024-03-181-4/+11
| * | | | Nanotrace: If the process is terminated flush the event queuesMarco Bubke2024-03-181-1/+24
| * | | | Sqlite: Add convertToString to Sqlite idMarco Bubke2024-03-184-7/+12
| * | | | NanoTrace: Add missing category constructorMarco Bubke2024-03-181-1/+8
| * | | | Nanotrace: Support enumeration argumentsMarco Bubke2024-03-181-0/+13
* | | | | Lua: Add .h files to CMakeLists.txtAlessandro Portale2024-04-221-0/+22
* | | | | ExtensionSystem: Don't export test symbols without tests configuredEike Ziller2024-04-226-21/+32
* | | | | Merge "Merge remote-tracking branch 'origin/13.0'"The Qt Project2024-04-221-0/+5
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-221-0/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Process: Detect a recursive call to waitForSignal()Jarek Kobus2024-04-191-0/+5
* | | | | | ModelEditor: Improve panningJochen Becher2024-04-222-1/+45
|/ / / / /
* | | | | Lua: Silence warning regarding redefined macroChristian Stenger2024-04-221-1/+1
* | | | | ExtensionSystem: Rename PluginSpecImpl to CppPluginSpecMarcus Tillmanns2024-04-193-42/+43
* | | | | ExtensionSystem: Fix compile without WITH_TESTSMarcus Tillmanns2024-04-193-7/+12
* | | | | Debugger: add symbolgroup dumper to cdbbridgeDavid Schulz2024-04-181-0/+17
* | | | | Update recent projects asynchronouslyEike Ziller2024-04-181-0/+8
* | | | | Themes: Set default theme depending on dark/light on Linux tooEike Ziller2024-04-181-3/+10
* | | | | ModelEditor: Improve selection and layout of elementsAlessandro Portale2024-04-1813-49/+124
* | | | | Set palette also for light/mixed (flat) themes if neededEike Ziller2024-04-172-2/+19
* | | | | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-172-2/+5
|\| | | |
| * | | | FSEngineImpl: fix the build with Qt 6.7Ahmad Samir2024-04-161-1/+2
| * | | | ModelEditor: Fix crash when selecting an elementDavid Faure2024-04-151-1/+3
* | | | | Themes: Remove ApplyThemePaletteGloballyEike Ziller2024-04-172-2/+1
* | | | | QmlJS: Fix completion of enumChristian Stenger2024-04-171-0/+7
* | | | | ModelEditor: Add model tree filterJochen Becher2024-04-1711-0/+850
* | | | | ModelEditor: Fix linked files supportJochen Becher2024-04-171-0/+6
* | | | | Lua: Disable warnings for lua libraryMarcus Tillmanns2024-04-161-0/+1
* | | | | Lua: Add Lua plugin supportMarcus Tillmanns2024-04-161-0/+4
* | | | | ModelEditor: Add dialog for adding related elementsJochen Becher2024-04-168-10/+678
* | | | | Lua: Add Lua and sol2 3rdparty libs to qbs buildChristian Stenger2024-04-163-0/+100
* | | | | Lua: Add missing target definesMarcus Tillmanns2024-04-161-0/+12
* | | | | ModelEditor: Support linked files and custom imagesJochen Becher2024-04-1629-343/+552
* | | | | Utils: Inline rootinjectfsengine.h into its only userhjk2024-04-154-44/+29
* | | | | Lua: Add Lua and sol2 3rdparty librariesMarcus Tillmanns2024-04-1581-0/+74231
* | | | | TaskTree: Introduce parallelIdealThreadCountLimitJarek Kobus2024-04-152-0/+16
* | | | | QmlJs: Fix a warning about comparison of different signsJarek Kobus2024-04-151-1/+1
* | | | | QmlJS: Add another static check for enum valuesChristian Stenger2024-04-151-0/+2
* | | | | QmlJS: Improve handling of user defined enumsChristian Stenger2024-04-158-0/+123
* | | | | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-152-1/+5
|\| | | |
| * | | | Utils: Fix focus handling in EnvironmentWidgetChristian Kandeler2024-04-121-1/+5
| | |_|/ | |/| |
| * | | Update qlitehtml submoduleEike Ziller2024-04-101-0/+0
| * | | Utils: Fix build with Qt6.4Christian Stenger2024-04-094-4/+4
| * | | Adpat to changes in QAbstractFileEngine/Iterator in qtbaseAhmad Samir2024-04-088-13/+137
| * | | FileIteratorWrapper: simplify the codeAhmad Samir2024-04-081-23/+11
| * | | FileIteratorWrapper: refactor setPath()Ahmad Samir2024-04-051-10/+12
| * | | FileIteratorWrapper: fix typo in "__qtc__devices__"Ahmad Samir2024-04-051-1/+1
| * | | FileIteratorWrapper: remove redundant if statementAhmad Samir2024-04-051-3/+0
| * | | FileIteratorWrapper: simplify constructorAhmad Samir2024-04-052-5/+3
| | |/ | |/|
* | | ExtensionSystem: Add "soft loadable" to PluginDetailsViewAlessandro Portale2024-04-121-1/+7
* | | Themes: Fix reading "Includes"Eike Ziller2024-04-121-1/+1