summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Utils::ShellCommand: Add runSynchronous methodTobias Hunger2016-07-152-52/+65
* ShellCommand: Pass OutputProxy to runFullySynchronousTobias Hunger2016-07-152-3/+3
* Utils::ShellCommand: Rename runSynchronous to runFullySynchronousTobias Hunger2016-07-152-9/+9
* Utils::Shellcommand: Remove runFullySynchronousTobias Hunger2016-07-154-56/+1
* VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponseTobias Hunger2016-07-157-341/+318
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-1521-132/+148
* IosTool: Use Qt5-style connectsOrgad Shaneh2016-07-153-31/+23
* QNX: Prevent crash on failing attach to running processhjk2016-07-152-2/+7
* QbsProjectManager: Have one qbs::Project per targetChristian Kandeler2016-07-152-2/+18
* Squish: Use examples from Qt 5 in suite_CCOMRobert Loehning2016-07-153-19/+20
* Core: Remove text shadow from progress labelAlessandro Portale2016-07-151-5/+1
* Debugger: Add dumper for QMeta{Enum,Method,Property}hjk2016-07-155-586/+277
* AutoTest: Fix document update handling while code model indexingChristian Stenger2016-07-151-8/+3
* AutoTest: Fix detection of gtests inside namespacesChristian Stenger2016-07-154-2/+42
* AutoTest: Correctly release resourcesChristian Stenger2016-07-154-0/+15
* AutoTest: Fix parsing for QuickTestsChristian Stenger2016-07-153-1/+40
* AutoTest: Add handling for system messagesChristian Stenger2016-07-153-1/+8
* AutoTest: Cancel possible running tasks on shutdownChristian Stenger2016-07-156-4/+32
* AutoTest: Allow run/debug without deploymentChristian Stenger2016-07-153-4/+29
* Debugger: Disable QDateTime dumper for Qt >= 5.8hjk2016-07-152-3/+34
* QmlDesigner: Theming of property editor checkbox and "tr" buttonAlessandro Portale2016-07-1525-253/+83
* Tweak solarized editor themesLorenz Haas2016-07-152-8/+8
* Tests: Provide qbs file for newly added testChristian Stenger2016-07-152-1/+17
* Tests: Fix test when using shadow buildChristian Stenger2016-07-151-1/+1
* Adding Solarized editor themesThomas Hartmann2016-07-142-0/+138
* QmlDesigner: Remove triangle iconsThomas Hartmann2016-07-145-14/+5
* KitOptionsPage: Fix layout when showing/hiding kit detailsTobias Hunger2016-07-141-0/+3
* Add wizard and mime type for SCXMLUlf Hermann2016-07-145-0/+79
* Clang: Fix warning about unused functionNikolai Kosjar2016-07-141-0/+2
* Clang: Increase timeout in testNikolai Kosjar2016-07-141-1/+1
* Remove unused icons from qmleditorwidgetsThomas Hartmann2016-07-1381-81/+0
* QmlDesigner: Adding icons for property editor to icon providerThomas Hartmann2016-07-1316-40/+94
* Debugger: Improve QMetaObject dumperhjk2016-07-132-122/+164
* QmlDesigner: Register icon provider for item libraryThomas Hartmann2016-07-131-0/+1
* QmlDesigner: Make the IconProvider available anywhereThomas Hartmann2016-07-139-13/+23
* QmlDesigner: Remove outputpane-style.cssThomas Hartmann2016-07-133-62/+3
* ClangStaticAnalyzer: Fix analyzing qbs projects on macOSNikolai Kosjar2016-07-131-0/+16
* ProjectExplorer: Add option to stop applications from the same build directoryTobias Hunger2016-07-134-7/+38
* QmlDesigner.Test: Adding test for implicit componentsThomas Hartmann2016-07-132-0/+90
* QmlDesigner: disable debug outputsTim Jenssen2016-07-131-7/+4
* Squish: Update Creator's sources to v4.1.0-beta1Robert Loehning2016-07-134-4566/+12043
* QmlDesigner.Tests: Move test from Qt Quick 1 to Qt Quick 2Thomas Hartmann2016-07-131-48/+46
* Debugger: Robustify GDB attachinghjk2016-07-131-7/+9
* QmlDesigner.Tests: remove unnecessary processEventsThomas Hartmann2016-07-131-2/+0
* QmlDesigner.Tests: Fix loadGradient()Thomas Hartmann2016-07-131-1/+3
* Flat Light theme tweaksAlessandro Portale2016-07-131-8/+8
* Debugger: Remove 'nopass' on SIGSEGV GDB handlerhjk2016-07-131-11/+0
* QmlDesigner.Rewriter: Add QQmlComponent to isComponentType()Thomas Hartmann2016-07-121-1/+5
* QmlDesigner.MetaInfo: Resolve properties using the CppComponentValueThomas Hartmann2016-07-121-0/+4
* QmlDesigner.MetaInfo: fix lazy initializationThomas Hartmann2016-07-121-0/+2