hjk
b706f8573f
Fixes: fakevim: disable auto-indentation
2009-03-05 13:51:27 +01:00
hjk
5d1d429b55
Fixes: git: try to disable actions that do not make sense in a given
...
context
2009-03-05 13:30:38 +01:00
hjk
5d38fc44ae
Fixes: debugger: surround the function name "main" in the menu with double quotes
...
Details: more consistent with the File menu
2009-03-05 12:44:59 +01:00
hjk
2f41680a6e
Fixes: git: surround filenames in the menu with double quotes
...
Details: more consistent with the File menu
2009-03-05 12:42:17 +01:00
hjk
9bf4d03600
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-05 12:31:01 +01:00
hjk
2deb735367
Fixes: fakevim/editorview: move the 'minibuffer' to the bottom of the
...
editor
2009-03-05 12:30:10 +01:00
Thorbjørn Lindeijer
edc22700de
Merge branch '1.0.0'
...
Conflicts:
doc/qtcreator.qdoc
2009-03-05 12:22:15 +01:00
hjk
9d70760955
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-05 11:07:36 +01:00
hjk
640d1a9294
Fixes: fakevim: make 'Passing mode' sticky as a (hopefully temporary)
...
workaround for getting the ShortcutOverride twice
2009-03-05 11:06:25 +01:00
Roberto Raggi
4467f4b413
Oops! fixed the #endif.
2009-03-05 09:46:54 +01:00
hjk
1717ddf2f7
Fixes: compile fix with namespaced Qt
2009-03-05 09:46:36 +01:00
con
b315b1dab6
Fixes: - 'Whole words only' search in files bug
...
Task: - 246854
RevBy: - hjk
2009-03-04 17:40:38 +01:00
Friedemann Kleint
9193e4779e
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-04 16:48:53 +01:00
Friedemann Kleint
58c4cd8b27
Fixes: Make Attach External Dialog play nicely (exclude self)
...
Details: MinGW compilation
2009-03-04 16:48:13 +01:00
hjk
e49ef33a99
Fixes: fakevim: let Ctrl-K pass to creator core
2009-03-04 16:32:33 +01:00
hjk
da92e9c1e9
Fixes: fakevim: return to command mode after :<line>
2009-03-04 16:12:06 +01:00
hjk
2da336a966
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-04 16:05:51 +01:00
Friedemann Kleint
86b6c44e4e
Process Listing Windows
2009-03-04 16:00:43 +01:00
hjk
529eaf8e99
Fixes: fakevim: add PageUp/Down to browse minibuffer history
2009-03-04 15:59:20 +01:00
Roberto Raggi
1e7d6a01e6
ignore blocks.
2009-03-04 15:50:35 +01:00
Roberto Raggi
1389287028
Jump to the symbol's declarator.
2009-03-04 15:47:26 +01:00
Roberto Raggi
942f5a708a
Ignore the symbol's column for generated symbols (at least for now).
2009-03-04 15:45:38 +01:00
Thorbjørn Lindeijer
f3f20d96bd
Disable the private header check for Designer and ResourceEditor plugins
...
This check is no longer needed since the necessary private headers are
now part of Qt Creator.
Reviewed-by: Friedemann
2009-03-04 14:37:27 +01:00
Roberto Raggi
4613da1c8b
Mark the generated tokens in the token stream.
2009-03-04 14:36:47 +01:00
Roberto Raggi
064201ff85
Mark the generated regions of text.
2009-03-04 14:36:47 +01:00
hjk
e4c0d293a6
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-04 14:20:16 +01:00
hjk
5c72306415
Fixes: fakevim: small code simplification
...
Details: re-use lineForPosition
2009-03-04 14:19:39 +01:00
Daniel Molkentin
de329d3174
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-04 12:49:14 +01:00
Daniel Molkentin
82123bf840
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-04 12:46:49 +01:00
Daniel Molkentin
a155cec18f
Fixes: Bump Creator version after release
...
Task: -
RevBy: Thorbjorn
AutoTest: -
2009-03-04 12:46:05 +01:00
con
514bf51c79
Fixes: - Really implement single click in open doc widget.
...
RevBy: - dt
2009-03-04 12:42:25 +01:00
Roberto Raggi
e253f39360
Store the actual arguments of the macro expansions.
2009-03-04 11:47:30 +01:00
hjk
08d0b03e70
Fixes: unbreak compilation after 2ce90697c4
2009-03-04 10:14:44 +01:00
hjk
77db01c410
Fixes: debugger: re-add code that was accidentally removed in bd96ebf7
2009-03-04 10:11:42 +01:00
hjk
6632d5b480
Fixes: debugger: less fuss when resizing views
2009-03-04 09:45:20 +01:00
hjk
db03ceb5e5
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-04 09:39:15 +01:00
hjk
12018c89d6
Fixes: simplify ProjectExplorerPlugin::instance() access
2009-03-04 09:38:01 +01:00
dt
43f75f3829
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-03 19:09:29 +01:00
dt
2ce90697c4
Fixes: Need to double click in Open Documents view, single click should be enough.
...
Task: 243877
Details: itemClicked() instead of itemActivated()
2009-03-03 19:06:19 +01:00
dt
8897284189
Fixes: Show the CMakeLists.txt file in the navigation widget and completion
...
Task: CMake support
Details: No syntax highlighting
2009-03-03 19:03:39 +01:00
hjk
4deb36687a
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-03 18:06:05 +01:00
hjk
f306219431
Fixes: debugger: make stack contents availaible in the clipboard
...
Details: missing some more information, though..
2009-03-03 18:05:23 +01:00
Roberto Raggi
3ae971be45
Don't look at the whole project. We're only interested in the symbols that we can resolve in the current file.
2009-03-03 17:55:12 +01:00
hjk
bd96ebf749
Fixes: debugger: provide gdb macro based dumpers for QString and QStringList
...
Details: That works with a core file, too. The "real" dumpers require a
live process as they use gdb's "call"
2009-03-03 17:27:25 +01:00
con
4e1e21dab7
Fixes: - Don't add editor context by default if focus is elsewhere
...
RevBy: - dt
Details: - This made it impossible to e.g. copy from the output
windows. We'll see if adding the editor by default had some
user-interation purpose.
2009-03-03 17:23:45 +01:00
Roberto Raggi
5bbb882b3d
Introduced expandBuiltinMacro().
2009-03-03 17:23:12 +01:00
Friedemann Kleint
3c689f7880
Fixes: Move Windows helpers for AbstractProcess in place for use with Windows Debugger.
2009-03-03 17:11:27 +01:00
Roberto Raggi
ca7cc122cb
Simplified Preprocessor::preprocess()
2009-03-03 17:06:42 +01:00
Roberto Raggi
7327a8ea4d
Introduced skipActualArguments().
2009-03-03 16:59:55 +01:00
Roberto Raggi
1d75990667
Introduced processObjectLikeMacro().
2009-03-03 16:56:55 +01:00