aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add missing dependencies to clangrefactoringbackend related codeTobias Hunger2019-06-032-4/+8
* CMake: Add Threads::Threads as public dependency to clangrefactoringbackend l...Tobias Hunger2019-06-031-0/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-031-1/+2
|\
| * Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-031-1/+2
| |\
| | * QmlDesigner: Fix crashqds/v1.2.0Thomas Hartmann2019-05-291-1/+2
* | | CMake Build: Add Qt and clang in PATH variable for Windows testsCristian Adam2019-06-031-0/+4
* | | Core: Give a hint why saving of settings are requestedhjk2019-06-035-8/+15
|/ /
* | Fix C++ Library wizard when compiled with Qt < 5.12Eike Ziller2019-06-032-2/+4
* | sdktool: Adapt testsChristian Stenger2019-06-033-6/+6
* | CMake: Fix relative tools pathOrgad Shaneh2019-05-311-1/+1
* | CMake: Use extend_qtc_plugin in SilverSearcherTobias Hunger2019-05-311-4/+3
* | Fix incorrect assignment of qml-root-pathAnton Danielsson2019-05-311-1/+1
* | CMake: Support building a single fileOrgad Shaneh2019-05-296-0/+140
* | ProjectExplorer/Android: Some more use of Utils::CommandLinehjk2019-05-294-37/+35
* | Qbs: Simplify QbsBuildConfig::equivalentCommandLine implementationhjk2019-05-291-33/+26
* | WinRt: Use new Utils::CommandLinehjk2019-05-293-16/+35
* | Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-2919-25/+56
* | CMake build: Add unittest CMake build filesCristian Adam2019-05-2911-106/+233
* | CMake build: Add option for disabling build of executableEike Ziller2019-05-294-96/+131
* | Core: Make names of OutputWindowPrivate members consistentChristian Kandeler2019-05-291-27/+27
* | ProjectExplorer: Allow text filtering in message paneChristian Kandeler2019-05-293-8/+19
* | ProjectExplorer: Allow text filtering in compile output paneChristian Kandeler2019-05-292-0/+14
* | Update qbs submoduleChristian Kandeler2019-05-291-0/+0
* | Debugger: Revive long lost tab titlesChristian Stenger2019-05-291-1/+4
* | Debugger: Avoid having an empty tab title when attaching to coreChristian Stenger2019-05-291-2/+2
* | ProjectExplorer: Avoid redundant regexp matchesAlessandro Portale2019-05-291-3/+3
* | Core: FilePath-ify ReadOnlyFilesDialoghjk2019-05-294-53/+54
* | Core: Avoid implicit QFileInfo creationhjk2019-05-291-1/+1
* | QmakeProjectManager: Remove dead codehjk2019-05-282-9/+0
* | connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-2833-49/+41
* | Utils: Fix a few strings after FileName renaminghjk2019-05-281-23/+23
* | Utils: Remove rarely used FilePath constructorhjk2019-05-283-10/+2
* | Utils: Rename FileName to FilePathhjk2019-05-28677-3441/+3444
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-2810-191/+385
|\|
| * QmlDesigner: Add try catch blocks for anchoringThomas Hartmann2019-05-271-146/+290
| * QmlDesigner: Fix issue with list propertiesv4.9.1Thomas Hartmann2019-05-251-0/+6
| * Update qbs submoduleChristian Kandeler2019-05-241-0/+0
| * CMake: don't disable widgets on configuration errorAaron Barany2019-05-241-6/+0
| * QmlDesigner: Properly reset line edits if an error occursThomas Hartmann2019-05-222-2/+20
| * QmlDesigner: Fix stupid bug in resource browserThomas Hartmann2019-05-212-5/+12
| * QmlDesigner: Fix regressionThomas Hartmann2019-05-212-33/+39
| * QmlDesigner: Improve readability of names in the easingcurve editorThomas Hartmann2019-05-212-6/+26
| * QmlDesigner: Code clean upThomas Hartmann2019-05-211-1/+1
| * Fix error messageThomas Hartmann2019-05-171-6/+10
| * QmlDesigner: Update animations when deleting timelineThomas Hartmann2019-05-171-0/+1
| * Revert "Perforce: Allow working with localhost server"Orgad Shaneh2019-05-171-0/+17
* | QmakeProject: Use QString mkspec in QmakeKitInformationhjk2019-05-2810-64/+66
* | CMake build: Fix qtc_extend_plugin if plugin is disabled by CONDITIONEike Ziller2019-05-281-2/+8
* | ProjectExplorer: (Re-)start using strings for mkspecshjk2019-05-2815-118/+93
* | ProjectExplorer: Use the new way for dependent aspectshjk2019-05-288-14/+17