summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QML Debugger: request objects from all contextsOlivier Goffart2010-08-206-95/+91
* S60: Dis-embed the embedded run S60 debugger run control.Friedemann Kleint2010-08-204-100/+76
* Small change concerning castingPawel Polanski2010-08-202-5/+4
* Debugger: Refactor run control termination.Friedemann Kleint2010-08-2022-256/+376
* Executable's UID added to the DebuggerStartParameters. Used for debugging on ...Pawel Polanski2010-08-205-1/+30
* Maemo: Deploy to sysroot.Christian Kandeler2010-08-207-88/+210
* Maemo: Make toolchain provide more information.Christian Kandeler2010-08-202-0/+12
* Generic highlighter: Trying once more to fix for autotests.Leandro Melo2010-08-201-9/+10
* Generic highlighter: Improving user interface.Leandro Melo2010-08-208-52/+76
* Removed unnecessary launch process from S60DeviceDebugRunControl for SymbianPawel Polanski2010-08-204-138/+125
* Fixes: gets ssh manual test qmaking againBill King2010-08-201-0/+1
* Maemo: Don't strip binaries by default.Christian Kandeler2010-08-191-0/+1
* Maemo: Enable deployment via remote mount.Christian Kandeler2010-08-191-1/+1
* Maemo: Saner approach to remote mounting.Christian Kandeler2010-08-193-91/+37
* VCS[svn]: Display svn status success message.Friedemann Kleint2010-08-191-1/+1
* SSH: Handle exit-status and exit-signal in SFTP channels as well.Christian Kandeler2010-08-196-21/+46
* gdb: Executable from start params takes precedence over global setting.Christian Kandeler2010-08-191-2/+2
* Maemo: Change default deploy directory prefix.Christian Kandeler2010-08-193-6/+9
* Typos spotted while translatingJarek Kobus2010-08-194-4/+4
* Compile on windowsOlivier Goffart2010-08-191-4/+4
* qmlobserver: avoid to stream objects too often.Olivier Goffart2010-08-192-12/+3
* QML Debugger: Avoid infinite recursion if one can't find a debug idOlivier Goffart2010-08-192-4/+4
* QML debugger: show the QML ui by defaultOlivier Goffart2010-08-191-0/+3
* missing license headersOlivier Goffart2010-08-192-0/+58
* qmljsdelta: little cleanup and documentation of the codeOlivier Goffart2010-08-191-16/+26
* VCS: Polish commit button label.Friedemann Kleint2010-08-191-1/+1
* VCS: Add 'Check/Uncheck' all context menu to submit file list.Friedemann Kleint2010-08-197-21/+105
* Try to satisfy autotests for the generic highlighter engine.Leandro Melo2010-08-193-2/+2
* Prevent dereferencing an invalid file pointer in the plain text editor.Leandro Melo2010-08-191-1/+2
* Fixes: Tests should have unique names.Bill King2010-08-1910-62/+54
* Fixes: get tests compiling again that depend on the cpp libraryBill King2010-08-193-7/+1
* Implement Gui for Qml module deployment.Alessandro Portale2010-08-185-7/+230
* Generic highlighter: Notify editors when mime type registration is done.Leandro Melo2010-08-184-3/+9
* Generic highlighter: Prevent overlapping in the mime type registration.Leandro Melo2010-08-183-7/+36
* fix warning and possible bugThomas Hartmann2010-08-181-0/+1
* Watch the runtime folders, so we can update the starter once added.kh12010-08-182-21/+91
* purge german translations from xml fileOswald Buddenhagen2010-08-181-9/+0
* QuickToolBar: support for PropertyChangesThomas Hartmann2010-08-181-0/+47
* Make sure newly added RunConfigurations have unique namesTobias Hunger2010-08-181-2/+10
* debugger: fix context updateshjk2010-08-181-3/+4
* debugger: fix assigning new values to structure membershjk2010-08-181-2/+12
* Fix watching new folders for DEPOLYMENTdt2010-08-181-1/+6
* Check the editormanager's current document before to request a new highlight.Roberto Raggi2010-08-181-6/+8
* Qml Debugger: fix the debugger when the observer is reloaded.Olivier Goffart2010-08-182-4/+5
* Make wizards containing the targetsetuppage biggerTobias Hunger2010-08-182-0/+3
* debugger: add a comment to manual test regarding special char * support with ...hjk2010-08-181-0/+2
* Debugger: Improve exit handling.Friedemann Kleint2010-08-184-12/+34
* Amend gdbdebugger tests (Mac blackteam testing)Kai Koehne2010-08-181-1/+4
* Missing license headersOlivier Goffart2010-08-186-0/+170
* Qml: always enable the reload buttonOlivier Goffart2010-08-182-3/+61