summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: fix UI textv3.6.0-beta1Leena Miettinen2015-10-232-10/+10
* Debugger: Fix "No such slot" warning in watchersOrgad Shaneh2015-10-232-2/+3
* Algorithm: Make filtered accept a member function pointerTobias Hunger2015-10-231-0/+10
* Text editor: fix UI text capitalizationLeena Miettinen2015-10-231-1/+1
* Debugger: fix capitalization of button labelLeena Miettinen2015-10-231-1/+1
* Core: fix capitalization of JavaScript in a messageLeena Miettinen2015-10-231-1/+1
* Cpp: Add full stop to end of messageLeena Miettinen2015-10-231-1/+1
* Qmake: Remove PROFILE_BUILD_KEY from QmakeBuildConfigurationTobias Hunger2015-10-231-1/+0
* BuildConfiguration: Add static helper to turn buildtype into a stringTobias Hunger2015-10-233-10/+21
* CurrentBuild:Type: Do not mark these strings as translatableTobias Hunger2015-10-231-3/+3
* Clear Case: fix UI textLeena Miettinen2015-10-222-4/+4
* JsonWizard: Keep "options" optionalTobias Hunger2015-10-221-3/+1
* ModelEditor: Fix incomplete assignment of diagram's elementsJochen Becher2015-10-211-0/+2
* Kits: Fix corner-case where default kit changed needlesslyTobias Hunger2015-10-211-5/+5
* Algorithm: Make transform work with simple iteratorsTobias Hunger2015-10-211-1/+0
* Algorithm: Mark output of filtered as Q_REQUIRED_RESULTTobias Hunger2015-10-211-0/+1
* QmlProfiler: Don't update the time display during state transitionsUlf Hermann2015-10-201-5/+13
* Introduce Profile build modeUlf Hermann2015-10-2012-44/+92
* Detach QML debugging option from qmakes build modeUlf Hermann2015-10-203-28/+16
* QmlProfiler: Prevent interaction with buttons while loading dataUlf Hermann2015-10-204-12/+46
* CppTools: Minor cleanup in completion testsOrgad Shaneh2015-10-201-3/+3
* Fix deployment of qml2puppetEike Ziller2015-10-192-2/+6
* TextEditor: Add fine control over the color scheme settingsMarco Bubke2015-10-196-198/+318
* Debugger: Adjust native mixed debugging after upstream changeshjk2015-10-197-211/+272
* Clang: De-duplicate in Messages::registerMessages()Nikolai Kosjar2015-10-191-79/+32
* Clang: Polish tool tip text for diagnosticNikolai Kosjar2015-10-191-5/+6
* ProjectExplorer: Remove unused local variableOrgad Shaneh2015-10-191-1/+0
* iOS: Refactor iOS tool chain and kit auto detectionEike Ziller2015-10-195-288/+250
* ToolChainManager: Fix autodetected toolchains going manualTobias Hunger2015-10-161-2/+5
* Fix compilationNiels Weber2015-10-161-1/+0
* Allow to clear search stringMontel Laurent2015-10-162-1/+7
* SearchResultWidget: Style cleanupOrgad Shaneh2015-10-161-8/+9
* SearchResultWidget: unclutter namespacesNikita Baryshnikov2015-10-161-13/+13
* Debugger: Fix a warningNiels Weber2015-10-161-1/+1
* ToolChainManager: Use Qt5-style connectsTobias Hunger2015-10-162-9/+5
* cdbext: adjust GDMI item names according to the ...David Schulz2015-10-161-3/+3
* Debugger: Work around libstd++ crashhjk2015-10-161-2/+3
* Debugger: Go back to QVector in GdbMihjk2015-10-163-6/+6
* Clang: Process diagnostics as soon as possibleNikolai Kosjar2015-10-141-1/+1
* Fix infinite QWaitCondition:wait() in discardFile*()Daniel Teske2015-10-141-13/+14
* MingwToolChain: Avoid double call of hostAbi()Orgad Shaneh2015-10-141-2/+2
* Clang: Fix reloading documentsNikolai Kosjar2015-10-142-8/+47
* MingwToolChain: Do not use uninitialized valueTobias Hunger2015-10-141-1/+1
* MiniProjectTargetSelector: Merge palette setup codeTobias Hunger2015-10-141-8/+3
* KitInformation: Improve handling of stylingTobias Hunger2015-10-145-12/+33
* Add Utils::filtered as a wrapper around std::copy_ifEike Ziller2015-10-141-0/+12
* AbstractEditorSupport: Simplify licenseheader handlingTobias Hunger2015-10-141-24/+2
* Snippets: Make it possible again to escape $fields$Tobias Hunger2015-10-142-10/+33
* TemplateEngine: Do not append trailing newlineTobias Hunger2015-10-141-1/+2
* TemplateEngine: Fix indentionTobias Hunger2015-10-141-1/+1