summaryrefslogtreecommitdiff
path: root/src
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
* 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
* 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
* 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
* Update qbs submoduleChristian Kandeler2016-10-141-0/+0
* 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
* Fix behavior with no_plugin_name_prefix in CONFIGRisto Avila2016-10-061-2/+6
* Remove 'What's this?' icon from "Waiting for applications" dialogKai Koehne2016-10-041-0/+1
* 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
* 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
| * Debugger: Only use random QML port if none was givenUlf Hermann2016-08-111-8/+11
* | QmlProfiler: Fix flame graph model testUlf Hermann2016-09-271-6/+32
* | Debugger: Fix expansion of items in tool tipshjk2016-09-261-2/+2
* | Fix link error when llvm is in /usr but Qt isn'tDavid Faure2016-09-221-1/+1
* | iOS: Fixes a random crash in Qt creator while closingVikas Pachdha2016-09-211-16/+31
* | iOS: Fixes false warnings about iOS kit and Qt versionVikas Pachdha2016-09-215-4/+14
* | Git: Avoid QProcess::waitForReadyRead in MergeToolOrgad Shaneh2016-09-202-14/+7
* | Git: Do not rely on QProcess::readData/writeData in MergeToolOrgad Shaneh2016-09-202-32/+18
* | iOS: Fixes QML debugging on iOS deviceVikas Pachdha2016-09-201-2/+8
* | ProjectExplorer: Fix infinite loop in mini target selectorOrgad Shaneh2016-09-191-1/+1
* | VCS: Only accept commit on Ctrl+Enter when enabledOrgad Shaneh2016-09-181-1/+5
* | QmlProfiler: Announce correct features from memory usage modelUlf Hermann2016-09-161-1/+1
* | Continue process after lldb attachVikas Pachdha2016-09-141-2/+3
* | Debugger: Fix detection of lldb via xcrunChristian Stenger2016-09-141-1/+1
* | QmlProfiler: Don't accept compile events in memory usage modelUlf Hermann2016-09-141-2/+3
* | QmlProfiler: Don't handle type IDs in memory usage modelUlf Hermann2016-09-142-0/+9
* | QmlProfiler: Keep Compiling events separate in flame graphUlf Hermann2016-09-142-10/+21
* | QmlProfiler: Don't lie about the debug messages model's row countUlf Hermann2016-09-141-1/+1
* | Output pane: Fix that height setting could resetEike Ziller2016-09-121-0/+2