summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Only show the modules deployment page for imported Qml projetsAlessandro Portale2010-09-221-10/+18
* Fixing label in modules page for qml appsAlessandro Portale2010-09-221-1/+1
* New Qml app wizard: generate 'main.qml' instead of '<project>.qml'Alessandro Portale2010-09-221-4/+4
* QmlDesigner: compile fix - 4.7.1 reqeuired for BauhausThomas Hartmann2010-09-221-4/+9
* Application Output Window: Reduce the number of QPE::insertText callsdt2010-09-224-27/+41
* Mode switching: On drag & drop, on remote opening, on Open Filesdt2010-09-228-13/+18
* Added ResolveExpression::context()Roberto Raggi2010-09-222-0/+6
* Keep the lookup context alive.Roberto Raggi2010-09-221-1/+6
* Debugger: Sanitize Datatypes, part 3: Address of watch items.Friedemann Kleint2010-09-228-47/+88
* Add missing build dependency: Qt4ProjectManager depends on QmlJSEditor.Christian Kamm2010-09-221-0/+1
* Debugger: Registers: Limit overly long values.Friedemann Kleint2010-09-221-0/+2
* Debugeger: A bit of polishing for the register window.Friedemann Kleint2010-09-223-22/+54
* Debugger: Small fixesFriedemann Kleint2010-09-222-2/+5
* UI text - fix capitalizationLeena Miettinen2010-09-2111-38/+38
* QmlInspector: dumping object properties when fetching treeChristiaan Janssen2010-09-211-2/+3
* debugger: make adjustments of breakpoint markers on lines without code optionalhjk2010-09-215-3/+30
* Make it possible to return editor mode if the last help page was closed.kh12010-09-215-5/+60
* debugger: add a somewhat more generic breakpoint creation dialoghjk2010-09-216-44/+115
* fakevim: disable completion on each keystroke.hjk2010-09-212-2/+184
* fakevim: fake tab completionhjk2010-09-211-0/+7
* QML wizard: Remove remains of dummy data loading.Christian Kandeler2010-09-211-2/+0
* Maemo: More stable check for on-device Qt packages.Christian Kandeler2010-09-212-11/+11
* Debugger: Sanitize Datatypes, part 2: Stackframes.Friedemann Kleint2010-09-2112-129/+106
* Use raster graphics on X11 by defaultJens Bache-Wiig2010-09-211-0/+3
* Qml app wizard: Write import path to pro file.Christian Kamm2010-09-211-0/+15
* QmlJS: Allow setting import paths in Qt4Projects using QML_IMPORT_PATH.Christian Kamm2010-09-216-5/+41
* Breakpad: Add forgotten project file for the crash handlerMarco Bubke2010-09-211-0/+10
* Debugger: Sanitize Datatypes, part 1: Breakpoints.Friedemann Kleint2010-09-2114-145/+206
* Maemo: Fix device configuration update glitches.Christian Kandeler2010-09-212-2/+4
* Suppressed compiler warning.Erik Verbruggen2010-09-211-0/+3
* QML: disabled stopping animations.Erik Verbruggen2010-09-211-0/+2
* Introduced private classes for Target/Project.Friedemann Kleint2010-09-214-105/+133
* QML/Mobile wizards: Add target selection.Christian Kandeler2010-09-217-15/+69
* QML wizard: Fix version check.Christian Kandeler2010-09-211-1/+3
* Maemo: Also match mobility packages when showing Qt libraries on device.Christian Kandeler2010-09-211-1/+1
* Maemo: Filter uninstalled Qt libraries from dpkg output.Christian Kandeler2010-09-211-1/+1
* Maemo: Don't crash on restoring a project with removed Qt version.Christian Kandeler2010-09-213-5/+10
* Open context menu for MainWindowArvid Ephraim Picciani2010-09-203-2/+10
* Warning FixTobias Hunger2010-09-201-1/+0
* Header cleaning: Make Toolchain::equals take const parameters.Friedemann Kleint2010-09-2010-27/+27
* Fix grammatical mistake in warningsKai Koehne2010-09-201-3/+3
* "New File" dialog cosmeticshjk2010-09-201-11/+13
* UX Improvement: speed up Welcome plugin loading (initializePlugin)Denis Mingulov2010-09-201-7/+11
* QmlDesigner.core bugfixThomas Hartmann2010-09-201-1/+0
* QmlDesigner.nodeInstances: fixes painting codeThomas Hartmann2010-09-201-0/+6
* QmlDesigner.instances: fix NodeInstance::parent()Thomas Hartmann2010-09-201-2/+11
* QmlDesigner.nodeInstances: fix default root item sizeThomas Hartmann2010-09-201-4/+8
* QmlDesigner.instances: fix NodeInstance::parent()Thomas Hartmann2010-09-204-2/+29
* QmlDesigner.modelMerger: catch another exceptionThomas Hartmann2010-09-201-15/+20
* QmlDesignermetaInfo: report property alises as listsThomas Hartmann2010-09-201-1/+2