- 04 Feb, 2011 1 commit
-
-
con authored
-
- 03 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
Reviewed-by: con
-
- 12 Jan, 2011 1 commit
-
-
con authored
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 07 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
Terminate string buffer correctly. Reviewed-by: dt Task-number: QTCREATORBUG-3271
-
- 02 Dec, 2010 1 commit
-
-
con authored
-
- 25 Nov, 2010 2 commits
-
-
con authored
Local executable is put into a different folder (always 'armv5' despite it being a 'gcce' build, changed in qmake), and the symbol file is named 'foo.exe.sym' instead of 'foo.sym'. Done-by: Friedemann Kleint Reviewed-by: Pawel Polanski
-
Kai Koehne authored
Hotfix for Qt Quick Applications: Try to open the original file by stripping "X.app/Contents/Resources" from the path. Reviewed-by: Christiaan Janssen
-
- 24 Nov, 2010 1 commit
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- 04 Nov, 2010 1 commit
-
-
hjk authored
Reviewed-by: Friedemann Kleint Reviewed-by: Pawel Polanski
-
- 02 Nov, 2010 1 commit
-
-
con authored
-
- 01 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@nokia.com>
-
- 29 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
Do not parse options if empty (when a file was passed to the core). Reviewed-by:
Thorbjørn <thorbjorn.lindeijer@nokia.com>
-
- 28 Oct, 2010 1 commit
-
-
Oswald Buddenhagen authored
-
- 27 Oct, 2010 6 commits
-
-
Friedemann Kleint authored
Reviewed-by: con
-
Friedemann Kleint authored
Account for "0x0000000100002682sub $0x68,%rsp", convert hex address correctly to match the location. Reviewed-by: hjk
-
hjk authored
Ensure that at most one instance of the CDBEngine is alive. Prevent inconsistent debugger states if several sessions are started. Squashed cherry-picked commits from master correcting the plugin state handling (2efdeb5c, 57f76162). Reviewed-by: hjk Task-number: QTCREATORBUG-2894 (cherry picked from commit 5a5ba58d)
-
- 25 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
caused by the merging of global settings. Terminate list of binaries by an empty element to prevent accidental reading of consecutive keys. Add Linux-ICC to list of toolchains for gdb. Acked-by: hjk Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com> Task-number: QTCREATORBUG-2848
-
- 22 Oct, 2010 5 commits
-
-
Friedemann Kleint authored
Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@nokia.com>
-
Friedemann Kleint authored
Reviewed-by:
Robert Loehning <robert.loehning@nokia.com> Task-number: QTCREATORBUG-2086
-
Friedemann Kleint authored
Remove duplicate code. Introduce ScopedPointer for location mark. Check shutdown phase when opening editors. Reviewed-by: con Task-number: QTCREATORBUG-2833
-
Friedemann Kleint authored
As it is not able to do the event-handshake required. Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Task-number: QTCREATORBUG-2086
-
Friedemann Kleint authored
Check for valid runcontrols in various places and initialize m_engine correcly. In the case of QML-Debugging, handle NoEngineType. Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Task-number: QTCREATORBUG-2086
-
- 21 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
In Debugger and WelcomePageWidget. Reviewed-by:
Daniel Molkentin <daniel.molkentin@trolltech.com>
-
- 20 Oct, 2010 2 commits
-
-
Christiaan Janssen authored
Reviewed by: hjk
-
Friedemann Kleint authored
In case qtcdebugger sends a command to an already running instance of Qt Creator (Windows). Reviewed-by: hjk Task-number: QTCREATORBUG-2814
-
- 19 Oct, 2010 2 commits
-
-
Kai Koehne authored
Hitting a breakpoint automatically acknowledges it, and from then on bpFileName, bpLineNumber are used in the Breakpoints pane instead of fileName, lineNumber. Task-number: QTCREATORBUG-2759 Reviewed-by: Christiaan Janssen
-
con authored
Task-number: QTCREATORBUG-1956 Reviewed-by: Joerg Bornemann
-
- 18 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
Reviewed-by:
Arvid Ephraim Picciani <arvid.picciani@nokia.com>
-
- 15 Oct, 2010 5 commits
-
-
Thorbjørn Lindeijer authored
This caused it to go to 0 when for example displaying size 9 at 10%, which is an invalid value so it caused the text to revert back to the default size. It also caused zooming to sometimes appearing to have no effect. For example zooming size 9 to 110% would still yield size 9 rather than 9.9. Task-number: QTCREATORBUG-2744 Task-number: QTCREATORBUG-2745 Reviewed-by: Robert Loehning Reviewed-by: hjk
-
Tim Jenssen authored
- the Nokia Qt SDK UpdateInfo plugin progress should stay in the progress view till the user clicks on it - now the futureprogress knows the difference between: KeepOnFinishTillUserInteraction and KeepOnFinish Reviewed-by: con
-
Robert Loehning authored
Reviewed-by: hjk
-
Robert Loehning authored
Task-number: QTCREATORBUG-2742 Reviewed-by: hjk
-
Kai Koehne authored
Don't complain e.g. about a missing cdb debugger if the user doesn't want to debug C++ anyway. Task-number: QTCREATORBUG-2376 Reviewed-by: hjk
-
- 14 Oct, 2010 1 commit
-
-
hjk authored
Mac gdb does not like the idea. Reviewed-by: Joerg Bornemann
-
- 13 Oct, 2010 2 commits