summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Fix passing path to Qt libraries on device to run configurationv4.7.1Eike Ziller2018-09-181-0/+1
* Fix colorization of change numbers in VCS annotations (like git blame)Eike Ziller2018-09-121-2/+5
* qmljs: fix bug in reformattingMarco Benelli2018-09-111-1/+4
* Squish: Wait for a clean shutdown when restarting QCChristian Stenger2018-09-077-0/+7
* Squish: Stabilize tst_CSUP06Robert Loehning2018-09-071-0/+1
* Squish: Refactor starting Qt Creator from SquishChristian Stenger2018-09-0571-112/+91
* Fix environment for Start and Debug External ApplicationEike Ziller2018-09-041-0/+5
* .gitignore: Ignore Squish config files we don't useRobert Loehning2018-09-041-0/+3
* AutoTest: Fix handling cancellation for timeoutChristian Stenger2018-09-041-14/+14
* Update qbs submoduleChristian Kandeler2018-09-041-0/+0
* winrt: Use full path when running windeployqtOliver Wolff2018-09-041-1/+8
* Add line/column number handling to spotlight locator filterEike Ziller2018-09-031-5/+7
* Update qbs submoduleChristian Kandeler2018-09-031-0/+0
* Tracing: Adapt aggregator test to new ctor signatureUlf Hermann2018-08-311-1/+2
* QmlProfiler: Listen on QHostAddress::Any in QmlProfilerToolTestUlf Hermann2018-08-301-1/+1
* Squish: Fix checking for plugin loader issuesChristian Stenger2018-08-301-4/+4
* Theming: Fix value of TextColorDisabled for classic modeChristian Kandeler2018-08-301-1/+1
* More change log for 4.7.1Eike Ziller2018-08-301-0/+4
* Tracing: Properly signal destruction of non-owned propertiesUlf Hermann2018-08-301-10/+44
* QmlProfiler: Don't scan the whole file system in rewriter testUlf Hermann2018-08-291-2/+3
* qbs build: Fix highlighter engine autotestChristian Kandeler2018-08-281-1/+0
* Tracing: Wrap pointers we don't own in QPointerUlf Hermann2018-08-281-3/+5
* Tracing: Make notes in TimelineModelAggregator mutableUlf Hermann2018-08-283-7/+29
* Fix editing of custom executable pathEike Ziller2018-08-281-2/+11
* Botan: forward QMAKE_CXX_FLAGS from mkspec to configureJürgen Hunold2018-08-271-1/+1
* Fix painting of current line in generic and python editorsEike Ziller2018-08-244-8/+15
* Squish: Remove remaining mentions of Squish hookingRobert Loehning2018-08-231-2/+1
* Squish: Update URLs to sources of Qt 4.8.7Robert Loehning2018-08-221-2/+2
* Fix reload behavior of binary editorEike Ziller2018-08-221-2/+1
* Fix handling of read-only editors when applying refactoringsEike Ziller2018-08-221-2/+8
* Avoid shortcuts with "Alt" on macOSEike Ziller2018-08-212-8/+14
* Doc: Update info about GitLeena Miettinen2018-08-203-180/+265
* Clang: Reuse full type qualification from tooltipsIvan Donchevskii2018-08-203-27/+29
* AutoTest: Disable run related items while executing testsChristian Stenger2018-08-201-1/+1
* Botan: Fix build with MSVC from Visual Studio 2017 15.8Christian Kandeler2018-08-172-2/+3
* Squish: Use sets instead of lists for kits in useRobert Loehning2018-08-174-39/+31
* Doc: Move common debugger functions to an include fileLeena Miettinen2018-08-175-318/+375
* Botan: Fix build with compiler wrapperOrgad Shaneh2018-08-171-1/+1
* Botan: Fix passing sysroot on macOSChristian Stenger2018-08-171-1/+1
* Doc: Move qtquick-profiler.qdoc to the "qtquick" folderLeena Miettinen2018-08-161-0/+0
* Doc: Use defines in navigation linksLeena Miettinen2018-08-1625-25/+140
* Fix Ctrl+n shortcut in locator widget in some configurationsEike Ziller2018-08-161-0/+7
* Add changes file for 4.7.1Eike Ziller2018-08-161-0/+66
* Update macOS requirement for binary packagesEike Ziller2018-08-162-2/+2
* Tests: Add #include <QtGlobal> for version checksOrgad Shaneh2018-08-163-0/+4
* Doc: Use defines to enable hiding device-related informationLeena Miettinen2018-08-164-0/+15
* Dumper: Fix enum display in nested typesOrgad Shaneh2018-08-162-1/+5
* MimeProvider: Add #include <QtGlobal> for version checkOrgad Shaneh2018-08-161-0/+1
* File System View: Fix scroll position and bread crumb in some casesEike Ziller2018-08-152-8/+8
* Use Qt::AA_UseOpenGLES instead of QT_OPENGLThomas Hartmann2018-08-151-1/+1