aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed faulty init of Qml run configv2.0.0-alphaLasse Holmstedt2010-03-091-1/+1
* QML project executable file to default to lowercase .qml fileLasse Holmstedt2010-03-093-1/+26
* Disable run controls if no qml file is selectedLasse Holmstedt2010-03-094-11/+89
* Fixed QTCREATORBUG-745.Erik Verbruggen2010-03-097-35/+28
* Fix crash for Custom Executable RunConfiguation with qml projectsdt2010-03-091-4/+8
* Add overlay icon in windows if text is emptyTobias Hunger2010-03-091-1/+1
* QmlDesigner: Move log files to /tmp (Mac OS X)Kai Koehne2010-03-091-6/+1
* Fix logic for configuring qt private headersKai Koehne2010-03-094-9/+13
* QmlDesigner: Disable switching to Component elements for the AlphaKai Koehne2010-03-091-1/+2
* Fixed crash when trying to copy large binary fileRobert Loehning2010-03-091-1/+8
* QmlDesigner: Update states editor icons when element is removedKai Koehne2010-03-081-0/+8
* QmlDesigner.propertyEditor: fixing crashes in expression editingThomas Hartmann2010-03-081-7/+25
* QmlDesigner.propertyEditor: fix crashThomas Hartmann2010-03-081-0/+16
* Fix for crash on setting expressions to anchors in bauhausLasse Holmstedt2010-03-082-2/+12
* Fix examples failing to openJens Bache-Wiig2010-03-081-4/+9
* Design mode: Suppress warning about top level spacers.Friedemann Kleint2010-03-081-3/+4
* Fix cmake wizard not showing after a file changedt2010-03-081-2/+1
* Remove work around again 4.2.0dt2010-03-081-15/+1
* Fix buildmanager state handlingdt2010-03-082-27/+62
* QmlDesigner: crash fixThomas Hartmann2010-03-083-2/+10
* Maemo: Make it possible to have more than one run configuration.ck2010-03-081-1/+1
* Make sure we have some target/Qt version selectedTobias Hunger2010-03-081-0/+13
* Remove obsolete codeTobias Hunger2010-03-081-6/+1
* Library/Unit Test/Custom Widget Wizard: Add Target page.Friedemann Kleint2010-03-088-56/+72
* Disable targets in the targetselectionpageTobias Hunger2010-03-084-4/+49
* Maemo: Detect more arm architectures.ck2010-03-081-1/+1
* Long live the king!con2010-03-052023-2025/+2184
* QmlDesigner: Fix crash when opening a .qml file with statesKai Koehne2010-03-051-0/+4
* Qml: MouseRegion got renamed to MouseAreaKai Koehne2010-03-0510-19/+19
* QmlDesigner.ItemLibrary: fixed: do not display non-visual componentsJörg Schummer2010-03-051-40/+44
* Remove obsolete member variableTobias Hunger2010-03-052-2/+0
* Fix memory leakTobias Hunger2010-03-052-0/+9
* Fix contact info.Robert Loehning2010-03-052-2/+2
* Fix contact info.kh12010-03-052-2/+2
* Fix incorrect slot connection.Daniel Molkentin2010-03-051-1/+1
* QmlDesigner/QmlInspector: Document private headers dependencyKai Koehne2010-03-051-5/+17
* Fix possible core dumpTobias Hunger2010-03-051-1/+1
* QmlDesigner: Fix crash when deleting an item for a malformed qml fileKai Koehne2010-03-051-3/+7
* debugger: use the right flag to select using full paths for breakpointshjk2010-03-051-1/+1
* debugger: fix breakpoint markers in constructorshjk2010-03-051-0/+6
* debugger: sanitize breakpoint setting sequenceshjk2010-03-053-54/+86
* debugger: rename some watch-update related variables to prepare a similarhjk2010-03-054-28/+28
* Fixed crash on deleting an item while resize tool is being hoveredLasse Holmstedt2010-03-053-4/+4
* Fixed crash when opening files with bindings on "when" propertiesLasse Holmstedt2010-03-052-0/+25
* Fixed crash when moving layers in navigator and undoing afterwardsLasse Holmstedt2010-03-051-4/+5
* 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
* Implement index documentation progress bar and make it interruptible.kh12010-03-032-0/+34
* Updated the QML/JS front-end.Roberto Raggi2010-03-0318-1014/+1102