aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Small fixes in French translationRobert Loehning2019-06-241-3/+3
* QmlDesigner: Fix issue with gradient editingThomas Hartmann2019-05-211-3/+6
* QmlDesigner: Add missing else statement to color editorThomas Hartmann2019-05-201-1/+2
* QmlDesigner: Adjust gradient dialogThomas Hartmann2019-05-163-18/+19
* Fix error message when adding empty qmake project as subprojectChristian Kandeler2019-05-151-1/+2
* Fix controls 2 importsThomas Hartmann2019-05-101-0/+4
* Wizards: Fix Quick UI wizard by adding a kit selection pageChristian Stenger2019-04-291-0/+10
* German translation: Consistently use "Verzeichnis"Robert Loehning2019-04-251-48/+48
* German translation: Replace "mit Hilfe"Robert Loehning2019-04-181-4/+4
* AutoTest: Fix wizard for qbs and cmakeChristian Stenger2019-04-091-3/+3
* Classic theme: Add missing FancyTabBarSelectedBackgroundColorAlessandro Portale2019-04-041-0/+1
* QmlDesigner: Use highlight blue for expression indicatorThomas Hartmann2019-04-032-0/+0
* Scroll Qt Quick Application Wizard: Enable minimal Qt version selectionAlessandro Portale2019-04-031-1/+0
* Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-04-021-1/+1
|\
| * fix Gamepad import casing4.8Frederik Schwarzer2019-04-011-1/+1
* | Fix wrong German translationsRobert Loehning2019-04-021-2/+2
* | Debugger: Avoid looking up QList<QFileInfo> in QDir dumperhjk2019-04-021-2/+2
* | German translation: an Stelle -> stattRobert Loehning2019-04-011-2/+2
* | QmlDesigner: Use QDS icon color for welcome modeThomas Hartmann2019-04-011-2/+2
* | Debugger: Fix "Break on Abort" with GDB > 8.1hjk2019-04-011-3/+20
* | Debugger: Fix "Load QML Stack"hjk2019-03-291-1/+1
* | Improve German translation for "on the GDB side"Robert Loehning2019-03-281-2/+2
* | Qml tooling: Support Qt 5.13 and change default to 5.12Alessandro Portale2019-03-285-5/+50
* | Update Russian translationSergey Belyashov2019-03-261-1089/+2524
* | QmlDesigner: Adjust selectedBackground in design themeThomas Hartmann2019-03-251-1/+1
* | QmlDesigner: Add missing QML filesThomas Hartmann2019-03-217-17/+503
* | Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-03-211-3/+9
|\|
| * QmlDesigner: Workaround for regression in QtThomas Hartmann2019-03-191-3/+9
* | QmlDesigner: Add support for DialogThomas Hartmann2019-03-203-1/+55
* | German translation: wenigstens -> mindestensRobert Loehning2019-03-191-2/+2
* | Remove wrong comma from German translationRobert Loehning2019-03-191-1/+1
* | Escape GDB pretty printer outputMichael Weghorn2019-03-151-1/+2
* | Update German translationRobert Loehning2019-03-151-1153/+2525
* | Debugger: Fix std::{unordered_,}{map,set} dumper for libc++illiteratecoder2019-03-061-46/+80
* | Debugger: Improve lldb breakpoint handlingChristian Stenger2019-03-061-0/+24
* | Fix description of empty python projectRobert Loehning2019-03-051-1/+1
* | Fix updating translations filesEike Ziller2019-02-281-1/+2
* | Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-02-281-2/+2
|\|
| * QmlDesigner: Avoid puppet crashThomas Hartmann2019-02-151-2/+2
* | Debugger: Remove identical CDB implementation of loadDumpershjk2019-02-261-4/+0
* | Debugger: Do not make std::string layout assumptionshjk2019-02-261-1/+14
* | Dumper: Add dumper test for QSizePolicyChristian Stenger2019-02-201-2/+2
* | Debugger: Add dumper for QSizePolicyhjk2019-02-192-3/+35
* | Update qbs type infoChristian Kandeler2019-02-141-0/+17
* | QmlDesigner: Fix error for ConnectionsThomas Hartmann2019-02-051-1/+3
* | Add Qt for Python templates and better supportCristian Maureira-Fredes2019-02-0415-29/+165
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-313-14/+20
|\|
| * 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