summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* add qmltooling plugin dir to deployqt.pyTim Jenssen2018-01-311-1/+3
* Debugger: Add the ability to auto-test expression evaluationhjk2018-01-311-9/+24
* State third-party licenses for LLVM/Clang/ClazyNikolai Kosjar2018-01-311-0/+23
* Doc: Add a line that was removed by mistakeLeena Miettinen2018-01-311-0/+1
* Doc: Describe new Git functionsLeena Miettinen2018-01-312-3/+11
* Android: Fix crash when creating new projectVikas Pachdha2018-01-311-5/+3
* qmlproject.qmltypes: Fix syntax errorFriedemann Kleint2018-01-311-2/+2
* Debugger: Fix typo leading to wrong settings behaviorhjk2018-01-311-1/+1
* Remove empty categories from change logEike Ziller2018-01-301-18/+0
* Add missing features to changes fileEike Ziller2018-01-301-1/+3
* changelog: Correct instructions to enable clazy/tidyNikolai Kosjar2018-01-301-1/+1
* Debugger: Use shared TerminalRunner also for CDBDavid Schulz2018-01-301-10/+7
* qbs build: Disable Qt bundling functionalityChristian Kandeler2018-01-301-0/+1
* Remove wrong change log entryEike Ziller2018-01-301-1/+0
* Debugger: Do not immediately assume engine setup doneChristian Stenger2018-01-301-1/+0
* QmlDesigner: Simplify settings in stand alone modeThomas Hartmann2018-01-293-3/+10
* fix deploy Qt for renamed QtCreatorTim Jenssen2018-01-292-8/+10
* QmlDesigner: Add setting that hints for a stand alone modeThomas Hartmann2018-01-292-0/+2
* Wizards: Fix QtQuick - Empty wizard for cmakeChristian Stenger2018-01-291-1/+3
* Clang: fix unit-test buildIvan Donchevskii2018-01-291-0/+41
* Fix binding loops in Timeline and FlameGraphUlf Hermann2018-01-292-7/+9
* Fix inconsistency between tool tip and context helpEike Ziller2018-01-291-3/+6
* QmlProjectManager: Prepare for running on remote devicesUlf Hermann2018-01-299-53/+141
* Update qbs submoduleChristian Kandeler2018-01-291-0/+0
* Clang: Make clazy/tidy options part of the diagnostic configNikolai Kosjar2018-01-2913-191/+212
* Clang: Auto reparse if diagnostic config changesNikolai Kosjar2018-01-295-18/+81
* Clang: Use only one ClangProjectSettings instance per projectNikolai Kosjar2018-01-295-4/+52
* Clang: Avoid storing settings more than neededNikolai Kosjar2018-01-292-4/+8
* Clang: Let ClangProjectSettings announce changesNikolai Kosjar2018-01-292-10/+36
* Clang: Let CppCodeModelSettings announce invalidated diagnostic configsNikolai Kosjar2018-01-296-10/+63
* QmlDesigner: Fix crashThomas Hartmann2018-01-266-6/+6
* qdoc2tasks.pl: Adapt to changed message format in Qt 5.11Friedemann Kleint2018-01-261-2/+3
* Clang: fix utf8 related column numbersIvan Donchevskii2018-01-2626-111/+106
* Doc: Describe selecting Clang-Tidy and Clazy checksLeena Miettinen2018-01-262-2/+21
* CMake: Ignore duplicate files in server-modeTobias Hunger2018-01-261-1/+5
* CppTools: Use -isystem only for non-project includesIvan Donchevskii2018-01-261-3/+25
* AutoTest: Simplify code for (de)selecting all itemsChristian Stenger2018-01-262-36/+7