summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Remove unused attributejkobus2013-11-193-6/+3
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-1914-47/+293
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-1558-770/+458
|\ \ | |/
| * 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
| * QmlDesigner.PropertyEditor: avoid setting saturation to 0Thomas Hartmann2013-11-081-0/+9
| * Debugger: Fix internal breakpoint dumper for LLDBhjk2013-11-081-1/+1
| * Debugger: Catch empty names for LLDB valueshjk2013-11-071-0/+3
| * QmlDesigner: Fix non updating of scene matrix if parent transform changedMarco Bubke2013-11-072-1/+21
| * Debugger: Simplify pointer arithmetic in LLDB dumperhjk2013-11-071-5/+2
| * Debugger: Move more common GDB and LLDB dumper code to basehjk2013-11-073-81/+42
| * Debugger: Move basic C-style array handling to dumper base classhjk2013-11-074-38/+37
| * Debugger: Consolidate pointer displayhjk2013-11-073-313/+152
| * Debugger: Always report registers with LLDBhjk2013-11-061-0/+1
| * Restructure the qml/app/ folders, remove unused meego10 leftoverjkobus2013-11-065-130/+0
| * Debugger: Make stack accesses more robust in lldbbridgehjk2013-11-061-21/+29
| * Remove unused templatejkobus2013-11-065-145/+0
| * Debugger: Make Watchers work with LLDBhjk2013-11-061-9/+2
* | Debugger: Python dumper support for QNX targets on arm/x86.Martin Bohacek2013-11-114-4/+239
|/
* Remove leading blanks from messages.Friedemann Kleint2013-11-063-3/+3
* LLDB: Fix Qt4/QSet dumperEike Ziller2013-11-061-1/+6
* LLDB: fix QHashIterator dumper for Qt4Eike Ziller2013-11-061-2/+7