aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More change logv9.0.0-beta1Eike Ziller2022-10-111-2/+39
* tst_qtcprocess: Remove 30 seconds timeout overloadJarek Kobus2022-10-111-1/+0
* Use more Utils::isMainThread()Jarek Kobus2022-10-1113-46/+37
* Add to changes-9.0.0.mdhjk2022-10-111-0/+3
* MesonProcess: Remove unused methods, signals and fieldsJarek Kobus2022-10-112-34/+0
* Fix: QtConcurrent build fixMarcus Tillmanns2022-10-111-1/+1
* Fix Boot2Qt Device dark theme on WindowsAri Parkkila2022-10-111-0/+2
* Nim: Convert to Tr::trhjk2022-10-1134-716/+132
* BareMetal: Remove unused baremetalgdbcommandsdeploystep.{h,cpp}hjk2022-10-112-165/+0
* BareMetal: Convert to Tr::trhjk2022-10-1187-2496/+501
* Nim: Inline nimcodestylepreferenceswidget.uihjk2022-10-107-115/+39
* Utils: Add an offset parameter to the content writing FilePath functionhjk2022-10-1012-27/+65
* Doc: Describe new preferences for refactoring actionsLeena Miettinen2022-10-102-0/+10
* CMakePM: Do not display duplicated build paths for presetsCristian Adam2022-10-101-0/+14
* Replace missing qAsConst with std::as_const()Jarek Kobus2022-10-1015-24/+24
* CMakePM: Skip default build types for CMakePresetsCristian Adam2022-10-101-0/+17
* qbs build: Do not build QmlDesigner & friendsChristian Kandeler2022-10-109-1603/+8
* QtSupport: Parallelize qt info fetchingMarcus Tillmanns2022-10-101-26/+32
* Meson: Fix .ts context namesAlessandro Portale2022-10-103-5/+5
* Squish: Provide error message for license issuesChristian Stenger2022-10-105-5/+17
* Meson: Convert to Tr::trhjk2022-10-1031-278/+104
* Utils: Implement ls-based subdir iterationhjk2022-10-101-3/+20
* QtcProcess: Introduce TextChannelMode and textOnChannel signalsJarek Kobus2022-10-104-9/+134
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-104-29/+20
|\
| * AutoTest: Avoid crashChristian Stenger2022-10-101-2/+6
| * Doc: Mention that Translations is part of enterprise licenseMats Honkamaa2022-10-071-0/+3
| * QmlDesigner: Qt Bridge documentation fixPranta Dastider2022-10-061-27/+9
| * QmlDesigner: Add new comment to documentPranta Dastider2022-10-061-0/+2
* | Utils: Return a bit more data from DeviceShell::runInShellhjk2022-10-108-172/+125
* | Editor: improve visual indent depth for empty blocksDavid Schulz2022-10-106-12/+85
* | Core: Fix qbs buildChristian Kandeler2022-10-101-2/+1
* | Core: show shortcuts in LocatorFiltersFilterDavid Schulz2022-10-102-0/+8
* | FilePath: Fix isRelativePath for QRC pathsEike Ziller2022-10-102-0/+10
* | Meson: Flatten directory hierarchyhjk2022-10-1081-261/+260
* | VcsCommand: Remove outdated commentsJarek Kobus2022-10-091-17/+0
* | McuSupport: Add flag in JSON for adding a package path to system pathSivert Krøvel2022-10-0732-30/+77
* | VcsCommand: Simplify ProgressParserJarek Kobus2022-10-073-75/+16
* | Port from qAsConst() to std::as_const()Marc Mutz2022-10-07498-1270/+1270
* | RemoteLinux: Re-enable categorized logging for shell accesshjk2022-10-071-5/+2
* | Utils: Fix find logichjk2022-10-071-1/+1
* | Doc: Describe following symbol under cursor for QRC filesLeena Miettinen2022-10-072-0/+8
* | Squish: Fix wizard file generatorChristian Stenger2022-10-071-3/+16
* | PE: Fix wording on summary pageChristian Stenger2022-10-071-2/+4
* | RemoteLinux: Use common FileUtils::iterateUnixDirector functionhjk2022-10-071-5/+5
* | ClangCodeModel: Save some disk space and unneeded allocationsChristian Kandeler2022-10-071-2/+2
* | VersionSelector: Avoid potential leaks on early returnJarek Kobus2022-10-071-18/+19
* | Utils: Make more unix find code re-usablehjk2022-10-073-50/+66
* | Docker: Use new FileFilter::asFindArguments functionhjk2022-10-071-70/+1
* | Android: Convert to using Tr::trAlessandro Portale2022-10-0750-4358/+751
* | QMakeProjectManager: Replace foreach with ranged for loopJarek Kobus2022-10-0710-87/+92