summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* FakeVim: Maintain highlighting on splithjk2023-05-171-1/+18
* Utils: add Position::fromCursor with testsDavid Schulz2023-05-172-0/+6
* CheckableMessageBox: Simplify checkbox setupEike Ziller2023-05-171-9/+1
* Core: Fix item view findChristian Stenger2023-05-171-2/+9
* Use new FilePathAspect in a few more placeshjk2023-05-177-16/+11
* Separate session loading from project managerEike Ziller2023-05-177-171/+180
* Session: Minimize direct use of reader when loading sessionsEike Ziller2023-05-176-53/+93
* CheckableMessageBox: Make semantics of bool value clearerEike Ziller2023-05-172-6/+6
* Fix Qbs buildChristian Stenger2023-05-171-0/+1
* CppEditor/QmlJSTools: Remove settings migration from Qt Creator 2.3Alessandro Portale2023-05-172-87/+0
* Move restoring startup session to SessionManagerEike Ziller2023-05-175-110/+154
* Remove include of projectmanager.h from session.hEike Ziller2023-05-173-6/+2
* Session: Move some settings saving to session itselfEike Ziller2023-05-173-12/+12
* CrashHandler: Fix missing updateMarcus Tillmanns2023-05-171-13/+14
* Valgrind: Do not start valgrind if it does not existChristian Stenger2023-05-173-15/+12
* Utils: Unify CheckableMessageBox and make it look more nativeMarcus Tillmanns2023-05-1723-640/+492
* Git: Cache author and encoding for instant blameAndre Hartmann2023-05-171-6/+21
* Git: Fix missing instant blame with line foldingAndre Hartmann2023-05-171-1/+1
* Solutions: Long live Solutions!Jarek Kobus2023-05-1737-68/+169
* CPaster: Use PagedSettingshjk2023-05-176-42/+17
* Squish: Provide object pickerChristian Stenger2023-05-176-14/+378
* Utils: Allow a BoolAspect to adopt an external buttonhjk2023-05-172-2/+16
* Vcs: Use new FilePathAspect in a few placeshjk2023-05-1712-19/+15
* Utils: Make PagedSettings::readSettings() calls shorterhjk2023-05-1610-15/+16
* CppCheck: Rework settings handlinghjk2023-05-168-338/+179
* Utils: Add minimal Flow layout support to layout builderhjk2023-05-162-0/+184
* Terminal: Fix CellIterator againMarcus Tillmanns2023-05-161-1/+3
* Utils: Introduce a FilePathAspecthjk2023-05-162-0/+30
* Terminal: Fix exiting of conpty terminalsCristian Adam2023-05-161-1/+3
* ProjectExplorer: Remove some pointerage around KitOptionsPagehjk2023-05-164-22/+9
* 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-161-0/+2
* SpotlightLocatorFilter: Remove no-op call to setConfigurable(true)Jarek Kobus2023-05-161-1/+0
* LocatorWidget: Drop Utils namespace qualifierJarek Kobus2023-05-161-27/+25
* Haskell: Build with Qbs as wellChristian Stenger2023-05-161-0/+1
* 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-162-1/+10
* 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