summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Library/Unit Test/Custom Widget Wizard: Add Target page.Friedemann Kleint2010-03-058-56/+72
* Disable run controls if no qml file is selectedLasse Holmstedt2010-03-054-11/+89
* debugger: fix new wstring dumper encodinghjk2010-03-051-1/+8
* Qml: MouseRegion got renamed to MouseAreaKai Koehne2010-03-0510-19/+19
* Disable targets in the targetselectionpageTobias Hunger2010-03-054-4/+49
* Sort projects alphabetically in projects modeTobias Hunger2010-03-051-3/+13
* In the XML describing the Qml types, order the types by name.Christian Kamm2010-03-051-0/+4
* QmlDesigner.ItemLibrary: Eliding text labelsChristiaan Janssen2010-03-051-1/+1
* QmlDesigner.ItemLibrary: fixed: do not display non-visual componentsJörg Schummer2010-03-051-40/+44
* Shortcutsettings/FakeVim: Indicate modified shortcuts/regexps.Daniel Molkentin2010-03-042-4/+62
* Fix contact info.Robert Loehning2010-03-042-2/+2
* Some more improvements for the startup time.kh12010-03-042-56/+64
* Remove the register call for the qml file, I put it into help module.kh12010-03-041-22/+0
* Set auto save filter to false, it triggers an unnecessary db write.kh12010-03-042-2/+2
* Fix contact info.kh12010-03-042-2/+2
* Fixed incorrect indentation when reparenting nodes.Erik Verbruggen2010-03-041-7/+15
* Fix incorrect slot connection.Daniel Molkentin2010-03-041-1/+1
* Fix missing item drop indicators in the QML editorJens Bache-Wiig2010-03-041-1/+20
* Changed error to warning when using a string literal for an ID.Erik Verbruggen2010-03-041-3/+8
* QmlDesigner/QmlInspector: Document private headers dependencyKai Koehne2010-03-041-5/+17
* Fix possible core dumpTobias Hunger2010-03-041-1/+1
* debugger: revive the fallback to CLI when gdb/MI refuses to set pendinghjk2010-03-042-50/+50
* Improve parsing of linker problemsTobias Hunger2010-03-042-28/+69
* Fix unit tests for gcc parserTobias Hunger2010-03-041-15/+29
* Add unit test for the gcc output parserTobias Hunger2010-03-045-0/+419
* Extend ioutputparser interface to improve testabilityTobias Hunger2010-03-045-2/+28
* Windows: Add Support for Windows SDKsFriedemann Kleint2010-03-044-80/+352
* QmlDesigner: Fix crash when deleting an item for a malformed qml fileKai Koehne2010-03-041-3/+7
* debugger: use the right flag to select using full paths for breakpointshjk2010-03-041-1/+1
* Fix visual selection for keyboard navigation in New dialog.con2010-03-041-1/+1
* debugger: fix breakpoint markers in constructorshjk2010-03-041-0/+6
* Debugger/Attach to running: Default to ps if /proc does not exist.Friedemann Kleint2010-03-041-3/+50
* Designer: Fix goto slot in case of sources in different paths.Friedemann Kleint2010-03-041-3/+2
* Fixed crash when moving layers in navigator and undoing afterwardsLasse Holmstedt2010-03-031-4/+5
* debugger: sanitize breakpoint setting sequenceshjk2010-03-033-54/+86
* debugger: rename some watch-update related variables to prepare a similarhjk2010-03-034-28/+28
* debugger: cosmeticshjk2010-03-031-2/+2
* Process the enumerator initializers.Roberto Raggi2010-03-031-1/+3
* Work around a warning in the QColor constructorThorbjørn Lindeijer2010-03-031-2/+11
* QmlDesigner.ItemLibrary: Eliding text if too longChristiaan Janssen2010-03-031-1/+1
* QmlDesigner.Navigator: fixing BAUHAUS-398Christiaan Janssen2010-03-031-1/+1
* Fixed parsing of properties whose name is a C++ keyword.Erik Verbruggen2010-03-031-1/+8
* Make creator auto-save the session state when something changedmae2010-03-032-4/+33
* Fixed crash when opening files with bindings on "when" propertiesLasse Holmstedt2010-03-032-0/+25
* Default initialize FakeMetaMethod correctly.Christian Kamm2010-03-031-1/+1
* Add read signals to the FakeMetaObject.Christian Kamm2010-03-031-1/+4
* Symbian: make sis failed when make.exe is not in path.Friedemann Kleint2010-03-032-8/+12
* QmlDesigner.PropertyEditor: Adjusted gradient of the highlightChristiaan Janssen2010-03-031-26/+114
* Fixed wrong usages of the Q_D() macro.Roberto Raggi2010-03-031-4/+4
* Fixed: Wrong usage highlighting if function's argument list contains comment.Roberto Raggi2010-03-032-1/+17