| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake: Fix crash when opening project15.0 | Eike Ziller | 2025-02-04 | 1 | -1/+2 |
* | EM: Replace Qt 6.8 only function with backwards compatible | Marcus Tillmanns | 2025-02-04 | 1 | -2/+2 |
* | EM: Take filename from content-disposition | Marcus Tillmanns | 2025-02-03 | 1 | -2/+35 |
* | Revert "TextEditor: Tweak the refactoroverlay painting for HighDPI" | Marcus Tillmanns | 2025-01-31 | 1 | -4/+2 |
* | Lua: Fix crash on exit | Marcus Tillmanns | 2025-01-31 | 1 | -1/+6 |
* | Lua: Fix tear-down of lua plugins | Marcus Tillmanns | 2025-01-31 | 1 | -3/+7 |
* | Lua: Cleanup InfoBar entries | Marcus Tillmanns | 2025-01-31 | 5 | -168/+216 |
* | qdb: set working directory for the qdb server process | Samuli Piippo | 2025-01-29 | 1 | -1/+1 |
* | Lua: Fix QString encoding on Windows to be Utf8 as well | Marcus Tillmanns | 2025-01-29 | 1 | -2/+2 |
* | Unarchiver: Improve ordering of methods | Eike Ziller | 2025-01-29 | 1 | -7/+11 |
* | Utils: remove unnecessary cloneTo() override that doesn't override | Thiago Macieira | 2025-01-28 | 1 | -6/+0 |
* | Add newly released courses to the learning-listing in the Welcome-mode | Ville Lavonius | 2025-01-28 | 1 | -0/+63 |
* | Editor: fix crash when text is auto completed outside of visible area | David Schulz | 2025-01-27 | 1 | -5/+5 |
* | Doc: Add steps for installing the Qt AI Assistant extension | Leena Miettinen | 2025-01-24 | 2 | -0/+13 |
* | ExtensionBrowser: Switch to "getAll" api | Marcus Tillmanns | 2025-01-24 | 1 | -1/+1 |
* | CMakePM: Fix location for the junctions folder | Christian Stenger | 2025-01-22 | 1 | -3/+5 |
* | Core: Add missing returnv15.0.1 | Marcus Tillmanns | 2025-01-22 | 1 | -1/+1 |
* | Plugins: Fix Plugin installation from archive / file | Marcus Tillmanns | 2025-01-22 | 3 | -2/+37 |
* | Core: Load plugin spec after install | Marcus Tillmanns | 2025-01-22 | 1 | -2/+3 |
* | RemoteLinux: Fix timeouts when deploying files | Eike Ziller | 2025-01-22 | 1 | -7/+6 |
* | ExtensionManager: Refresh View after installing | Marcus Tillmanns | 2025-01-22 | 3 | -0/+8 |
* | Doc: Describe the "findMacro" argument that replaced "mx" | Leena Miettinen | 2025-01-20 | 1 | -1/+1 |
* | Doc: Remove docs for the obsolete "errorString" argument | Leena Miettinen | 2025-01-20 | 1 | -5/+0 |
* | Doc: Fix QDoc warnings in tasktree.cpp | Leena Miettinen | 2025-01-20 | 1 | -2/+15 |
* | Doc: Add docs for the FilePathWatcher class to fix a link to it | Leena Miettinen | 2025-01-20 | 1 | -0/+8 |
* | Doc: Remove docs for a removed class | Leena Miettinen | 2025-01-20 | 1 | -13/+0 |
* | GitHub Actions: Upload MSI packages | Cristian Adam | 2025-01-20 | 1 | -0/+8 |
* | Doc: Fix QDoc warnings in icore.cpp | Leena Miettinen | 2025-01-20 | 1 | -1/+9 |
* | ExtensionSystem: fix variable name in API reference | Leena Miettinen | 2025-01-17 | 1 | -4/+4 |
* | GitHub Actions: Update Qt to 6.8.1 | Cristian Adam | 2025-01-17 | 1 | -71/+51 |
* | Doc: Remove obsolete screenshots | Leena Miettinen | 2025-01-17 | 5 | -1/+1 |
* | Update qbs submodule to HEAD of 2.5 branch | Christian Kandeler | 2025-01-17 | 1 | -0/+0 |
* | Update change log for 15.0.1 | Eike Ziller | 2025-01-17 | 2 | -0/+24 |
* | Revert "Utils: Fix quoting on Linux" | hjk | 2025-01-17 | 2 | -43/+1 |
* | ProjectExplorer: Fix crash when no configuration is set | Marcus Tillmanns | 2025-01-16 | 1 | -2/+7 |
* | QMakeProjectManager: Fix mkspec path for remote devices | Marcus Tillmanns | 2025-01-16 | 1 | -2/+3 |
* | SilverSearcher: Fix finding the tool | Eike Ziller | 2025-01-16 | 1 | -1/+4 |
* | Utils: Fix quoting on Linux | Marcus Tillmanns | 2025-01-16 | 2 | -1/+43 |
* | Utils: Add overloads for CommandLine with osType | Marcus Tillmanns | 2025-01-16 | 2 | -0/+18 |
* | AutotoolsProjectManager: Re-add initial project parsing | Christian Kandeler | 2025-01-16 | 1 | -1/+6 |
* | Crashpad: Explicitly enable crash_handler only for main app | Eike Ziller | 2025-01-16 | 1 | -0/+1 |
* | Utils: Add a missing #include <QDebug> | hjk | 2025-01-16 | 1 | -0/+1 |
* | Crashpad: Fix linking on Windows | Eike Ziller | 2025-01-15 | 1 | -0/+6 |
* | Crashpad: Explicitly enable handling if crashpad is enabled | Eike Ziller | 2025-01-15 | 1 | -0/+5 |
* | Welcome: Fix the parameters of two academy links | Ville Lavonius | 2025-01-15 | 1 | -2/+2 |
* | Lua: Expose stretch function in box layout | Artur Twardy | 2025-01-15 | 4 | -0/+19 |
* | Lua: Add minimumWidth property to WidgetOptions | Artur Twardy | 2025-01-15 | 4 | -0/+14 |
* | Doc: Add the "Use Git" category to the sidebar TOC under "How To" | Leena Miettinen | 2025-01-15 | 1 | -0/+1 |
* | SquishTests: Improve tst_git_local for slow machines | Robert LΓΆhning | 2025-01-13 | 1 | -1/+3 |
* | qbs build: Use the same deprecation flags as the cmake build | Christian Kandeler | 2025-01-13 | 1 | -0/+2 |