aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use more Utils::isMainThread()Jarek Kobus2022-10-1113-46/+37
* 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-1128-125/+108
* BareMetal: Remove unused baremetalgdbcommandsdeploystep.{h,cpp}hjk2022-10-112-165/+0
* BareMetal: Convert to Tr::trhjk2022-10-1178-752/+477
* Nim: Inline nimcodestylepreferenceswidget.uihjk2022-10-107-115/+39
* Utils: Add an offset parameter to the content writing FilePath functionhjk2022-10-1011-25/+61
* 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-107-1448/+5
* QtSupport: Parallelize qt info fetchingMarcus Tillmanns2022-10-101-26/+32
* Squish: Provide error message for license issuesChristian Stenger2022-10-105-5/+17
* Meson: Convert to Tr::trhjk2022-10-1028-110/+99
* Utils: Implement ls-based subdir iterationhjk2022-10-101-3/+20
* QtcProcess: Introduce TextChannelMode and textOnChannel signalsJarek Kobus2022-10-103-8/+72
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-101-2/+6
|\
| * AutoTest: Avoid crashChristian Stenger2022-10-101-2/+6
* | Utils: Return a bit more data from DeviceShell::runInShellhjk2022-10-106-158/+113
* | 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-101-0/+2
* | 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-07491-1244/+1244
* | RemoteLinux: Re-enable categorized logging for shell accesshjk2022-10-071-5/+2
* | Utils: Fix find logichjk2022-10-071-1/+1
* | 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-0739-679/+655
* | QMakeProjectManager: Replace foreach with ranged for loopJarek Kobus2022-10-0710-87/+92
* | CMake: Remove the restriction that the reply file cannot be remotehjk2022-10-071-1/+0
* | Git: VcsBase: Squish: Make tst_git_local run againRobert Löhning2022-10-074-0/+13
* | Squish: Proliferate FilePathChristian Stenger2022-10-0712-149/+140
* | Editor: fix go to line startDavid Schulz2022-10-071-0/+1
* | ResourceEditor: Replace foreach with ranged for loopJarek Kobus2022-10-072-15/+15
* | QbsProjectManager: Replace foreach with ranged for loopJarek Kobus2022-10-072-2/+2
* | ResourceFile: Don't derive from QListJarek Kobus2022-10-072-9/+5
* | Various plugins: Replace foreach with ranged for loopJarek Kobus2022-10-075-10/+10
* | Fix logical XORJarek Kobus2022-10-076-8/+9