summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: add cdb specific symbolAddressDavid Schulz2019-01-281-0/+4
* QmlDesigner: Fix gradients in Qt 5.12.1Thomas Hartmann2019-01-251-4/+14
* Debugger: Fix Attach to process and Run in Terminalhjk2019-01-231-4/+2
* Debugger: Reduce the amount of ignored stop messages with LLDBhjk2019-01-231-6/+0
* Debugger: Add fallback when gdb.Value.cast() fails for typedefshjk2018-12-171-2/+8
* Debuger: Fix enum dumper (again)David Schulz2018-12-171-4/+4
* Debugger: Fix display of multidimensional C arrayshjk2018-12-171-25/+27
* Debugger: Robustify QEvent dumpershjk2018-12-122-14/+15
* Debugger: Make LLDB startup failures more verbosehjk2018-12-111-0/+7
* Fix typo in russian translation of 'Empty qmake Project'Haxor Leet2018-12-101-1/+1
* GDB: Fix address resolving for typedefed typesOrgad Shaneh2018-12-101-6/+2
* qmljs: update qt5QtQuick2-bundle.json for Qt 5.12Marco Benelli2018-12-051-8/+58
* Debugger: Fix thread switching when using lldb on macOSAlexandru Croitor2018-11-271-1/+1
* Clang: Fix tidy demo fileNikolai Kosjar2018-11-261-2/+0
* Debugger: Show module in stack frames also for LLDBhjk2018-11-221-0/+2
* Update late changes in German translationRobert Loehning2018-11-211-35/+18
* Themes: Unify Message and NormalMessage colors in dark themesOrgad Shaneh2018-11-213-3/+3
* Dumper: Remove unreachable codeChristian Stenger2018-11-191-2/+0
* Dumper: Fix displaying enums with LLDBChristian Stenger2018-11-193-9/+24
* More Qt Quick wizard fixes for Qt 5.12Eike Ziller2018-11-143-48/+48
* Fix Qt Quick wizards with Qt 5.12 / ECMAScript 7Eike Ziller2018-11-145-60/+60
* Dumper: Fix activating frame for lldbChristian Stenger2018-11-141-1/+0
* Debugger: Fix Qt version detection in the cdbbridgeDavid Schulz2018-11-121-9/+12
* Debugger: Fix assignment to QString etc with LLDBhjk2018-11-121-3/+29
* Dumper: Fix handling of bitfields for MinGWChristian Stenger2018-11-121-1/+2
* Debugger: Remove some dead code in lldbbridge.pyhjk2018-11-091-6/+0
* Update Russian translationSergey Belyashov2018-11-091-45/+27
* [Debugger] Add dumpers for QEvent and QKeyEventAlexandru Croitor2018-11-081-0/+111
* [Debugger] Fix bitfield values to show up correctly using lldbengineAlexandru Croitor2018-11-081-2/+3
* Debugger: Fix LLDB start with complex command lineshjk2018-11-081-3/+14
* Update German translationRobert Loehning2018-11-071-1175/+1579
* Debugger: Fix display of null referencesChristian Stenger2018-11-061-1/+4
* Debugger: Implement disabling/enabling subbreakpoints with LLDBhjk2018-11-061-0/+15
* Update Russian translationSergey Belyashov2018-10-311-1140/+1529
* QmlDesigner: Crash fixThomas Hartmann2018-10-291-1/+4
* Fix warning about duplicated messages in qtcreator_uk.tsChristian Kandeler2018-10-241-28/+0
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* [Debugger] Add dumpers for Python "PyObject"sAlexandru Croitor2018-10-195-2/+197
* QmlDesigner: Call all Component complete handlersThomas Hartmann2018-10-183-1/+24
* Debugger: Pretty print the name of a function when using lldbAlexandru Croitor2018-10-151-1/+16
* Debugger: Fix qfloat16 dumper for LLDB 6.0 on Linuxhjk2018-10-121-1/+1
* Merge remote-tracking branch 'origin/4.7' into 4.8Eike Ziller2018-10-121-3/+27
|\
| * Russian translation updateSergey Belyashov2018-10-091-3/+27
* | TextEditor: Add Overloaded Operator and Punctation to text stylesMarco Bubke2018-10-119-0/+17
* | QmlDesigner: change the import path to QtQuick2 pathTim Jenssen2018-10-101-1/+1
* | design.creatortheme: Set DarkUserInterface=trueAlessandro Portale2018-10-051-0/+1
* | Clang: Move the majority of completion items sorting to ClangBackendIvan Donchevskii2018-10-021-0/+2
* | Debugger: Fix display of upper half of short unsigned intshjk2018-10-021-1/+4
* | Theme: adjust to new theme color namesTim Jenssen2018-09-251-2/+2
* | Debugger: Fix use of external debug info for installer-based Qthjk2018-09-241-0/+13