summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-08-058-32/+95
|\
| * Dark Theme: Make unfocussed minitargetchoser item easier to spotAlessandro Portale2016-08-041-1/+1
| * Qml Designer Theming: Fix background colorAlessandro Portale2016-08-045-0/+5
| * Flat Light Theme: Fix inactive project tab in Projects modeAlessandro Portale2016-08-031-1/+1
| * Qt Creator Dark text color scheme: Fix #d64564Alessandro Portale2016-08-021-3/+3
| * Debugger: Move rarely interesting [extraData] out of sighthjk2016-08-011-16/+58
| * Debugger: Fix display of dynamic propertieshjk2016-08-011-3/+4
| * Debugger: Deactivate metaObject extraction by inferior callhjk2016-08-011-0/+5
| * Debugger: Robustify QObject detectionhjk2016-08-011-4/+12
| * Debugger: Use '[d]' for artificial QObjectPrivate memberhjk2016-08-011-1/+1
| * Wizards: Fix list model wizard's rowCount()Lorenz Haas2016-07-311-1/+3
| * QmlDesigner: Fix Flat Dark QmlDesigner_HighlightColorAlessandro Portale2016-07-301-1/+1
| * creator-dark scheme: Make selection behave with the other colors #2Alessandro Portale2016-07-301-1/+1
| * creator-dark scheme: Make selection behave with the other colorsAlessandro Portale2016-07-301-1/+1
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-2965-225/+272
|\ \ | |/
| * ProjectExplorer: Themable miniprojecttargetselector.cppAlessandro Portale2016-07-283-3/+3
| * Fix qbs build on macOSChristian Kandeler2016-07-281-1/+1
| * QmlDesigner.PropertyEditor: Improve binding editorThomas Hartmann2016-07-281-97/+114
| * QmlDesigner.PropertyEditor: Show border between buttonsThomas Hartmann2016-07-282-4/+2
| * QmlDesigner: Remove lines/borders from scrollbarsThomas Hartmann2016-07-281-5/+0
| * QmlDesigner: Avoid double borders between items in the item libraryAlessandro Portale2016-07-281-41/+43
| * QmlDesigner.PropertyEditor: Unify size of controlsThomas Hartmann2016-07-288-8/+9
| * QmlDesigner: Rework of theming colorsThomas Hartmann2016-07-2810-35/+22
| * Themes: Enable using the original Window color for toolbarsAlessandro Portale2016-07-285-0/+5
| * QmlDesigner.PropertyEditor: Align reset buttonThomas Hartmann2016-07-273-3/+5
| * Merge remote-tracking branch 'origin/4.0' into 4.1Oswald Buddenhagen2016-07-271-5/+5
| |\
| | * fix qt namespace retrieval when an early break happenedOswald Buddenhagen2016-07-051-5/+5
| * | QmlDesigner.StatesEditor: Themed bordersAlessandro Portale2016-07-272-1/+3
| * | QmlDesigner: Themable and HighDPI Text style iconsAlessandro Portale2016-07-279-8/+8
| * | QmlDesigner.PropertyEditor: Fix resetting of alignmentThomas Hartmann2016-07-262-0/+4
| * | QmlDesigner.PropertyEditor: Exchange colors for buttonsThomas Hartmann2016-07-262-3/+3
| * | QmlDesigner: Themable text alignment iconsAlessandro Portale2016-07-2615-6/+7
| * | QmlDesigner: Adjust QmlDesigner_HighlightColorThomas Hartmann2016-07-265-5/+5
| * | QmlDesigner: Use QmlDesigner_HighlightColor consistentlyThomas Hartmann2016-07-262-4/+1
| * | Adding QmlDesigner highlight color to ThemeThomas Hartmann2016-07-267-3/+12
| * | QmlDesigner: Fix a typo in a property editor labelAlessandro Portale2016-07-261-1/+1
| * | QmlDesigner: Fix transparent color issue for font sizeThomas Hartmann2016-07-251-2/+2
| * | QmlDesigner: Theming fix for font sizeThomas Hartmann2016-07-251-0/+1
| * | QmlDesigner: Use theme text color for TargetComboBoxThomas Hartmann2016-07-251-0/+2
| * | QmlDesigner: New anchor iconsAlessandro Portale2016-07-2512-21/+21
| * | QmlDesigner: Theme binding text fieldThomas Hartmann2016-07-253-38/+56
| * | Debugger: Show object address with LLDB if there is nothing betterhjk2016-07-251-2/+8
* | | Welcome: Added keyboard hotkeys to open sessions and recent projectsSerhii Moroz2016-07-285-8/+83
* | | SCXML: Fix UI textLeena Miettinen2016-07-261-2/+2
* | | Autotest: Fix project wizard text grammar and capitalizationLeena Miettinen2016-07-251-5/+5
|/ /
* | QmlDesigner: Fix regression caused by stylingThomas Hartmann2016-07-221-1/+1
* | Theming: Do not hardcode the mapping from theming colors to QPaletteThomas Hartmann2016-07-222-6/+52
* | Debugger: Improve QObject related dumpers in release buildshjk2016-07-224-163/+349
* | Debugger: Mark out of scope variables as suchhjk2016-07-211-0/+7
* | QmlDesigner: fix warning if colorLogic does not existTim Jenssen2016-07-213-22/+10