summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clang: Update to LLVM/Clang 15.0.0Cristian Adam2022-09-082-2/+2
* Android: Use QPushButton for Add/Remove buttonsEike Ziller2022-09-081-3/+2
* HistoryCompleter: Make popup behave like default QCompleterEike Ziller2022-09-081-0/+4
* Terminal: Improve error message for start errorsMarcus Tillmanns2022-09-082-9/+8
* LanguageClient: postpone outline update until documents are openedDavid Schulz2022-09-082-11/+9
* Docker: add dockerfile for pyside imageDavid Schulz2022-09-081-0/+29
* McuSupport: Check FreeRTOS path for required filesSivert Krøvel2022-09-076-7/+23
* ClangFormat: Add missing overrideEike Ziller2022-09-071-1/+1
* QmlDesigner: Make CMake option more consistentEike Ziller2022-09-071-2/+2
* Bazaar: Inline pullorpushdialog.uihjk2022-09-075-340/+129
* QmlDesigner: Fix for adding statesThomas Hartmann2022-09-071-1/+1
* AutoTest: Report exceptions when running Catch2 testsChristian Stenger2022-09-071-1/+8
* QmlDesigner: Make CMake option more consistentEike Ziller2022-09-071-2/+2
* TextEditor: Fix enabling of CodeStylePreferences for QmlJsAlessandro Portale2022-09-072-9/+8
* ProjectExplorer: Fix layout in ProjectExplorerSettingsPageAlessandro Portale2022-09-071-0/+1
* ProjectExplorer: Check more carefully for "outside of project" warningChristian Kandeler2022-09-071-3/+5
* Utils: Make FilePath::canonicalPath() work for directoriesChristian Kandeler2022-09-071-5/+14
* Find: Copy search string from find tool bar to advanced searchEike Ziller2022-09-074-7/+25
* Reuse FileSearchResultListJarek Kobus2022-09-075-9/+8
* Editor: paint location marker over everything elseDavid Schulz2022-09-076-10/+46
* GitPlugin: Drop unneeded namespace specifiersJarek Kobus2022-09-061-44/+44
* QmlDesigner: Fix crashThomas Hartmann2022-09-061-1/+1
* Process Test: Skip unix only test on windowsMarcus Tillmanns2022-09-061-0/+3
* GitGrep: Use QtcProcess instead of VcsCommandJarek Kobus2022-09-061-25/+15
* QbsProjectManager: Convert to using Tr::trAlessandro Portale2022-09-0623-1453/+167
* ProjectExplorer: Fix scratch buffer creationhjk2022-09-061-2/+2
* Python: remove settings object from objects poolDavid Schulz2022-09-062-0/+8
* MaterialEditor: Fix warnings for unused parameterMarcus Tillmanns2022-09-061-0/+2
* Utils: Add a private FilePath::encodedHost() helperhjk2022-09-062-5/+7
* Utils: Code cosmetics in tst_fileutils.cpphjk2022-09-061-5/+7
* docker: Improve Docker Device WizardMarcus Tillmanns2022-09-066-6/+131
* External Tools: Force console output for Qt based toolsEike Ziller2022-09-061-1/+5
* Fix build of sdktoolEike Ziller2022-09-061-1/+1
* Improve Clangd settings pageEike Ziller2022-09-062-25/+54
* Docker: detect python in docker imagesDavid Schulz2022-09-065-7/+159
* Python: restructure settingsDavid Schulz2022-09-062-229/+136
* TextEditor: Use filePath() instead of rawFilePath in find in fileshjk2022-09-061-1/+1
* CMake: Replace PathChooser::path() uses by filePath()hjk2022-09-061-3/+2
* CppEditor: Do not get confused by aliased filesChristian Kandeler2022-09-061-3/+3
* Utils: Try harder in FilePath::canonicalPath()Christian Kandeler2022-09-061-3/+22
* Editor: remove html from default mime dataDavid Schulz2022-09-064-1/+23
* Editor: do not hardcode default colors for function search resultDavid Schulz2022-09-061-4/+0
* qds: fix buildTim Jenssen2022-09-061-2/+2
* Squish: Replace PathChooser::path() uses by ::filePath()hjk2022-09-061-2/+2
* McuSupport: Compare OS specific paths in unit testPiotr Mućko2022-09-061-1/+1
* FileSearchResult: Use FilePath for fileNameJarek Kobus2022-09-066-17/+21
* Squish: Support other files of test cases as wellChristian Stenger2022-09-061-1/+19
* Squish: Support testdata of test cases as wellChristian Stenger2022-09-061-5/+9
* Squish: Add minimal support for shared files of suitesChristian Stenger2022-09-067-5/+87
* Fix: Initial CMake run does not have PATH setMarcus Tillmanns2022-09-061-0/+1