summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Debugger: Remove unreferenced QString argJonathan Liu2016-05-191-1/+1
* Debugger: Fix creator crash on spontanous debugger exit.David Schulz2016-05-191-1/+5
* Remove unnecessary /FS flag in qbs property provider.Jake Petroules2016-05-182-9/+0
* Clang: Fix accepting absolute path clang executableNikolai Kosjar2016-05-182-15/+18
* Utils: Adapt to QChar changes.hjk2016-05-181-2/+2
* qbs: apply compiler and linker flags from GCC toolchains.Jake Petroules2016-05-182-0/+8
* Squish: Raise timeout for help contentRobert Loehning2016-05-181-1/+1
* ClangStaticAnalyzer: Use native separators in exe placeholderOrgad Shaneh2016-05-181-1/+3
* TextEditor: fix folding of all nested blocks of folded blockAnatoly Stolbov2016-05-181-0/+1
* Debugger: Restructure cleaning up after testChristian Stenger2016-05-181-1/+5
* QbsProjectManager: Write MSVC compiler version to profileJoerg Bornemann2016-05-182-2/+22
* Debugger: Allow re-evaluation of certain expressions without steppinghjk2016-05-173-1/+11
* ClangStaticAnalyzer: Really cancel on user requestOrgad Shaneh2016-05-171-1/+1
* Squish: Fix tst_HELP02Robert Loehning2016-05-171-2/+5
* Valgrind: Avoid crash when having no configured runnableChristian Stenger2016-05-171-1/+2
* QbsProjectManager: Update "equivalent command line" on build dir change.Christian Kandeler2016-05-171-0/+2
* Ukrainian translation update for 4.0Viktor Ostashevskyi2016-05-141-589/+3392
* Linux deployment: Only add RPATH to Qt if necessaryEike Ziller2016-05-131-9/+12
* clangbackend: Add missing rpath setting in qbs product.Christian Kandeler2016-05-131-0/+6
* Squish: Fix tst_HELP02Christian Stenger2016-05-131-0/+1
* Squish: Fix assigning shortcutChristian Stenger2016-05-131-4/+12
* Squish: Fix accessing Options on OSXChristian Stenger2016-05-131-2/+9
* QtSupport: fix compiler warningNikita Baryshnikov2016-05-131-0/+1
* CMake: Fix Clear Cache when builddir is not persistent yet.Tobias Hunger2016-05-121-2/+2
* Squish: Add some verbosity to figure out what might be wrongChristian Stenger2016-05-121-0/+2
* Debugger: Guard QObject property extraction against failureshjk2016-05-121-3/+7