summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in timeout of JavaScript locator filterv4.6.0-beta1Eike Ziller2018-02-062-10/+14
* Locator: Do not remove uninitialized objectOrgad Shaneh2018-02-061-0/+2
* Utils: Fix UI textLeena Miettinen2018-02-062-2/+2
* ModelEditor: Add the zoom actions to tool barEike Ziller2018-02-062-16/+12
* ModelEditor: Simplify creation of commands and tool buttonsEike Ziller2018-02-064-51/+56
* Clang support: Fix UI textLeena Miettinen2018-02-061-3/+3
* Auto Test: Fix UI text in wizardLeena Miettinen2018-02-061-2/+2
* Image viewer: Add include <QAction>Friedemann Kleint2018-02-061-0/+1
* Fix MinGW valgrind buildOliver Wolff2018-02-064-46/+26
* Gerrit: Fix UI textLeena Miettinen2018-02-052-11/+11
* QtSupport: Add setting for arbitrary features for a Qt versionTim Jenssen2018-02-053-4/+19
* Utils: Do not assume qtchooser target as validChristian Stenger2018-02-051-1/+2
* ModelEditor: Make constants header self-containedEike Ziller2018-02-051-0/+2
* ModelEditor: Move export actions to File menuEike Ziller2018-02-053-4/+8
* Unify zooming actions of image viewer and model editorEike Ziller2018-02-058-30/+49
* CppEditor: Require CppEditor plugin for C/C++ wizardsThomas Hartmann2018-02-052-2/+2
* ScxmlEditor: Require ScxmlEditor plugin for wizardThomas Hartmann2018-02-051-1/+1
* Add new settings to control new file dialogThomas Hartmann2018-02-051-1/+10
* Update qbs submoduleChristian Kandeler2018-02-051-0/+0
* Debugger: add dumper for Kit and ToolChainDavid Schulz2018-02-021-0/+8
* JavaScriptFilter: Use QScriptEngine to avoid endless loopsAndre Hartmann2018-02-025-14/+55
* Clang: Fix clang test LibclangPrintingPolicyTest.SetAndGetPropertiesNikolai Kosjar2018-02-021-2/+4
* QmlDesigner: Do not show Backends tab in stand alone modeThomas Hartmann2018-02-021-1/+9
* Add project tab to navigatorThomas Hartmann2018-02-025-16/+80
* Build Qbs QML type info dynamicallyChristian Kandeler2018-02-023-0/+44
* Doc: Add info about installing CDB Debugger Support on WindowsLeena Miettinen2018-02-021-59/+60
* Doc: Describe grouping related test casesLeena Miettinen2018-02-022-5/+9
* QmlProject: Add support for setting the environmentThomas Hartmann2018-02-027-0/+43
* Update QML typeinfo for qbs filesChristian Kandeler2018-02-012-7/+29
* Clang: simplify column convertion callsIvan Donchevskii2018-02-014-7/+10
* Clang: Highlight invalid declarations as textNikolai Kosjar2018-02-017-0/+42
* Doc: Describe new push to Gerrit optionsLeena Miettinen2018-02-012-0/+7
* Clang: Add commentary about column convertionIvan Donchevskii2018-02-016-4/+20
* Tests: Fix compile for Qt5.6Christian Stenger2018-02-011-1/+1
* Modeling: Fix unused argument warningOrgad Shaneh2018-02-011-0/+1
* ModelEditor: Remove code duplication in action handlerEike Ziller2018-02-014-129/+41
* ModelEditor: Remove unused methodsEike Ziller2018-02-011-21/+0
* Doc: Describe detecting memory leaks with Heob heap observerLeena Miettinen2018-02-0110-6/+211
* Doc: Update screenshots of Locals and Expressions viewsLeena Miettinen2018-02-016-8/+9
* QmlProfiler: Preserve statistics sorting order across model reloadsUlf Hermann2018-02-011-17/+37
* Accept qmlproject runconfigs on remotelinuxUlf Hermann2018-02-011-1/+12
* Timeline: Bind to Flickable's width for scrollingUlf Hermann2018-02-011-1/+9
* AutoTest: Provide missing QtQuick test templateChristian Stenger2018-02-016-6/+98
* ModelEditor: Add text to scratch model wizard iconEike Ziller2018-02-011-0/+1
* Clang: fix CINDEX_VERSION_MINOR for clang_getFileContentsIvan Donchevskii2018-02-011-2/+2
* Environment.constFind added testNikita Baryshnikov2018-02-011-0/+37
* Utils: use system case for environment variables on windowsDavid Schulz2018-02-013-1/+14
* ModelEditor: Do not needlessly add objects to the global poolEike Ziller2018-01-311-7/+0
* QmlDesigner: Add keyframe support to property editorThomas Hartmann2018-01-318-0/+81
* QmlDesigner: improve setupContext callsTim Jenssen2018-01-311-10/+10