aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator
Commit message (Expand)AuthorAgeFilesLines
* Introduce Breakpad crash handlerMarco Bubke2017-07-252-6/+2
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-2518-0/+18
|\
| * Wizards: Add file extension as text overlay to some wizardsAlessandro Portale2017-07-2418-0/+18
* | ModelEditor: Introduce custom relation type "Connection"Jochen Becher2017-07-251-17/+36
* | ModelEditor: Support custom relations in configuration filesJochen Becher2017-07-251-0/+154
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-2136-2/+8
|\|
| * Wizards: Make the big wizards icons smallerAlessandro Portale2017-07-2134-0/+0
| * QmlDesigner: Remove QtQuick.Controls 1.0 dependcy from Window mockupThomas Hartmann2017-07-201-1/+0
| * Debugger: Don't hard-fail on missing Python json modulehjk2017-07-201-1/+8
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-1810-7/+7
|\|
| * Wizards: Use the new icons for the Qt Quick Application WizardAlessandro Portale2017-07-183-2/+2
| * Nim: Update the Nim wizard iconAlessandro Portale2017-07-186-2/+2
| * fix property spellingTim Jenssen2017-07-171-3/+3
* | Flat Dark theme: make property editor section title color more readableMitch Curtis2017-07-171-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-142-44/+76
|\|
| * Update QML type descriptions for qbsChristian Kandeler2017-07-141-43/+75
| * Fix typo in Russian translationRobert Loehning2017-07-131-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-122-0/+3
|\|
| * Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-122-0/+3
| |\
| | * Qmlpuppet: add missing includesMarco Benelli2017-07-102-0/+3
* | | Debugger: print QFlags and bitfields as hexThiago Macieira2017-07-113-7/+17
|/ /
* | Dumper: Fix exception when accessing empty itemsChristian Stenger2017-07-071-0/+2
* | Debugger: Don't list static members of items in arrayshjk2017-07-051-5/+6
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-261-3/+26
|\|
| * QmlDesigner: Fix combobox for font familyThomas Hartmann2017-06-231-3/+26
* | Dumper: Use correct integer value for enumsOrgad Shaneh2017-06-201-1/+1
* | Add old default text style as Default ClassicMarco Bubke2017-06-201-0/+64
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-202-1847/+2352
|\|
| * Update Polish translationsJarek Kobus2017-06-151-1822/+2324
| * Fix internal C++ code model dumpersOrgad Shaneh2017-06-131-25/+28
* | Use declaration and output argument in dark styleMarco Bubke2017-06-191-1/+2
* | Debugger: Fix manual splitting of complex template parameter typeshjk2017-06-191-0/+1
* | Debugger: Add dumper for std::{optional,byte} and gsl::{span,byte}hjk2017-06-162-0/+35
* | add style icons to wizardsTim Jenssen2017-06-1310-0/+0
* | Dumper: Add bitfield value in debugging messageOrgad Shaneh2017-06-131-1/+1
* | Debugger: Prettify values for enum bitfieldsOrgad Shaneh2017-06-123-9/+16
* | Snippets: Add struct snippetNikolai Kosjar2017-06-121-0/+9
* | Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-06-123-1579/+2141
|\|
| * Update Russian translationSergey Belyashov2017-06-081-1577/+2088
| * qt5QtQuick2-bundle.json: add missing modules and versionsJ-P Nurmi2017-06-081-0/+51
| * Dumper: Fix type of lvalue for bitfields on GDBOrgad Shaneh2017-06-071-1/+1
| * Dumper: Do not use None for bitposOrgad Shaneh2017-06-061-1/+1
* | QmlDesigner: Remove unused memberRobert Loehning2017-06-071-1/+0
* | Update wizard template iconsMitch Curtis2017-06-0638-3/+3
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-024-3/+11
|\|
| * Use virtual keyboard with Boot2Qdb plugin alsoKari Oikarinen2017-05-312-2/+2
| * Debugger: Fix unnamed typedef resolutionOrgad Shaneh2017-05-301-1/+1
| * Dumper: Introduce Value.__sub__Orgad Shaneh2017-05-291-0/+8
* | Debugger: Add a simple dumper for Utils::Porthjk2017-05-311-0/+4
* | Dumper: Remove duplicate function in lldbbridgeOrgad Shaneh2017-05-301-3/+0