aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix missing built-in header paths for iOSEike Ziller2019-07-311-1/+2
* OutputWindow: Fix freeze when zooming out very farAndre Hartmann2019-07-311-0/+6
* QmlDesigner: Fix changing of dynamic propertiesThomas Hartmann2019-07-301-1/+1
* AutoTest: fine tune quick test case specsDavid Schulz2019-07-303-52/+50
* AutoTest: Fix parsing of multiple test cases in single qml fileChristian Stenger2019-07-307-60/+108
* QmlDesigner: Add Text to list of known Enum scopesVikas Pachdha2019-07-301-1/+2
* CMake build: Fix compilation of QtWebEngine help backendEike Ziller2019-07-291-0/+1
* CMake: Select better default target when a buildstep's target is no longer foundTobias Hunger2019-07-291-1/+1
* CMake: Update target list in build step list widgetTobias Hunger2019-07-291-3/+3
* CMake: Add helper method to find the default build target for a BuildStepTobias Hunger2019-07-292-8/+15
* CMake: Fix target names for "current executable" selectionTobias Hunger2019-07-291-3/+8
* Update qbs submoduleChristian Kandeler2019-07-291-0/+0
* QmlDesigner: Filter item library assetsThomas Hartmann2019-07-291-1/+29
* PerfProfiler: Fix warning from SignalSlotEditor::fromUi()hjk2019-07-291-34/+0
* QmlProfiler: avoid using Q_FOREACH over QVarLengthArrayMarc Mutz2019-07-251-1/+1
* CMake build: Add "Devel" packageCristian Adam2019-07-259-547/+69
* BareMetal: Fix compile for gcc5.3Christian Stenger2019-07-251-2/+2
* BareMetal: Fix detection of C++ language option for IARDenis Shienkov2019-07-241-2/+12
* PE: Do not let user enable a kit that has errorsChristian Stenger2019-07-241-4/+4
* Clang: Remove unused functionNikolai Kosjar2019-07-241-9/+0
* Clang: Tests: Remove invalid testsNikolai Kosjar2019-07-242-125/+0
* CppEditor: Tests: Remove a QEXPECT_FAILNikolai Kosjar2019-07-241-1/+0
* ProjectExplorer: Do not hide empty qrc filesChristian Kandeler2019-07-231-1/+1
* QbsProjectManager: Set qbs.architecture, not just qbs.architecturesChristian Kandeler2019-07-231-0/+2
* ExtensionSystem: Remove one deprecated use of QTimehjk2019-07-232-12/+12
* Todo: Avoid some deprecation warningshjk2019-07-231-2/+2
* ProjectExplorer: Fix using clang on WindowsChristian Kandeler2019-07-221-0/+4
* Issues pane: Show the right number of issues on the pane buttonChristian Kandeler2019-07-223-5/+25
* Modeling: Avoid deprecation warningshjk2019-07-221-2/+2
* LanguageClient: reverse error list for initialize errorsDavid Schulz2019-07-191-1/+3
* LSP: update colorProvider entry of ServerCapabilitiesDavid Schulz2019-07-192-5/+22
* LSP: Add RenameOptions to the protocol implementationDavid Schulz2019-07-193-3/+37
* QtSupport: Fix handling of not yet saved *.ui filesNikolai Kosjar2019-07-192-1/+8
* LanguageClient: include the range length in document updatesDavid Schulz2019-07-191-0/+1
* ProjectManagers: Avoid deletion of special filesChristian Stenger2019-07-192-15/+7
* GenericProjectManager: Do not crash on removing all filesChristian Stenger2019-07-192-6/+9
* RemoteLinux: Add "make install" step to pre-4.10 deploy configurationsChristian Kandeler2019-07-184-1/+57
* Clang: Tests: Fix flaky testCompleteProjectDependingCodeAfterChangingProjectNikolai Kosjar2019-07-181-0/+1
* ProjectExplorer: Fix missing KitManager::kitUpdated() emissionChristian Kandeler2019-07-182-2/+3
* File search: Avoid symlink loops and duplicate directoriesEike Ziller2019-07-182-16/+29
* LanguageClient: Show outline after server startDavid Schulz2019-07-184-3/+31
* improve installsettingspath error messageTim Jenssen2019-07-171-1/+1
* try only show MessageBoxes if that is possibleTim Jenssen2019-07-171-3/+3
* Cope with Qt 5.14's dropping of the MIME type DB as a resourceThiago Macieira2019-07-174-10/+41244
* RemoteLinux: Suppress "-j" option in MakeInstallStepChristian Kandeler2019-07-162-1/+2
* Sqlite: Remove temporary unused functionsMarco Bubke2019-07-162-7/+1
* UnitTests: Fix compile without ClangMarco Bubke2019-07-161-4/+4
* Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-07-161-22/+16
|\
| * Re-fix QtCore resource path changing and prepare for Qt 5.134.9Thiago Macieira2019-07-161-26/+19
* | Project tree: Add warning icon to unconfigured projectChristian Kandeler2019-07-151-2/+4