summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Squish: Do not use shell in getOutputFromCmdlineRobert Loehning2016-05-307-18/+20
* QbsProjectManager: Prevent transient build dirs from becoming permanent.Christian Kandeler2016-05-272-1/+4
* QbsProjectManager: Logging improvements.Christian Kandeler2016-05-272-1/+5
* Debugger: Clean up GdbEngine member data on finishhjk2016-05-274-0/+11
* Update qbs submodule.Christian Kandeler2016-05-271-0/+0
* QmlProfiler: Allow for a maximum depth in flame graph viewUlf Hermann2016-05-273-14/+39
* iostool: Print ALL error messages recognized by MobileDevice framework.Jake Petroules2016-05-271-187/+263
* Add properties to template for Qt Quick Application.Takayuki ORITO2016-05-271-0/+3
* Squish: Use more stable subprocess codeChristian Stenger2016-05-271-4/+5
* Squish: Fix expected failure in tst_SCOM04Christian Stenger2016-05-261-1/+2
* Squish: Fix handling of context menu on OSXChristian Stenger2016-05-261-9/+9
* Squish: Fix expected sort orderChristian Stenger2016-05-261-1/+1
* Squish: Fix tst_installed_languages on OSXChristian Stenger2016-05-261-7/+13
* Squish: Test code model's reaction to decimal separator in floatRobert Loehning2016-05-262-0/+15
* Squish: Fix tst_designer_edit on OSXChristian Stenger2016-05-261-5/+25
* Doc: Describe Qt Quick Controls 2 Application wizardLeena Miettinen2016-05-264-5/+10
* Squish: Raise some timeouts a bit...Christian Stenger2016-05-263-6/+6
* Squish: Handle failing startApplication() without ClangCodeModelRobert Loehning2016-05-251-2/+11
* Squish: Expect failures in tst_memberoperator on WindowsRobert Loehning2016-05-251-1/+5
* QbsProjectManager: Fix task emission from build step.Christian Kandeler2016-05-251-2/+1
* Fix hiding tooltips on windows.David Schulz2016-05-251-7/+5
* Add change log for 4.0.1Eike Ziller2016-05-251-0/+53
* Squish: Stabilize clickOnTab() on OSXChristian Stenger2016-05-251-0/+1
* Debugger: Fix dumping of numeric QJsonValue inside arrayshjk2016-05-243-1/+68
* Debugger: Robustify disabling of system pretty printershjk2016-05-241-1/+5
* Squish: Fix suite_SCOM for Qt 5.5Robert Loehning2016-05-241-1/+1
* AutoTest: Avoid nullptr accessChristian Stenger2016-05-242-1/+5
* Squish: Raise waiting time when using FileDialog on OSXChristian Stenger2016-05-241-1/+1
* CMake: make it possible to insert new vars in project settingsStanislav Ionascu2016-05-244-2/+60
* Debugger: Restore expression evaluation through QML inspectorUlf Hermann2016-05-231-2/+9
* CMake: WS-only fixTobias Hunger2016-05-231-2/+2
* CMake: Fix warning about empty filename after persisting cmake configTobias Hunger2016-05-231-4/+2
* CMake: Fix race between persisting cmake configuration and parsingTobias Hunger2016-05-231-1/+2
* CMake: Check CMakeCache.txt for changesTobias Hunger2016-05-233-5/+72
* CMake: Do not parse that oftenTobias Hunger2016-05-231-1/+1
* CMake: Show INTERNAL settings as advancedTobias Hunger2016-05-231-4/+3
* CMake: Cache CMakeCache.txtTobias Hunger2016-05-232-15/+15
* Update qbs submodule.Christian Kandeler2016-05-231-0/+0
* AutoTest: Fix creation of target file path for Qbs projectsChristian Stenger2016-05-231-1/+5
* Doc: Fix indentation in JSON wizard 'Label' exampleVictor Heng2016-05-221-1/+1
* AutoTest: Provide additional test project...Christian Stenger2016-05-2010-2/+209
* CMake: Do not store kit cmake configuration in BuildConfigurationTobias Hunger2016-05-201-3/+2
* CMake: Do leave the project configuration alone on reparsesTobias Hunger2016-05-201-4/+0
* CMake: Also treat "yes" as true for boolean settingsTobias Hunger2016-05-201-1/+2
* CMake: Warn if kit settings are overridden by the projectTobias Hunger2016-05-206-9/+79
* CMake: Make it easier to get the expanded value of a CMake configurationTobias Hunger2016-05-203-1/+13
* QmlPuppet: Add missing bracesOrgad Shaneh2016-05-201-1/+2
* MSVC: Fix Microsoft Visual Cpp Build ToolsTobias Hunger2016-05-193-20/+10
* Wizards: Add an application wizard for QtQuick.Controls.2Alessandro Portale2016-05-198-1/+188
* QmlJS: Keep pragma directive when reformatting QML filesVictor Heng2016-05-192-0/+19