- 14 Jan, 2011 24 commits
-
-
hjk authored
-
hjk authored
Too distracting for now.
-
Friedemann Kleint authored
- Move the 'current module' into the Node - Split symbol group hierarchy into LocalsSymbolGroup tied to frame/thread and a separate, scopeless WatchesSymbolGroup - Add infrastructure for removing symbols from a SymbolGroup, doing the index bookkeeping. - Add method to synchronize watches to WatchesSymbolGroup (iname/name map). - Introduce watches commands for adding and dumping. - Extend locals command to get watches as well. - Add a dummy 'ErrorSymbolGroupNode' to use in case insertion fails.
-
Leandro Melo authored
Cannot rely on the focus out event (on Mac) in the situation where a snippet is added/edited and the dialog is immediately confirmed. Reviewed-by: con Task-number: QTCREATORBUG-3464
-
Christian Kandeler authored
This symbol does not exist. Task-number: QTCREATORBUG-3485
-
Christian Kandeler authored
-
Christian Kandeler authored
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
This still needs a lot of work and sanitizing.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
con authored
-
Pawel Polanski authored
Reviewed-by: hjk
-
Christian Kandeler authored
Not very nice, because it overrides platform behaviour. The alternatives seem uglier, though. Task-number: QTCREATORBUG-2860
-
con authored
Task-number: QTCREATORBUG-2423
-
con authored
Task-number: QTCREATORBUG-2753
-
con authored
When searching the search result window the current item was ignored in the search instead of potentially being the first match. Task-number: QTCREATORBUG-2753
-
- 13 Jan, 2011 16 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
con authored
-
con authored
Adds a showWrapIndicator(parent) method to IFindSupport, to be used by implementations. First implementation is given for the BaseFindSupport that's used for all searches in Q(Plain)TextEdits. Task-number: QTCREATORBUG-2753
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Christian Kandeler authored
-
Marco Bubke authored
-
Marco Bubke authored
Now rendering is only happen if no changes happen anymore.
-
dt authored
-
Leena Miettinen authored
Reviewed-by: Christian Kamm
-
Leena Miettinen authored
Reviewed-by: Christian Kamm
-
Leena Miettinen authored
-
Christian Kandeler authored
We have a proper fix for 2.2.
-