summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cvs: Follow the Fossil settings setuphjk2023-05-153-31/+32
* Subversion: Follow the Fossil settings setuphjk2023-05-155-41/+43
* Bazaar: Follow the Fossil settings setuphjk2023-05-155-33/+34
* Git: Also use the latest settings setup approachhjk2023-05-1510-63/+63
* Utils: Delay close signal in pty processMarcus Tillmanns2023-05-152-6/+2
* CMakeProjectManager: Rework CMakeFormatterhjk2023-05-159-444/+175
* QEventLoop: Remove unused includesJarek Kobus2023-05-152-2/+0
* ProjectExplorer: Don't allow remote run in terminalMarcus Tillmanns2023-05-154-35/+6
* Fossil: Make settings more directly accessiblehjk2023-05-158-78/+43
* Fossil: Make operator== fro RepositorySettings a hidden friendhjk2023-05-151-7/+7
* Fossil: Consolidate optionpage/apply furtherhjk2023-05-153-67/+50
* FakeVim: only block suggestion when fakevim is in useDavid Schulz2023-05-153-0/+9
* ProjectExplorer: Do not override application cursor in TaskViewChristian Kandeler2023-05-151-2/+2
* Uitls: Make BaseAspect::isDirty() virtualhjk2023-05-151-1/+1
* LanguageClient: Remove the old matchesFor() implementationJarek Kobus2023-05-153-312/+30
* UrlLocatorFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-152-55/+5
* SpotlightLocatorFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-152-169/+10
* CurrentProjectFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-152-42/+12
* Perforce: Fix testing settingsChristian Stenger2023-05-152-1/+22
* Perforce: Do not wait for process if not set upChristian Stenger2023-05-151-2/+4
* Autotest: Fix struct/class misalignmentOrgad Shaneh2023-05-151-1/+1
* Utils: Use QAbstractButton instead of QCheckBox in BoolAspecthjk2023-05-121-17/+17
* All: Use the shorter access to aspect values in a few placeshjk2023-05-1221-58/+61
* AutoTests: Aspectify parts of main settingshjk2023-05-1218-263/+206
* Utils: Fix some IntegerAspect value display issuehjk2023-05-121-2/+2
* LocatorFilters: Use ILocatorFilter::createRegExp() consistentlyJarek Kobus2023-05-122-6/+3
* Utils: Add an AspectContainer::changed() signalhjk2023-05-122-0/+6
* Utils: Add operator() as a way to access .value() for some aspectshjk2023-05-121-0/+5
* Beautifier: Base AbstractSettings on Utils::AspectContainerhjk2023-05-121-1/+2
* Beautifier: Base Beautifier::GeneralSettings on Core::PagedSettingshjk2023-05-127-241/+74
* DirectoryFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-124-28/+23
* CMake: Add -fPIC also for OBJECT librariesCristian Adam2023-05-122-2/+1
* VcsBase: Remove unused settings memberhjk2023-05-121-3/+0
* Utils: Use FilePath hash in operator==Marcus Tillmanns2023-05-121-0/+3
* Utils: Cache FilePath::qHashMarcus Tillmanns2023-05-122-4/+12
* Layouting: Add a plain 'Widget' itemhjk2023-05-122-0/+12
* Utils: fix Text::Range length and remove midDavid Schulz2023-05-124-14/+30
* Merge "Merge remote-tracking branch 'origin/10.0'"The Qt Project2023-05-124-7/+17
|\
| * Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-124-7/+17
| |\
| | * CMakePM: Cancel current build before locator "cm <target>"Cristian Adam2023-05-121-0/+3
| | * ClangFormat: Remove redundant KeepLineBreaks propertyArtem Sokolovskii2023-05-121-3/+0
| | * ClangFormat: Improve conversion from and to ClangFormat styleArtem Sokolovskii2023-05-121-3/+13
| | * AutoTest: Fix handling of multiple fails of testsChristian Stenger2023-05-121-1/+1
* | | CMakePM: Display presets as part of the project outlineCristian Adam2023-05-126-0/+58
|/ /
* | AutoTest: Output time taken when parsing testsMarcus Tillmanns2023-05-122-0/+4
* | Terminal: Fix Shellintegration for bashMarcus Tillmanns2023-05-121-1/+6
* | OpenDocumentsFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-122-140/+14
* | AllProjectsFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-122-34/+7
* | TaskTree: Prepare for de-utils-ization - part 4Jarek Kobus2023-05-122-4/+14
* | TaskTree: Prepare for de-utils-ization - part 3Jarek Kobus2023-05-1213-17/+17