summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-123-3/+2
* | | 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-128-14/+100
* | | Merge "Merge remote-tracking branch 'origin/10.0'"The Qt Project2023-05-125-8/+22
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-125-8/+22
| |\ \ \ | | |/ /
| | * | CMakePM: Cancel current build before locator "cm <target>"Cristian Adam2023-05-121-0/+3
| | * | GitHub Actions: Use universal for macOS only for releasesCristian Adam2023-05-121-1/+5
| | * | 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
* | | TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-1263-160/+142
* | | TaskTree: Prepare for de-utils-ization - part 1Jarek Kobus2023-05-121-1/+22
* | | CppLocatorFilters: Remove the old matchesFor() implementationJarek Kobus2023-05-127-402/+30
* | | Terminal: Switch Mode to ensure visibleMarcus Tillmanns2023-05-122-4/+5
* | | MacroLocatorFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-122-55/+2
* | | BookmarkFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-122-18/+2
* | | Terminal: Fix warningAlessandro Portale2023-05-121-3/+3
* | | Utils: Remove empty item after optionChristian Stenger2023-05-121-1/+0
* | | AutoTest: Some layout polishingChristian Stenger2023-05-125-32/+26
* | | ScxmlEditor: Fix Qbs buildChristian Stenger2023-05-121-0/+1
* | | Utils: Fix unused parameter warningBjörn Schäpers2023-05-111-0/+2
* | | Utils: Turn StyleHelper into a namespaceAlessandro Portale2023-05-113-137/+174
* | | Utils: replace LineColumn with Text::PositionDavid Schulz2023-05-1110-59/+8
* | | Utils: Guard SelectionAspect value access against out-of-bounds accesshjk2023-05-111-2/+4
* | | ProjectExplorer: Use PagedSettings for BuildPropertiesSettingsPagehjk2023-05-113-39/+20
* | | Scxmleditor: Add showing onEntry and on Exit eventsArtem Sokolovskii2023-05-118-15/+228
* | | Core: Make PagedSettings autoapply by default in the basehjk2023-05-119-26/+8
* | | Autotest: Use new PagedSettingshjk2023-05-1115-274/+165
* | | Qt Quick Application Wizard: Fix a property assignmentAlessandro Portale2023-05-111-1/+1
* | | ClangFormat: column of Position is 0-basedDavid Schulz2023-05-111-4/+3
* | | Utils: Add more FilePathChooser config options to StringAspecthjk2023-05-112-0/+30
* | | ClangFormatBaseIndenter: Fix buildJarek Kobus2023-05-111-3/+13
* | | LocatorWidget: Further simplificationsJarek Kobus2023-05-112-73/+32
* | | ClangFormat: Compile fix related to LineColumnshjk2023-05-111-0/+1