summaryrefslogtreecommitdiff
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
* Add script for packaging a directory.Eike Ziller2015-10-233-68/+264
* 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
* Squish: Update tst_qml_editor for fixed editorRobert Loehning2015-10-221-3/+2
* Doc: add docs for model editorLeena Miettinen2015-10-227-2/+327
* 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
* Wizard: Add a wizard for item modelsTobias Hunger2015-10-217-0/+692
* Doc: Clarify the setup of Clang Static AnalyzerNikolai Kosjar2015-10-211-4/+8
* Add change log for 3.6Eike Ziller2015-10-211-0/+127
* 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
* Wizards: Use C++11 in all qmake projects created by the JSON wizardTobias Hunger2015-10-203-0/+6
* 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-195-11/+27
* TextEditor: Add fine control over the color scheme settingsMarco Bubke2015-10-196-198/+318
* Debugger: Adjust native mixed debugging after upstream changeshjk2015-10-1911-287/+446
* Clang: De-duplicate in Messages::registerMessages()Nikolai Kosjar2015-10-191-79/+32
* Clang: Polish tool tip text for diagnosticNikolai Kosjar2015-10-191-5/+6
* Tests: add missing column to tst_fileutils::parentDir testcaseDavide Pesavento2015-10-191-1/+1
* ProjectExplorer: Remove unused local variableOrgad Shaneh2015-10-191-1/+0
* Snippets: Add license snippetsTobias Hunger2015-10-191-0/+123
* 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
* Windows: Also deploy clang.exeEike Ziller2015-10-141-0/+2