summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-25108-451/+963
|\
| * Packages: Deploy styles plugins (new in Qt 5.10)Eike Ziller2017-10-251-1/+1
| * Cdb: Do not crash if no device is setOrgad Shaneh2017-10-251-1/+4
| * ProjectExplorer: Add compiler path when running GCCOrgad Shaneh2017-10-251-1/+4
| * TextEditor: Work around linguist issuesEike Ziller2017-10-251-3/+8
| * ModelEditor: Fix another const vs non-const iterator mismatchEike Ziller2017-10-241-2/+2
| * ProjectExplorer: Remove unused context menu for subprojectOrgad Shaneh2017-10-241-7/+0
| * ExtensionSystem: Work around linguist issueEike Ziller2017-10-241-1/+2
| * Android: Fix translation issuesEike Ziller2017-10-243-17/+30
| * CMakeProjectManager: Don't use typed enum where it is unrelevantEike Ziller2017-10-241-1/+1
| * ProjectExplorer: Fix translation issuesEike Ziller2017-10-244-8/+18
| * Disable GCC warning for noexceptMarco Bubke2017-10-242-0/+4
| * Fix using (local) custom run configuration with non-Desktop kitsChristian Kandeler2017-10-241-1/+4
| * Debugger: Work around linguist issuesEike Ziller2017-10-241-63/+60
| * Session: Fix (un)loading of projects on session changeTobias Hunger2017-10-241-6/+12
| * CMake: Enable switching between different temporary CMake configurationsTobias Hunger2017-10-246-23/+38
| * CMake: Fix header size in CMake configuration viewTobias Hunger2017-10-241-1/+1
| * CMake: Show "CMake Modules" node in simplified project treeTobias Hunger2017-10-241-1/+1
| * CMake: Fix "CMake settings have changed on disk"Tobias Hunger2017-10-245-32/+67
| * CMake: Fix UI textLeena Miettinen2017-10-242-3/+3
| * HighlightScrollbar: Avoid creation of unneeded temporary containerEike Ziller2017-10-241-4/+5
| * ClangQuery: Fix translation issueEike Ziller2017-10-241-0/+2
| * VCS: Fix translation issuesEike Ziller2017-10-242-3/+3
| * Utils: Fix translation issueEike Ziller2017-10-241-0/+2
| * QmlDesigner: Fix translation issueEike Ziller2017-10-231-0/+2
| * Qbs: Fix translation issueEike Ziller2017-10-231-0/+2
| * TextEditor: Fix translation issueEike Ziller2017-10-231-1/+1
| * Add qbs project files for some clang-related tools and pluginsChristian Kandeler2017-10-238-0/+393
| * Welcome: Fix translation issuesEike Ziller2017-10-231-2/+2
| * CPaster: Fix translation issueEike Ziller2017-10-231-0/+2
| * Debugger: Fix translation issueEike Ziller2017-10-231-0/+2
| * AutoTest: Do not keep partially checked when switching projectsChristian Stenger2017-10-231-1/+5
| * ClassView: Avoid mixing const and non-const iteratorsEike Ziller2017-10-231-2/+2
| * Debugger: Re-introduce namespace detection for Qt 4hjk2017-10-231-0/+12
| * Debugger: Move start dependency on PortsGatherer to GdbServerRunnerhjk2017-10-233-2/+1
| * Debugger: Fix typo in namespace extraction debugging codehjk2017-10-231-1/+1
| * AutoTest: Fix UI textLeena Miettinen2017-10-231-2/+2
| * Debugger: Fix placing of finished messageChristian Stenger2017-10-231-1/+1
| * File System View: Disable "Open Projects" if directory has no projectsEike Ziller2017-10-202-4/+12
| * AutoTest: HighDPI adjustments for TestResultDelegateAlessandro Portale2017-10-201-7/+12
| * Debugger: Make AttachToRemoteProcess use the remote interrupt mechanismhjk2017-10-201-1/+1
| * QmlDesigner: Fix synchronization of integrated text editorThomas Hartmann2017-10-203-14/+0
| * SCXML Editor: Fix UI textLeena Miettinen2017-10-205-10/+10
| * Finding: Add a period to the end of an error messageLeena Miettinen2017-10-201-1/+1
| * QmlDesigner: Fix API for framesThomas Hartmann2017-10-202-18/+12
| * QmlDesigner: Fix crashThomas Hartmann2017-10-201-0/+6
| * QmlDesigner: Export ThemeThomas Hartmann2017-10-201-1/+3
| * Debugger: Fix punctuation in messageLeena Miettinen2017-10-201-1/+1
| * Nim: Add period to the end of error messageLeena Miettinen2017-10-201-1/+1
| * Fix multiple connections on runner restartedFilipe Azevedo2017-10-201-9/+8