summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Core: Fix item view findChristian Stenger2023-05-171-2/+9
* Utils: Unify CheckableMessageBox and make it look more nativeMarcus Tillmanns2023-05-172-30/+19
* Solutions: Long live Solutions!Jarek Kobus2023-05-172-2/+4
* Utils: Make PagedSettings::readSettings() calls shorterhjk2023-05-162-0/+8
* SpotlightLocatorFilter: Remove no-op call to setConfigurable(true)Jarek Kobus2023-05-161-1/+0
* LocatorWidget: Drop Utils namespace qualifierJarek Kobus2023-05-161-27/+25
* ILocatorFilter: Remove calls to setDefaultIncludedByDefault(false)Jarek Kobus2023-05-165-5/+0
* Locator: Fix style and reuse LocatorFilterEntriesJarek Kobus2023-05-163-27/+27
* ILocatorFilter: Remove prepareSearch() and matchesFor()Jarek Kobus2023-05-162-42/+2
* BaseFileFilter: Remove me - I'm not needed anymoreJarek Kobus2023-05-164-318/+0
* ExecuteFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-162-57/+19
* UrlLocatorFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-152-55/+5
* SpotlightLocatorFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-152-169/+10
* DirectoryFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-124-28/+23
* Utils: fix Text::Range length and remove midDavid Schulz2023-05-121-2/+6
* OpenDocumentsFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-122-140/+14
* TaskTree: Prepare for de-utils-ization - part 3Jarek Kobus2023-05-122-2/+2
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-128-24/+20
* Utils: Turn StyleHelper into a namespaceAlessandro Portale2023-05-111-1/+1
* Core: Make PagedSettings autoapply by default in the basehjk2023-05-111-1/+5
* LocatorWidget: Further simplificationsJarek Kobus2023-05-112-73/+32
* FileSystemFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-112-71/+24
* Core: PagedSettings, next attempthjk2023-05-102-17/+14
* CommandLocator: Remove the old matchesFor() implementationJarek Kobus2023-05-102-94/+8
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-107-35/+47
* LocatorFiltersFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-102-67/+2
* JavaScriptFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-102-128/+7
* ExternalToolsFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-102-64/+2
* ActionsFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-102-136/+6
* LocatorWidget: Dismantle the old matchesFor implementationJarek Kobus2023-05-1010-226/+9
* Locator tests: Remove tests for old matchesFor implementationJarek Kobus2023-05-103-82/+1
* Utils: move TextPosition/Range to textutilsDavid Schulz2023-05-103-15/+3
* Core: Remove QObject base of IOptionsPagehjk2023-05-101-3/+3
* Process: Rename QtcProcessPrivate -> ProcessPrivateJarek Kobus2023-05-101-1/+1
* Core: Introduce a IOptionsPage::setLayout(const LayoutItem)hjk2023-05-102-0/+12
* Core: Introduce PagedSettingshjk2023-05-101-0/+7
* Core: Remove QObject inheritance of IOptionsPageProviderhjk2023-05-082-6/+5
* Core: Remove parent pointer from IOptionPage constructorhjk2023-05-082-3/+2
* Core: De-QObject-ify bits of mime settingshjk2023-05-082-8/+0
* Core: Remove unused Q_OBJECT from LocatorSettings pagehjk2023-05-081-6/+2
* SearchResultItem: Introduce SearchResultItemsJarek Kobus2023-05-088-20/+22
* Utils: Move SearchResultItem/Color into UtilsJarek Kobus2023-05-0816-245/+59
* Layouting: Introduce Ids for Itemshjk2023-05-051-2/+3
* Toolbars: various toolbar layout tweaksAlessandro Portale2023-05-053-4/+13
* Core: Center the arrows on the OutputPaneManageButtonAlessandro Portale2023-05-052-9/+4
* ManhattanStyle: Draw round rectangles in "Relaxed toolbar style"Alessandro Portale2023-05-052-13/+27
* Core: Add "Toolbar Style" ComboBox to General settingsAlessandro Portale2023-05-053-0/+48
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-051-2/+2
|\
| * Core: Fix item flag on locator settingspageChristian Stenger2023-04-271-2/+2
* | Core: Fix warning on macOSMarcus Tillmanns2023-05-041-1/+4