summaryrefslogtreecommitdiff
path: root/share/qtcreator
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Wizards: Remove Canvas 3D application wizardAlessandro Portale2018-09-188-44363/+0
* | Debugger: Add an explicit QObjectConnectionList dumperhjk2018-09-172-1/+9
* | Qml tooling: Support Qt 5.12Alessandro Portale2018-09-135-5/+50
* | QmlDesigner: Improve the quality of state thumbnailsAlessandro Portale2018-09-132-2/+6
* | macOS: Fix passing environment to terminalEike Ziller2018-09-101-1/+40
* | macOS: Reduce clutter shown when opening terminalEike Ziller2018-09-101-15/+18
* | macOS: Replace openTerminal.command by python scriptEike Ziller2018-09-102-36/+75
* | Project Wizards: Update the qbs templatesChristian Kandeler2018-09-075-116/+64
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-09-071-1/+1
|\ \ | |/
| * Theming: Fix value of TextColorDisabled for classic modeChristian Kandeler2018-08-301-1/+1
* | Debugger: Make enum class dumper test pass again for gdbhjk2018-09-061-1/+1
* | Debugger: Make std::once dumper test pass again on Linuxhjk2018-09-061-1/+1
* | Debugger: Fix display of children in GDB's PlainDumperMichael Weghorn2018-09-051-1/+1
* | Improve displayed type for GDB's PlainDumperMichael Weghorn2018-08-301-1/+1