summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Add dumper for QMeta{Enum,Method,Property}hjk2016-07-154-585/+251
* Debugger: Disable QDateTime dumper for Qt >= 5.8hjk2016-07-151-1/+22
* QmlDesigner: Theming of property editor checkbox and "tr" buttonAlessandro Portale2016-07-152-12/+37
* Tweak solarized editor themesLorenz Haas2016-07-152-8/+8
* Adding Solarized editor themesThomas Hartmann2016-07-142-0/+138
* Add wizard and mime type for SCXMLUlf Hermann2016-07-142-0/+69
* QmlDesigner: Adding icons for property editor to icon providerThomas Hartmann2016-07-1314-14/+24
* Debugger: Improve QMetaObject dumperhjk2016-07-132-122/+164
* Flat Light theme tweaksAlessandro Portale2016-07-131-8/+8
* QmlDesigner: Adding theming support for Qt Quick DesignerThomas Hartmann2016-07-1224-147/+92
* QmlDesigner.PropertyEditor: Crash fixThomas Hartmann2016-07-121-0/+9
* Flat Dark theme tweaksAlessandro Portale2016-07-071-18/+18
* Debugger: Show formatted contents of WebKit strings in local viewAlexandru Croitor2016-07-061-0/+25
* QmlDesigner.StatesEditor: Add StatesEditorIconProviderThomas Hartmann2016-07-054-3/+12
* QmlDesigner.StatesEditor: Adjust marginsThomas Hartmann2016-07-042-3/+5
* QmlDesigner: Hide target buttons for centered anchoringThomas Hartmann2016-07-042-0/+4
* QmlDesigner: Use smaller font in item libraryThomas Hartmann2016-07-012-6/+6
* QmlDesigner: Remove animations from item libraryThomas Hartmann2016-07-011-7/+0
* Wizards: Remove Qt Quick 1 file wizardThomas Hartmann2016-07-012-42/+0
* Welcome: Fix the handling of the new Theme::FlatToolBars flagAlessandro Portale2016-07-012-2/+2
* QmlDesigner: use visible instead of enabledTim Jenssen2016-06-301-6/+6
* QmlDesigner: fix wrong AnchorRow initializationTim Jenssen2016-06-302-3/+3
* QmlDesigner: fix preferredWith is unknown warningTim Jenssen2016-06-301-2/+2
* QmlDesigner: Fix fixResourcePaths()Thomas Hartmann2016-06-291-1/+1
* QmlDesigner: Fix UrlChoserThomas Hartmann2016-06-281-4/+15
* AutoTest: Enhance wizard to support GTestChristian Stenger2016-06-2712-26/+186
* Merge remote-tracking branch 'origin/master' into 4.1Eike Ziller2016-06-271-0/+64
|\
| * Modnokai Night Shift v2 color scheme for QtC Text EditorGeorger Araújo2016-06-231-0/+64
* | AutoTest: Use json based wizardChristian Stenger2016-06-238-110/+200
* | QmlDesigner: Adding tool tips for anchoringThomas Hartmann2016-06-222-0/+10
* | QmlDesigner: fix urlTim Jenssen2016-06-222-2/+2
* | QmlDesigner: add workaround for broken tooltip callsTim Jenssen2016-06-221-0/+2
* | QmlDesigner: use initializer listsTim Jenssen2016-06-225-15/+17
|/
* Theming: Set flat flag on flat themesAlessandro Portale2016-06-212-6/+2
* Utils: Replace Theme::widgetStyle with a flagAlessandro Portale2016-06-213-9/+3
* Theming: Add the "Flat Light" themeAlessandro Portale2016-06-211-0/+203
* Theming: Add the "Flat Dark" themeAlessandro Portale2016-06-211-0/+204
* Utils: Make the "shadow" under toolbar icons optionalAlessandro Portale2016-06-203-0/+3
* Utils: fix typo in Utils::Theme enumAlessandro Portale2016-06-173-3/+3
* QmlDesigner: Support .qrc files in the qml2puppetThomas Hartmann2016-06-104-0/+31
* Debugger: Remove debuggerstringutils.hhjk2016-06-091-5/+5
* qbs build: Introduce new module "qtc".Christian Kandeler2016-06-082-4/+6
* Added plugin for supporting the Nim programming languageFilippo Cucchetto2016-06-077-0/+108
* Debugger: Robustify Qt version extractionhjk2016-06-071-3/+5
* Wizard: Use Qt5-style connectsOrgad Shaneh2016-06-032-2/+2
* QmlPuppet: Use Qt5-style connectOrgad Shaneh2016-06-021-1/+3
* Editor: Animate automatic completed text.David Schulz2016-05-314-0/+4
* Debugger: Fix transport of negative signed charshjk2016-05-311-1/+1
* Wizards: Remove deployment.pri. Inline the deployment rules instead.Alessandro Portale2016-05-3111-38/+15
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-2712-4/+204
|\