summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner.itemLibrary: use pixelSize instead of pointSize as default.Thomas Hartmann2010-11-101-0/+3
* QuickToolBar: refine gradient editingThomas Hartmann2010-11-101-28/+39
* Maemo: Don't try to re-run run control when run configuration is gone.Christian Kandeler2010-11-102-1/+4
* QmlDesigner: fix memory leakThomas Hartmann2010-11-091-1/+1
* Generic highlighter: Add Creator's share folder in the fallback definitions s...Leandro Melo2010-11-093-7/+14
* QmlDump: Don't try to build if it can't succeed.Christian Kamm2010-11-091-1/+1
* Maemo: Fix SFTP channel leak.Christian Kandeler2010-11-081-13/+14
* Application Output: Fix linkification of files in shadow builds / deployment ...Kai Koehne2010-11-082-1/+48
* Maemo: Don't interpret plugins as static libraries in deployment view.Christian Kandeler2010-11-081-2/+1
* QmlDesigner.propertyEditor: crash fixThomas Hartmann2010-11-081-4/+4
* Fixed regression when completing function templates.Roberto Raggi2010-11-081-4/+38
* QmlInspector: Fix mapping of file names to source dir on MacKai Koehne2010-11-051-0/+7
* Fix welcome screen with 120 dpi and translations with overlengthDaniel Molkentin2010-11-052-56/+74
* Tweaked the deploystep files table a bitThorbjørn Lindeijer2010-11-052-1/+15
* Replace URL for Forum Nokia Support PageDaniel Molkentin2010-11-041-1/+1
* Clean the link dependencies between QML and Qt4 project manager.con2010-11-042-2/+1
* Qt4ProjectManager: updateFileList on a external folder changedt2010-11-042-1/+5
* debugger: Fix memory cache cleanup for trk adapters.hjk2010-11-041-1/+2
* QmlDesigner.propertyEditor: fix anchoringThomas Hartmann2010-11-041-5/+21
* QmlDesigner: fixes id renaming if there was no id beforeThomas Hartmann2010-11-042-4/+20
* QuickToolBars: fix cursor on Mac OS XThomas Hartmann2010-11-044-0/+36
* QuickToolBars: tweak and fix Text ui for Mac OS XThomas Hartmann2010-11-041-7/+31
* QmlApp template: Use new 4.7.1 API to enable qml debuggingKai Koehne2010-11-031-1/+1
* QmlDesigner: fixes crashThomas Hartmann2010-11-021-6/+11
* Version bump.con2010-11-0237-143/+143
* Changing template/qmljsdbg-lib as suggested in QTCREATORBUG-2885Alessandro Portale2010-11-014-25/+25
* QmlDesigner.formEditor: fixes memory leakThomas Hartmann2010-11-012-4/+6
* Debugger: Fix compilation with MS VC 2005.Friedemann Kleint2010-11-011-9/+2
* Disable "Insert space after function name" when autobrackets are offThorbjørn Lindeijer2010-10-291-17/+30
* Debugger: Avoid warnings from debugger when using -client.Friedemann Kleint2010-10-291-0/+3
* Merge remote branch 'origin/2.1.0' into 2.1con2010-10-289-12/+49
|\
| * fix error message and source in the TS filesOswald Buddenhagen2010-10-281-1/+2
| * Maemo: Fix logic deciding on package rebuilding.Christian Kandeler2010-10-282-3/+25
| * Fix regression: WelcomeMode has no RightPanePlaceHolder, switch to EditDaniel Molkentin2010-10-271-0/+3
| * Modify RSS to show new (and only) featured exampleDaniel Molkentin2010-10-272-1/+9
| * QmlJS: Fix completion for 'anchors.' and similar properties.Christian Kamm2010-10-271-1/+2
| * Debugger [CDB]: Release COM interfaces on RunControl finished.hjk2010-10-273-15/+77
| * debugger: call shutdownEngine, not shutdownInferior on EngineRunFailedhjk2010-10-271-1/+1
| * debugger: fix EngineSetupFailed pathhjk2010-10-272-1/+8
| * QmlJS: Fix member completion at the end of a nested object definition.Christian Kamm2010-10-271-2/+2
| * qmldump: Ensure path and environment are taken from the same Qt version.Christian Kamm2010-10-264-16/+9
| * Debugger/JS Code model: Set environment for QML tools correctly.Friedemann Kleint2010-10-268-16/+37
| * Fix Creator crash on SSH connection loss.Christian Kandeler2010-10-261-4/+6
* | Prefer Qt version to show examples fromDaniel Molkentin2010-10-271-0/+11
* | Debugger: Fix current line in assembly listingFriedemann Kleint2010-10-271-1/+1
* | Debugger[gdb/Mac]: Show location marker in Mac OS disassembly.Friedemann Kleint2010-10-271-1/+3
* | Debugger [CDB]: Release COM interfaces on RunControl finished.hjk2010-10-275-17/+86
* | qmldump: Ensure path and environment are taken from the same Qt version.Christian Kamm2010-10-264-16/+9
* | Debugger/JS Code model: Set environment for QML tools correctly.Friedemann Kleint2010-10-268-16/+37
* | QmlDesigner.formEditor: fix memory leakThomas Hartmann2010-10-261-0/+2