aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: std::vector<bool> re-fixhjk2013-11-281-3/+4
* qmljs: update QtQuick2 bundleFawzi Mohamed2013-11-271-0/+14
* Debugger: Correctly identify derived classes from referencesUlf Hermann2013-11-271-1/+1
* Debugger: Fix std::string dumper on 64 bithjk2013-11-271-1/+1
* Debugger: Fix std::vector<bool> dumper for LLDBhjk2013-11-261-7/+9
* QmlDesigner.PropertyEditor: TextField "Delete" should not delete itemsThomas Hartmann2013-11-251-0/+5
* QmlDesigner.PropertyEditor: fix for gradient editingThomas Hartmann2013-11-251-0/+9
* Update Russian translationSergey Belyashov2013-11-251-5031/+5372
* WelcomeScreen: Pass height of develop mode to outer elementUlf Hermann2013-11-253-29/+4
* QmlDesigner.PropertyEditor: using onEditingFinishedThomas Hartmann2013-11-251-2/+2
* Debugger: Fix editing of std::{string,vector} valueshjk2013-11-213-45/+54
* ios: do not stop in debugger when debuggings an appFawzi Mohamed2013-11-211-2/+8
* WelcomeScreen: fix fuzzy fonts in the side barJ-P Nurmi2013-11-211-2/+2
* QmlDesigner: Change version for Qml1Puppet to 2Marco Bubke2013-11-201-2/+4
* Debugger: Disable theadname extraction (again)hjk2013-11-201-0/+4
* Remove unused codejkobus2013-11-201-5/+0
* Debugger: Improve QModelIndex dumperhjk2013-11-201-1/+1
* Update German translations for 3.0Friedemann Kleint2013-11-191-5163/+5525
* Debugger: Fix threadname displayhjk2013-11-191-4/+4
* Fix paths to deployment.pri, important for templates tests.jkobus2013-11-193-3/+3
* Remove mobility and harmattan leftovers from qtquick app .projkobus2013-11-192-14/+0
* Qbs: Mark the plain C and plain C++ project as console applicationsTobias Hunger2013-11-192-0/+2
* WelcomePage: Fix scrolling logicUlf Hermann2013-11-196-54/+62
* Reorder component set (make Qt Quick 2.0 the default)jkobus2013-11-184-4/+4
* Debugger: Use natural order when displaying a maphjk2013-11-181-27/+25
* QmlDesigner: Change version number of the puppet to 2Marco Bubke2013-11-181-1/+3
* QmlDesigner: Fix composite hack in the ObjectNodeInstanceMarco Bubke2013-11-181-12/+11
* Debugger: Fix passing of maximum string lengthhjk2013-11-171-0/+2
* QmlDesigner.PropertyEditor: Adding missing control for TransformOriginThomas Hartmann2013-11-153-1/+242
* Don't overwrite deployment options for non-iOS unix-platformsEskil Abrahamsen Blomfeldt2013-11-151-1/+1
* Debugger: Add a simple dumper for Debugger::Internal::ThreadIdhjk2013-11-151-0/+4
* LLDB: application always got at least one argument passedEike Ziller2013-11-151-1/+1
* QmlPuppet: Fix build failure for Qt with versions >=5.0 and <=5.2Tobias Hunger2013-11-141-1/+7
* Translations: Recover translations from "Plain application" wizards.Friedemann Kleint2013-11-141-1/+1
* Debugger: Use proper placeholders in printfTobias Hunger2013-11-131-1/+1
* QmlDesigner: fix compare operator in DebugOutputCommandTobias Hunger2013-11-131-1/+1
* QmlDesigner: fix compiler warning GraphicsObjectNodeInstanceMarco Bubke2013-11-131-1/+2
* Make QtQuick project descriptions translator friendlyKai Koehne2013-11-132-2/+2
* QmlDesigner: fix compare operator for the TokenCommandMarco Bubke2013-11-131-1/+1
* Simplify descriptions of Qt Quick wizards.Kai Koehne2013-11-133-3/+3
* templates: fix deployment for iosFawzi Mohamed2013-11-133-2/+32
* Fix a typo in translations.proJarek Kobus2013-11-131-1/+1
* Debugger: Handle startup problems more gracefullyhjk2013-11-111-1/+2
* Debugger: Fix report of current thread from LLDBhjk2013-11-111-5/+14
* Restructure qtquick templates, read them dynamicallyjkobus2013-11-1132-5/+43
* Debugger: Handle tooltip data in LLDB backendhjk2013-11-081-4/+5
* Debugger: Restrict LLDB register reporting by view visibilityhjk2013-11-081-1/+0
* QmlDesigner.PropertyEditor: fixing SpinBox styleThomas Hartmann2013-11-081-0/+1
* QmlDesigner.PropertyEditor: fix labelThomas Hartmann2013-11-081-2/+2
* QmlDesigner.PropertyEditor: Bringing back checkbox for TRThomas Hartmann2013-11-083-0/+47