aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* don't add system paths to INCLUDEPATHv4.0.0Oswald Buddenhagen2016-05-091-0/+2
* Debugger: Enforce use of target-async for Android gdbserverhjk2016-05-095-3/+14
* OS X: Use UTIs for the various supported file formatsEike Ziller2016-05-091-179/+183
* Do not crash when closing editor while diagnostic tool tip is shownEike Ziller2016-05-091-1/+2
* QmlDesigner: Support QtQuick 2.7Alessandro Portale2016-05-091-1/+1
* QtSupport: Update feature set for Qt 5.7Alessandro Portale2016-05-092-0/+8
* Don't wait too much to connect.BogDan Vatra2016-05-091-3/+8
* Update qbs submodule.Christian Kandeler2016-05-061-0/+0
* AutoTest: Fix parsing of Qt tests when using developerbuildChristian Stenger2016-05-041-19/+26
* Make local custom executables run independent of device selectionhjk2016-05-045-5/+23
* AutoTest: Fix reparsing of header files...Christian Stenger2016-05-041-25/+24
* TreeView: Announce sorting tree itemshjk2016-05-041-3/+15
* QmlJS: Allow version in parent moduleThomas Hartmann2016-05-041-0/+18
* OS X: Fix regression for opening projects from FinderEike Ziller2016-05-044-0/+17
* QbsProjectManager: Use IDE_LIBRARY_BASENAME to locate qbs' plugins.Christian Kandeler2016-05-041-1/+5
* Clang Static Analyzer: Re-enable for all project managers and tool chainsNikolai Kosjar2016-05-041-8/+1
* Git: Suppress failure message on grepOrgad Shaneh2016-05-041-1/+1
* Clang: Fix dot to arrow correctionNikolai Kosjar2016-05-036-4/+180
* Debugger: Do not append port if host not foundOrgad Shaneh2016-05-031-1/+2
* QbsProjectManager: Fix SOFT ASSERT: "future.isFinished()"Nikolai Kosjar2016-05-033-4/+17
* ClangStaticAnalyzer: Fix accepting "clang" executableNikolai Kosjar2016-05-031-2/+7
* ModelEditor: Avoid crash if an illegal relation is placed on a diagram.Jochen Becher2016-05-032-3/+6
* BareMetal: Store host/port in ssh params of deviceOrgad Shaneh2016-05-031-0/+10
* Debugger: Use continue on dialog triggered remote debuggingOrgad Shaneh2016-05-031-0/+1
* Debugger: Set symbol file on dialog-started debuggingOrgad Shaneh2016-05-031-0/+3
* Update qbs submodule.Christian Kandeler2016-05-021-0/+0
* QmlProfiler: Repopulate the file finder when loading a traceUlf Hermann2016-05-021-0/+1
* BareMetal: Fix after b3c1da03hjk2016-05-021-0/+1
* FakeVim: Squash warning on QChar::unicode() usehjk2016-05-021-1/+1
* Fix crash in Wizard code handling adding to the current projectTobias Hunger2016-05-021-1/+1
* QmlProfiler: Keep find bar in focus when notes are foundUlf Hermann2016-05-021-0/+3
* QmlDesigner: Fix crumble bar for component navigationThomas Hartmann2016-05-021-2/+2
* Qbs: Enable exceptions where neededOrgad Shaneh2016-05-025-0/+7
* Qbs: Minor cleanup in debugger.qbsOrgad Shaneh2016-05-021-18/+18
* Android: Make avd name extraction more robust.hjk2016-05-021-11/+10
* TreeModel: Add override where appropriatehjk2016-05-021-14/+14
* Update the Qt logo in application iconsAlessandro Portale2016-05-0239-0/+0
* Debugger: Fix expanding of watchers...Christian Stenger2016-05-021-1/+3
* Android/Debugger: Always extract GDB version from binaryhjk2016-05-022-1/+4
* Fix compileBogDan Vatra2016-05-022-0/+2
* Utils: Undef _WIN32_WINNT before defining itOrgad Shaneh2016-05-011-0/+1
* Android/Debugger: Use -exec-continue instead of -exec-runhjk2016-04-291-1/+2
* Debugger: One more safety belthjk2016-04-291-0/+1
* Fix warningsBogDan Vatra2016-04-292-8/+14
* Bookmarks: Fix a HighDPI off-by-1 issue in the Bookmarks viewAlessandro Portale2016-04-291-1/+2
* Android: Avoid endless loop in the presence of crashed processhjk2016-04-291-1/+1
* Update qbs submodule.Christian Kandeler2016-04-291-0/+0
* TestEditor/ModelAdapter: Fix model to pass the model test.Friedemann Kleint2016-04-291-3/+3
* QbsProjectManager: Modify QbsBuildStepConfigWidget layoutTakumi ASAKI2016-04-291-30/+37
* Debugger: Avoid multiple inheritance in ThreadHandlerhjk2016-04-291-61/+62