summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Remove factories from object pool when destroying themUlf Hermann2016-05-112-2/+2
* Beautifier: tr()-FixesTakumi ASAKI2016-05-111-5/+5
* QmlProfiler: Add data stream operators for QmlEventUlf Hermann2016-05-104-1/+254
* QmlProfiler: Provide stream operators for QmlEventType and QmlNoteUlf Hermann2016-05-108-2/+147
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-1014-14/+15
* QmlProfiler: Add some Q_DECLARE_METATYPEUlf Hermann2016-05-104-0/+11
* QmlDesigner: Fix compile with Qt5.5Christian Stenger2016-05-101-1/+1
* QmlDesigner: modernize codeTim Jenssen2016-05-102-33/+18
* QmlDesigner: improve warning widget codeTim Jenssen2016-05-104-31/+47
* QmlDesigner: move RewriterError to an extra fileTim Jenssen2016-05-1010-116/+186
* QmlProfiler: Reset the zoom control only when we're finished loadingUlf Hermann2016-05-103-10/+9
* QmlProfiler: Make QmlEvent Q_MOVABLE_TYPEUlf Hermann2016-05-101-0/+4
* Valgrind: Split MemCheck and CallGrind factorieshjk2016-05-1011-86/+117
* Git: Use numerous formRobert Loehning2016-05-101-2/+2
* Timeline: Drop TimelineItemsGeometry::allocatedVerticesUlf Hermann2016-05-091-8/+3
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-09124-12253/+12791
|\
| * 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
| * Wizards: Add "Qt 5.7" option to QtQuick[.Controls] wizardAlessandro Portale2016-05-092-0/+18
| * Translations: Update Japanese translationTakumi ASAKI2016-05-091-11693/+11584
| * 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
| * ModelEditor: Improve documentation.Jochen Becher2016-05-061-27/+85
| * Update qbs submodule.Christian Kandeler2016-05-061-0/+0
| * Doc: Update Android Manifest Editor screenshotLeena Miettinen2016-05-061-0/+0
| * AutoTest: Fix parsing of Qt tests when using developerbuildChristian Stenger2016-05-041-19/+26
| * Doc: Update Image Viewer screenshotLeena Miettinen2016-05-041-0/+0
| * 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
| * Debugger: Fix QUuid dumper with large numbers and LLDBhjk2016-05-042-4/+8
| * 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
| * Changelog: Mention CMake version requirementKai Pastor2016-05-041-0/+1
| * Doc: Add QT option to .pro fileLeena Miettinen2016-05-041-0/+1
| * Doc: Update Qt Quick Designer wizard screenshotLeena Miettinen2016-05-041-0/+0
| * 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
| * Add missing German translationsRobert Loehning2016-05-031-179/+275
| * Doc: Update QML Profiler screenshotLeena Miettinen2016-05-031-0/+0
| * Debugger: Disable QModelIndex dumperhjk2016-05-031-2/+2
| * Doc: Use icons from source in the manualLeena Miettinen2016-05-0371-94/+91
| * Doc: State supported projects/toolchains for the Clang Static AnalyzerNikolai Kosjar2016-05-031-0/+9
| * Clang: Fix dot to arrow correctionNikolai Kosjar2016-05-0312-5/+387
* | QmlProfiler: Avoid zero-sized arraysUlf Hermann2016-05-091-5/+6
* | Debugger: Fresh icons for QtQuick "App on Top" and "Select"Alessandro Portale2016-05-098-6/+95