aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "Send to CodePaster..."v16.0.1Eike Ziller2025-04-101-0/+9
* Doc: Remove information about Qt Design ViewerLeena Miettinen2025-04-092-39/+0
* AI Assistant: qdoc proper instruction for openai and anthropicKrzysztof Chrusciel2025-04-091-4/+7
* Add Swedish translationDaniel Nylander2025-04-091-0/+62989
* Update change log for 16.0.1Eike Ziller2025-04-091-0/+4
* Lua: Add possibility to insert action to toolbarKrzysztof Chrusciel2025-04-093-0/+25
* Update qbs submodule to HEAD of 2.6 branchChristian Kandeler2025-04-091-0/+0
* Build: Simplify add_translation_targetsJoerg Bornemann2025-04-082-23/+19
* Terminal: Reconnect EnableMouseTracking settingMarcus Tillmanns2025-04-083-0/+9
* French translation: fix placeholder indexAurélien Brooke2025-04-081-1/+1
* QProgressDialog: Set infinite minimum durationJarek Kobus2025-04-084-0/+4
* NetworkQuery: Disconnect from all QNetworkReply signals on destructionJarek Kobus2025-04-081-1/+1
* Add change log for 16.0.1Eike Ziller2025-04-082-0/+117
* Build: Let the 'ts_all*' targets update all languages in one goJoerg Bornemann2025-04-071-26/+43
* ActionManager: Work around crash on shutdownEike Ziller2025-04-071-0/+3
* CMakePM: Fix crash when adding files to target having zero argumentsCristian Adam2025-04-071-0/+5
* Build: Use the Qt::lconvert targetJoerg Bornemann2025-04-071-5/+2
* Fix attaching QML Profiler to running applicationEike Ziller2025-04-072-2/+4
* Update qbs submodule to HEAD of 2.6 branchChristian Kandeler2025-04-071-0/+0
* Build: Use a shared response file for all translation targetsJoerg Bornemann2025-04-041-33/+53
* Revert "Terminal: Enable reflow of live buffer"Marcus Tillmanns2025-04-041-1/+0
* Editor: fix gotoLine for non existing columnsDavid Schulz2025-04-031-1/+3
* SquishTests: If expected proposal widget is not shown, try once moreRobert Löhning2025-04-031-1/+9
* ClangTools: Fix a disconnect warningJarek Kobus2025-04-031-1/+1
* SquishTests: Replace std::auto_ptr with std::unique_ptrRobert Löhning2025-04-031-6/+6
* Lua: Don't use sol::property with member variablesMarcus Tillmanns2025-04-021-4/+12
* Editor: always use UTF-8 encoding for format operation resultsDavid Schulz2025-04-011-0/+2
* COIN: Move to Qt 6.8.3Eike Ziller2025-04-012-2/+2
* CMakePM: Use same detection mechanism for ninja as done for cmakeCristian Adam2025-04-011-2/+6
* Terminal: Don't add to PATHMarcus Tillmanns2025-04-011-2/+0
* Support building with Sentry Native SDKEike Ziller2025-04-017-51/+173
* PerfProfiler: Fix stopping with red square buttonJarek Kobus2025-04-011-1/+1
* Lua: Add getNativeShortcut function for platform-specific key representationsKrzysztof Chrusciel2025-04-012-0/+9
* Utils: Remove ObjectReplacementChars when copying from markdownbrowserMarcus Tillmanns2025-04-012-0/+29
* CppEditor: disable tabsettings auto detectionDavid Schulz2025-03-311-0/+2
* ProjectExplorer: Guard against misuse of Node APIEike Ziller2025-03-281-1/+2
* Sdktool: Add comment about C/C++ toolchain pairsEike Ziller2025-03-262-1/+6
* QmlProject: Allow opening individual .ui.qml files in "lite" QDSEike Ziller2025-03-253-23/+20
* Utils: MarkdownBrowser: Add dynamic copy button text and iconLukasz Papierkowski2025-03-256-139/+275
* Debugger: Fix changing breakpoint enabled stateChristian Stenger2025-03-241-0/+11
* CMakePM: Restrict usage of cmake_language(DEFER CALL) in auto-setupCristian Adam2025-03-241-1/+3
* qqmljs: adapt paths to .qrc filesSami Shalayel2025-03-211-5/+3
* Terminal: Enable reflow of live bufferMarcus Tillmanns2025-03-201-0/+1
* Lua: Remove unused parameterChristian Stenger2025-03-201-1/+1
* Doc: Mention that Bazaar plugin also supports BreezyLeena Miettinen2025-03-202-10/+12
* Doc: Fix broken external linksLeena Miettinen2025-03-193-4/+4
* Lua: Expose first and last visible block numberKrzysztof Chrusciel2025-03-192-0/+22
* Lua: Add possibility to insert tool button to toolbarKrzysztof Chrusciel2025-03-196-0/+73
* iOS: Fix running on device with Xcode 15.4Eike Ziller2025-03-192-2/+4
* Git: BranchModel: More checks to guard against crashesAndre Hartmann2025-03-191-5/+29