summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for Qt 5.94.1hjk2017-09-042-2/+2
* Update qbs submoduleChristian Kandeler2016-11-141-0/+0
* Qbs: filter out -arch compiler flags from platformCompiler/LinkerFlagsJake Petroules2016-11-141-2/+21
* QbsProjectManager: Fix compile with gcc 4.8Christian Stenger2016-11-141-1/+1
* Add missing change log entriesEike Ziller2016-11-111-0/+10
* Qbs: don't set cpp.linkerNameJake Petroules2016-11-112-5/+0
* Qbs: fix Xcode SDK detection (take 2)Jake Petroules2016-11-111-20/+36
* QbsProjectManager: Fix missing includeChristian Stenger2016-11-111-0/+1
* Qbs: fix Xcode SDK detectionJake Petroules2016-11-102-16/+16
* Update qbs submoduleChristian Kandeler2016-11-081-0/+0
* Fix QnxDebugSupport::startExecution()Ulf Hermann2016-11-031-8/+9
* Fix CDB detectionRafael Roquetto2016-10-311-3/+3
* Update qbs submoduleChristian Kandeler2016-10-281-0/+0
* Source packages: Fix that tar.xz was not xz but gzEike Ziller2016-10-281-1/+1
* Remove the qt keyword from CONFIGAndy Shaw2016-10-241-1/+1
* Update Russian translationSergey Belyashov2016-10-241-8/+40
* Remove deployment of iossim toolVikas Pachdha2016-10-201-2/+0
* Revert "iOS: Replaced deprecated signal QProcess::error. Fixes compilation is...Christian Stenger2016-10-181-2/+4
* Fix qbs buildChristian Kandeler2016-10-181-1/+0
* iOS: Fix build with namespaced QtChristian Kandeler2016-10-181-0/+2
* Update Russian translationSergey Belyashov2016-10-171-1133/+2186
* iOS: Replaced deprecated signal QProcess::error. Fixes compilation issues wit...Vikas Pachdha2016-10-171-4/+2
* iOS: Removed ios_sim tool source. simctl is used for app deployment on iOS Si...Vikas Pachdha2016-10-1728-3145/+0
* iOS: Replaces ios_sim tool with simctlVikas Pachdha2016-10-1715-235/+788
* Doc: Describe profile build configurationLeena Miettinen2016-10-171-3/+5
* Update qbs submoduleChristian Kandeler2016-10-141-0/+0
* fix build of qmldesigner coretests against namespaced qtOswald Buddenhagen2016-10-141-0/+4
* Extend source creation script for other plugins/componentsEike Ziller2016-10-132-55/+111
* Changelog: Fix spellingLorenz Haas2016-10-121-1/+1
* Squish: Fix openVcsLog() when an OutputWindow is already shownRobert Loehning2016-10-121-0/+2
* Squish: Fix error handling in tst_git_cloneRobert Loehning2016-10-121-1/+1
* MSVC: Ensure the correct MSVC installation folder is detectedThomas Epting2016-10-103-5/+17
* Debugger: Keep expansion state when stepping in QMLhjk2016-10-101-1/+2
* AutoTest: Fix running selected quick test functionsChristian Stenger2016-10-101-1/+1
* Add changes file for 4.1.1Eike Ziller2016-10-101-0/+72
* Squish: Cloning installer-framework instead of jom in tst_git_cloneRobert Loehning2016-10-071-8/+7
* Fix behavior with no_plugin_name_prefix in CONFIGRisto Avila2016-10-061-2/+6
* Update German translationsRobert Loehning2016-10-061-1533/+2576
* Remove 'What's this?' icon from "Waiting for applications" dialogKai Koehne2016-10-041-0/+1
* Squish: Remove OSX specific workaroundChristian Stenger2016-09-301-14/+4
* Update qbs submoduleChristian Kandeler2016-09-301-0/+0
* AutoTest: Fix retrieving metrics informationChristian Stenger2016-09-291-1/+1
* Fix that editor actions were disabled in navigation bar in debug modeEike Ziller2016-09-291-1/+1
* QbsProjectManager: Do not execute rules on initial project loadingChristian Kandeler2016-09-291-16/+0
* QmlJs: qmlplugindump working directoryMarco Benelli2016-09-281-1/+5
* don't detect readlink a-prioriOswald Buddenhagen2016-09-271-6/+5
* fix hand-crafted symlink resolutionOswald Buddenhagen2016-09-271-1/+1
* Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-09-271-0/+2
|\
| * Macros: Check and reset currentMacro pointer after deletion4.0David Schulz2016-09-261-0/+2
* | QmlProfiler: Fix flame graph model testUlf Hermann2016-09-271-6/+32