summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* Debugger: Remove most remaining occurrences of WatchDatahjk2015-03-201-1/+1
* Debugger: Fix dumper format choosing with GDBhjk2015-03-193-16/+23
* Debugger: Allow inline UTF-8 display for QByteArrayhjk2015-03-181-3/+9
* Debugger: Make display encoding of std::string selectablehjk2015-03-182-19/+21
* Debugger: Fix display of array base addresshjk2015-03-181-0/+4
* Qbs: write Qbs with an initial capital letterLeena Miettinen2015-03-172-2/+2
* QMLDesigner: fix punctuation of a tooltipLeena Miettinen2015-03-171-1/+1
* Debugger: Report LLDB breakpoint address after resolvinghjk2015-03-161-1/+1
* Dumper: Fix accessing None type - againChristian Stenger2015-03-121-3/+5
* Dumper: Avoid accessing None typeChristian Stenger2015-03-111-1/+3
* QmlDesigner.Instances: removing unused argumentThomas Hartmann2015-03-103-3/+3
* Debugger: Tests: Fix execution of dumper tests on OSXChristian Stenger2015-03-101-1/+1
* QmlDesigner.QmlPuppet: Show import error messages on root itemThomas Hartmann2015-03-092-5/+11
* Update some more links to qt.ioSergio Ahumada2015-03-092-4/+4
* Theming: Use a dark yellow color for info barOrgad Shaneh2015-03-091-1/+1
* Debugger: Fix format switching for char[]hjk2015-03-091-84/+100
* Dumper: Fix literal dumping for template nameOrgad Shaneh2015-03-061-0/+8
* Debugger: Let LldbEngine pass current token to dumperhjk2015-03-061-4/+20
* Debugger: Postpone location reporting in LLDB stopshjk2015-03-041-3/+2
* Debugger: Make LldbEngine stack handling more similar to GdbEnginehjk2015-03-031-19/+1
* Debugger: Fix dumper reloadinghjk2015-03-031-2/+2
* Dumper: Fix dumping of nameless symbolsOrgad Shaneh2015-03-031-1/+4
* Debugger: Fix stack filename resolving on WindowsOrgad Shaneh2015-03-021-3/+6
* Debugger: Ignore first stop for LLDB/Terminalhjk2015-02-271-0/+4
* Debugger: Fix stack view update after switching threads with LLDBhjk2015-02-271-1/+0
* Debugger: Rely less on implicit state in lldbbridge.hjk2015-02-271-10/+10
* Debugger: Fix loading of Linux core files with LLDBhjk2015-02-271-9/+25
* QmlDesigner: Some styling adjustmentsThomas Hartmann2015-02-269-21/+19
* Debugger: Clearly mark unavailable register contentshjk2015-02-261-1/+5
* Debugger: Fix array access with LLDB if index is a longhjk2015-02-261-1/+1
* Merge remote-tracking branch 'origin/3.3' into 3.4Eike Ziller2015-02-252-6/+6
|\
| * Adapt documentation URLSergio Ahumada2015-02-183-7/+7
* | JsonWizard: Allow for descriptions of wizardsTobias Hunger2015-02-241-1/+2
* | Debugger: Add dumpers for QPolygon{,F} and QGraphicsPolygonItemhjk2015-02-241-0/+15
* | Debugger: Force LLDB round trip between stack and locals updatehjk2015-02-241-0/+5
* | Debugger: Make some LLDB warning not break output formathjk2015-02-241-1/+1
* | Debugger: Don't re-check pending LLDB breakpointshjk2015-02-241-11/+0
* | Mime types: Fix that some QML files were opened as C++Eike Ziller2015-02-243-3/+3
* | Fix assert for m_objectInstanceHashThomas Hartmann2015-02-233-0/+20
* | add/use error channel puppet -> designerTim Jenssen2015-02-188-22/+50
* | Find widget: Give feedback to user about whether search has succeeded.Christian Kandeler2015-02-172-0/+2
* | QmlDesigner.Instances: use TypeName instead of QStringThomas Hartmann2015-02-162-5/+5
* | Debugger: Implement basic value assignment for PdbEnginehjk2015-02-131-0/+8
* | Debugger: PdbEngine cleanuphjk2015-02-131-22/+17
* | Debugger: Hide PdbEngine infrastructure from itselfhjk2015-02-131-9/+5
* | Debugger: Start moving PdbEngine to event based parsinghjk2015-02-131-240/+272
* | Theming: Add a Color value for splitterOrgad Shaneh2015-02-132-0/+2
* | Theming: Sort Color enum valuesOrgad Shaneh2015-02-132-26/+30
* | Debugger: Cleanup lldbbridge.pyhjk2015-02-132-25/+20
* | Debugger: Start moving PdbEngine to common Gdb/Lldb base architecturehjk2015-02-131-0/+0