summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Terminal: Fix selectionMarcus Tillmanns2023-05-161-1/+4
* | | Haskell: More compact settings/manager setuphjk2023-05-1612-165/+95
* | | App: Remove workaround for crash in regexp jitting in Rosettahjk2023-05-161-5/+0
* | | Squish: Fix layout of server settings dialogChristian Stenger2023-05-161-4/+4
* | | ExtensionSystem: Start reworking initialization order systemhjk2023-05-163-1/+83
* | | CppEditor: Add quickfix for creating a member function from useChristian Kandeler2023-05-163-73/+311
* | | Utils: add tests for Position::fromPositionInDocumentDavid Schulz2023-05-162-0/+30
* | | SpotlightLocatorFilter: Remove no-op call to setConfigurable(true)Jarek Kobus2023-05-161-1/+0
* | | LocatorWidget: Drop Utils namespace qualifierJarek Kobus2023-05-161-27/+25
* | | Build: Avoid passing unsupported flag to MSVC linkerOrgad Shaneh2023-05-161-1/+1
* | | Haskell: Build with Qbs as wellChristian Stenger2023-05-161-0/+1
* | | Utils: remove duplicated testDavid Schulz2023-05-161-4/+0
* | | Utils: Make CTAD work with std::unexpectedMarco Bubke2023-05-161-14/+1
* | | ILocatorFilter: Remove calls to setDefaultIncludedByDefault(false)Jarek Kobus2023-05-1611-18/+0
* | | Locator: Fix style and reuse LocatorFilterEntriesJarek Kobus2023-05-164-28/+28
* | | ILocatorFilter: Remove prepareSearch() and matchesFor()Jarek Kobus2023-05-163-43/+2
* | | Utils: add tests for Position::fromFileNameDavid Schulz2023-05-164-28/+106
* | | BaseFileFilter: Remove me - I'm not needed anymoreJarek Kobus2023-05-164-318/+0
* | | QMakeProject: Use PagedSettings page for optionshjk2023-05-166-115/+58
* | | RunConfigurationFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-161-75/+19
* | | ExecuteFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-162-57/+19
* | | Terminal: Fix assertMarcus Tillmanns2023-05-161-4/+4
* | | CMakePM: Add action to reload CMake PresetsCristian Adam2023-05-159-7/+141
* | | Vcs: Use PagedSettings for all plugin settingshjk2023-05-1519-269/+162
* | | Mercurial: Follow the Fossil settings setuphjk2023-05-155-15/+24
* | | 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