summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Unify German translation of "text editor"Robert Loehning2018-01-181-2/+2
* Update German translationsRobert Loehning2018-01-121-4556/+7731
* Fix typo in Russian translationSergey Belyashov2018-01-091-1/+1
* Dark Theme: Fix bad color valueOrgad Shaneh2018-01-051-1/+1
* Debugger: improve evaluate expression with cdbDavid Schulz2017-12-201-10/+4
* Debugger: Suppress variables from unrelated scopeshjk2017-12-141-1/+1
* Dumper: Fix typoChristian Stenger2017-12-131-1/+1
* Merge remote-tracking branch 'origin/4.4' into 4.5Eike Ziller2017-12-121-979/+1529
|\
| * Update Polish translationsJarek Kobus2017-10-131-979/+1529
* | Qt Quick Application wizards: No AA_EnableHighDpiScaling on SimulatorAlessandro Portale2017-12-111-7/+9
* | Qt Quick Application wizards: Qt::AA_EnableHighDpiScaling only on WINAlessandro Portale2017-11-281-0/+2
* | Dumper: Do not use enumHexDisplay unconditionallyChristian Stenger2017-11-271-1/+4
* | QtQuick wizards: Add 5.10 to minimal required Qt versionsAlessandro Portale2017-11-146-5/+60
* | QtQuick wizards: Bump virtual keyboard version for Qt 5.9Alessandro Portale2017-11-146-6/+6
* | Wizards: Fix project files for macOSChristian Stenger2017-11-145-5/+5
* | QtQuick Canvas3D wizard: Remove unused variableAlessandro Portale2017-11-131-4/+0
* | Update Russian translationSergey Belyashov2017-11-101-1216/+1680
* | Dark theme: Make disabled buttons distinguishable from enabledOrgad Shaneh2017-11-101-0/+1
* | Flat Dark theme: Make disabled buttons distinguishable from enabledAlessandro Portale2017-11-091-0/+1
* | Update danish (da) translation for Qt Creator 4.5scootergrisen2017-11-081-5581/+7452
* | Debugger: Fix enum dumper for cdb and lldbDavid Schulz2017-11-071-1/+1
* | QmlDesigner: Move HelperWidgetsThomas Hartmann2017-11-0663-3/+3
* | Remove external tool for "sort text"Eike Ziller2017-11-031-1/+0
* | Dumpers: Fix CPlusPlus::IntegerType dumperOrgad Shaneh2017-11-021-6/+10
* | Wizards: Fix copy-paste error in Swipe view wizard descriptionLeena Miettinen2017-11-011-1/+1
* | Debugger: Re-introduce namespace detection for Qt 4hjk2017-10-231-0/+12
* | Debugger: Fix typo in namespace extraction debugging codehjk2017-10-231-1/+1
* | Wizards: Remove period from a checkbox labelLeena Miettinen2017-10-195-5/+5
* | QmlDesigner: Avoid some unneeded QFileInfo constructionsEike Ziller2017-10-191-1/+1
* | QmlPuppet: Check return value of fstatRobert Loehning2017-09-261-2/+4
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-251-4/+2
|\ \ | |/
| * Fix unstoppable debuggerFilipe Azevedo2017-09-201-4/+2
* | Update QML type descriptions for qbsJake Petroules2017-09-221-1/+10
* | QmlPuppet: Modernize (nullptr and member initialization)Tobias Hunger2017-09-202-17/+8
* | QmlDesigner: Fix @NodeInstanceThomas Hartmann2017-09-201-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-193-5503/+9251
|\ \ | |/
| * Dumper: Dump CHAR/WCHAR arrays as stringsOrgad Shaneh2017-09-181-4/+4
| * Debugger: Add to solib-search-path, don't replace ithjk2017-09-131-0/+5
| * Update danish (da) translation for Qt Creator 4.4scootergrisen2017-09-111-5499/+9242
* | Debugger: Add yet another virtual inheritance testhjk2017-09-191-25/+0
* | QmlDesigner: fix uninitialzed value warningsTim Jenssen2017-09-192-6/+5
* | Dumpers: Add a show case for C-style stringsOrgad Shaneh2017-09-181-0/+56
* | AutoTest: Reorder build systems for consistencyOrgad Shaneh2017-09-181-6/+7
* | QmlJS: Add bezierCurve to builtinsThomas Hartmann2017-09-181-0/+1
* | Wizard: Fix Qt Quick Application wizardsChristian Stenger2017-09-065-5/+5
* | Debugger: Display summaries for CoreFoundation typeshjk2017-08-212-1/+30
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-173-11/+8
|\ \ | |/
| * Doc: Add step list for adding custom debugging helpersLeena Miettinen2017-08-171-2/+2
| * Debugger: Adjust a comment on the used of dumpers for CDBhjk2017-08-161-3/+2
| * Debugger: Show guts of QString::Data when requestedhjk2017-08-151-5/+3