Roberto Raggi
2780999d53
Improved the way we merge environments.
2009-03-09 12:51:48 +01:00
hjk
7a9536c123
Fixes: core: remove ViewManagerInterface
...
Details: was a needless layer
2009-03-09 12:41:34 +01:00
hjk
b99f3b61b4
Fixes: debugger: disable automatic loading list of source files
...
Details: accounted for >60% startup time in some cases and was
presumably only needed as help for a fallback when setting breakpoints
with gdb 6.5 on Windows
2009-03-09 10:13:05 +01:00
Friedemann Kleint
c83782043a
Attach properly, first glimpse of symbols.
2009-03-06 17:10:23 +01:00
hjk
d9cbcdc94b
Fixes: use LD_LIBRARY_PATH in wrapper script
2009-03-06 14:51:33 +01:00
hjk
41535ff25b
Fixes: fakevim: work on shifting lines
...
Task: 180315
RevBy:
Details:
2009-03-06 13:22:39 +01:00
hjk
dc8045f5be
Fixes: fakevim: work on indentation
2009-03-06 13:03:33 +01:00
hjk
e8703854a2
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-06 12:12:57 +01:00
hjk
fe5492f0ad
Fixes: fakevim: << and >> for visual mode
2009-03-06 12:12:35 +01:00
mae
0b237f23bf
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-06 12:00:57 +01:00
mae
3f9580fe0e
fake session restored editors in the open documents widget and the tab history.
...
This makes restoring sessions faster, but switching to restored documents for the first time
a bit slower.
2009-03-06 11:59:16 +01:00
Roberto Raggi
ed97c785bc
Removed the blockingMap, but continue to parse the collected documents in parallel.
2009-03-06 11:53:15 +01:00
hjk
215d102aba
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-06 11:22:44 +01:00
hjk
ff5f9af9e7
Fixes: fakevime: some basic implementation for << and >>
2009-03-06 11:22:16 +01:00
Roberto Raggi
66a3e71579
Added ASTVisitor::getTokenStartPosition() and ASTVisitor::getTokenEndPosition().
2009-03-06 10:45:41 +01:00
Roberto Raggi
5e3921d2bd
Added a fwd declaration for the class Token.
2009-03-06 10:45:41 +01:00
hjk
1f32ba9227
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-06 09:34:33 +01:00
hjk
850102307d
Fixes: add startup script for creator
...
Details: LD_LIBRARY_PATH setting still missing
2009-03-06 09:34:00 +01:00
Friedemann Kleint
355f44fe8f
Fixes: Error logging, polish attach remote dialog
2009-03-05 17:30:29 +01:00
Thorbjørn Lindeijer
cb2cce5139
Adapt generated header guards to the filename
...
Use _HPP for example for .hpp files, for example. Based on simply
putting the chosen extension in uppercase.
2009-03-05 17:14:37 +01:00
Thorbjørn Lindeijer
1f3908e0a5
Avoid adding navigation history twice
...
This code is already in TextEditor::BaseTextEditor::openEditorAt.
2009-03-05 17:14:37 +01:00
Thorbjørn Lindeijer
166a4086c9
--warnings
...
Small bugfix for column to jump to.
2009-03-05 17:14:37 +01:00
David Boddie
ba1d742461
Fixes: Doc: Update the Known Issues page with a report about a crash discovered after the release.
...
Task: None
RevBy: Kavindra
AutoTest: None
Details: None
2009-03-05 16:27:28 +01:00
Thorbjørn Lindeijer
bb8ff39ae3
Don't crash while printing debug info
...
Current node can be 0.
2009-03-05 15:52:05 +01:00
con
bcf559cd50
Fixes: - Don't use multiple key shortcuts on Mac
...
Task: - 244529
Details: - It just doesn't work in Mac menus (at least not with Qt, but
I suspect it's some Mac thingy), so just don't do it.
2009-03-05 15:28:20 +01:00
Oswald Buddenhagen
70f08bdf03
inferior interruption improvements
...
- on windows, use the recommended way to interrupt a debugged process
- on unix, use SIGTRAP
- assorted minor improvements
2009-03-05 15:26:23 +01:00
Oswald Buddenhagen
6e118e72a0
process interruption improvements
...
rely on the inferior's pid being available. consequently, remove the
bizarre findChild stuff.
2009-03-05 15:26:23 +01:00
Oswald Buddenhagen
445e409db7
improve the windows thread info parsing regexp
...
fixes interrupting processes with some versions of gdb
2009-03-05 15:26:23 +01:00
Oswald Buddenhagen
220907b238
fix compile
2009-03-05 15:26:23 +01:00
Kavindra Palaraja
57c4dd6c30
Fixes: Doc - beautifying the main page
...
RevBy: TrustMe
2009-03-05 15:05:39 +01:00
hjk
c9e2af0b3b
Fixes: fakevim: fix . after <n>x
2009-03-05 14:08:42 +01:00
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
Thorbjørn Lindeijer
f93b850df8
Fixed typo in path in documentation
2009-03-05 11:15:18 +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