- 14 Jun, 2010 12 commits
-
-
hjk authored
-
hjk authored
Pass output through the RunControl instead of the DebuggerManager.
-
hjk authored
Plan is to identify make identify an IDebuggerEngine incarnation with a RunControl.
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
This replaces most uses of DebuggerStartParameters by DebuggerRunControl which is a simple RunControl with a DebuggerStartParameters member. Plan is to move all global state to the run controls, and possibly introduce specialized ones for core debugging etc.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Erik Verbruggen authored
Also removed TokenUnderCursor as it's functionality is in the token cache. Reviewed-by: ckamm
-
- 11 Jun, 2010 10 commits
-
-
con authored
-
con authored
-
con authored
from Menu entry Don't show the icon of checkable items in the menu to avoid being affected by broken styles. Task-number: QTCREATORBUG-1173
-
hjk authored
-
hjk authored
-
Oswald Buddenhagen authored
Reviewed-by: hjk
-
hjk authored
-
Bill King authored
-
Bill King authored
-
Bill King authored
-
- 10 Jun, 2010 3 commits
-
-
hjk authored
-
hjk authored
-
Tobias Hunger authored
* The standard says all preprocessor directives have to start at column 0.
-
- 07 Jun, 2010 4 commits
-
-
hjk authored
This is a partial fix for http://bugreports.qt.nokia.com/browse/QTCREATORBUG-1574.
-
con authored
-
hjk authored
There is no shortcut associated with these actions, the user has to set them up by himself.
-
hjk authored
-
- 04 Jun, 2010 2 commits
-
-
Erik Verbruggen authored
This reverts commit c2393df0.
-
Erik Verbruggen authored
This should speed things up a bit, because before, the line was tokenized at least 3 times.
-
- 01 Jun, 2010 3 commits
- 31 May, 2010 1 commit
-
-
Thiago Macieira authored
-
- 28 May, 2010 1 commit
-
-
hjk authored
-
- 27 May, 2010 1 commit
-
-
hjk authored
Fix for QTCREATORBUG-1490 Reviewed-By: Friedemann Kleint
-
- 26 May, 2010 1 commit
-
-
Friedemann Kleint authored
for verbose python error hunting. Rubber-stamped-by: hjk
-
- 25 May, 2010 1 commit
-
-
Friedemann Kleint authored
...as X11-clipboard is unreliable for long logs.
-
- 21 May, 2010 1 commit
-
-
Friedemann Kleint authored
- Use message boxes on timeouts. - Add a configuration for a graphical SSH password prompt binary with defaults - Launch commands that require authentification with no terminal on UNIX and environment variable SSH_ASKPASS set accordingly. - First attempt at introduce a common function to synchronously run VCS commands in base plugin with flags. - Use standard execution log entries in all VCS plugins (outputwindow).
-