summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-2717-30/+37
* ProjectExplorer etc: More FilePath usagehjk2019-06-2633-94/+107
* Use build step ids for construction in more caseshjk2019-06-267-13/+12
* iOS: Inline IosBuildStepConfigWidgethjk2019-06-266-171/+110
* AutoTools: Prefer build step ids for setting up the build configurationhjk2019-06-266-38/+30
* Qbs: Inline qbsinstallstepconfigwidget.uihjk2019-06-266-182/+92
* Debugger: Introduce a tree level above stack frameshjk2019-06-268-76/+117
* RemoteLinux: Simplify AbstractPackaging and derived stephjk2019-06-254-44/+9
* Make it possible to continue with "Build All Projects" after errorsChristian Kandeler2019-06-255-4/+43
* ProjectExplorer: Mechanically simplify ProcessStep summary updatehjk2019-06-254-29/+24
* BareMetal: Remove unused deployment stephjk2019-06-254-21/+0
* Nim: Simplify NimCleanStephjk2019-06-259-167/+10
* Qbs: Use new widget summary updating in clean stephjk2019-06-252-35/+10
* Autotools: Use new step widget update logic more intensivelyhjk2019-06-254-59/+36
* Android: Remove unneeded declarationshjk2019-06-251-2/+0
* ProjectExplorer: Start centralizing BuildStepWidget update logichjk2019-06-255-45/+52
* ProjectExplorer: Add special handling for removing filesVille Nummela2019-06-2520-59/+138
* ProjectExplorer: Add a 'readOnly' property to BaseStringAspecthjk2019-06-252-0/+16
* ProjectExplorer: Remove dedicated "DuplicateFile" abilityChristian Kandeler2019-06-254-6/+5
* ProjectExplorer: Let user choose the name of the file copyChristian Kandeler2019-06-251-15/+25
* Qnx: Check for presence of "mkdir" on the devicehjk2019-06-251-0/+1
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-2420-162/+122
* Debugger: Use Utils::TreeModel as base for StackHandlerhjk2019-06-247-80/+87
* Valgrind: Fix compile on WindowsChristian Stenger2019-06-241-1/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-212-8/+10
|\
| * Core: Do not access outdated QTextBlockDavid Schulz2019-06-211-8/+5
| * WelcomePlugin: Close slpash screen after 15 secondsThomas Hartmann2019-06-211-0/+5
* | ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-2157-173/+171
* | CMake: Do not treat "Source Files" source file group specialTobias Hunger2019-06-211-1/+1
* | CMake: Fix compile with MSVCChristian Stenger2019-06-211-1/+1
* | CMake: Fix compile for gcc5.3Christian Stenger2019-06-211-3/+3
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-2131-169/+612
|\ \ | |/
| * Update KSyntaxHighlighting 5.52 -> 5.59David Schulz2019-06-2025-148/+593
| * Replace uses of QString::sprintf()hjk2019-06-204-16/+8
| * QmlDesigner: Add dirPath to FileResourcesModelThomas Hartmann2019-06-202-5/+11
* | LanguageClient: add support for proposed semantic highlightDavid Schulz2019-06-2119-27/+515
* | CMake: Fix warning about unsigned expressionNikolai Kosjar2019-06-211-5/+5
* | ClangRefactor: Suppress warnings about unused stuffhjk2019-06-212-18/+4
* | CMake: code cosmeticsTobias Hunger2019-06-201-3/+1
* | CMake: Simplify buildkey generationTobias Hunger2019-06-208-14/+7
* | CMake: Avoid a bit of useless processing when updating the project treeTobias Hunger2019-06-207-31/+27
* | CMake: Get some timings about the data update processTobias Hunger2019-06-201-76/+128
* | Project: Delay acting on fileListChanged signalTobias Hunger2019-06-204-7/+23
* | CMake server-mode: Make sure the target's source dir is absoluteTobias Hunger2019-06-201-25/+29
* | CMake: Add logging category for generic cmake stuffTobias Hunger2019-06-201-8/+34
* | CMake: Better display name in project tree when parsing failsTobias Hunger2019-06-201-1/+2
* | CMake: Add an option to override cmake reader typeTobias Hunger2019-06-206-18/+83
* | CMake: Add initial fileapireader classTobias Hunger2019-06-2020-50/+2296
* | CMake: Fix WSTobias Hunger2019-06-201-7/+7
* | ProjectExplorer: Use data member for ToolChain::typeDisplayNamehjk2019-06-2021-109/+40