summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CamelHump: Prefer plain match over camel humpOrgad Shaneh2017-10-301-2/+2
* Add detection of MSVC 2017 Build ToolsBenjamin Terrier2017-10-301-2/+36
* GccToolChain: Log what gets reported to code modelTobias Hunger2017-10-271-0/+21
* GccToolChain: Unify handling of language optionsTobias Hunger2017-10-271-10/+9
* GccToolChain: Improve retrieval/caching of compiler dataTobias Hunger2017-10-273-171/+118
* Update qbs submoduleChristian Kandeler2017-10-271-0/+0
* Debugger: Move GdbEngine connections to constructorhjk2017-10-271-7/+9
* Debugger: Move LldbEngine connections to constructorhjk2017-10-272-15/+12
* ProjectExplorer: Make RunWorkerPrivate::runControl consthjk2017-10-271-1/+1
* CMake: Fix build directoryTobias Hunger2017-10-272-13/+13
* TextEditor: Fix proposals matchingOrgad Shaneh2017-10-261-1/+1
* HighlightScrollBar: Modernize overlay paintingDavid Schulz2017-10-261-3/+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
* 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-236-0/+301
* 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: Move start dependency on PortsGatherer to GdbServerRunnerhjk2017-10-233-2/+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