Roberto Raggi
f98b937b8c
Expand enum and anonymous scoped symbols when resolving qualified name ids.
...
Reviewed-by: Thorbjørn Lindeijer
2009-06-04 16:17:22 +02:00
hjk
c6db354387
debugger: disable reverse debugging for 1.2 as Gui is unfinished
2009-06-04 16:15:01 +02:00
hjk
5892ea1b1d
fakevim: fix problem where previously inserted text became part of a '.'
2009-06-04 16:08:34 +02:00
hjk
37ea6c42a3
debugger: move "start action" to the begin of the menu, also disable Tcf
2009-06-04 16:08:34 +02:00
con
efc546f8d5
Oops. Unused variable.
2009-06-04 15:55:53 +02:00
Jens Bache-Wiig
c521e3bd76
Fixes: Add margin to find toolbar
...
Details:
This ensures that the Find label text is aligned with the
Application output.
2009-06-04 15:49:09 +02:00
Daniel Molkentin
2c8d69bd89
ChangeLog++ (external contributors, own changes, important changes since v1.1)
2009-06-04 15:36:34 +02:00
dt
a1990fe5c4
Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline into 1.2
2009-06-04 15:25:45 +02:00
dt
98f8fc78bc
Fix static leak to make valgrinding easier.
...
Reviewed-By: ossi
2009-06-04 15:25:07 +02:00
dt
4a372ee8d9
Fix memory leak in QtVersions parsing of qmake.conf
...
Reviewed-By: ossi
2009-06-04 15:22:40 +02:00
Jens Bache-Wiig
6e8bc0cf58
Fixes: Improved sidebar looks and layout
...
Details:
-Centered all the text labels.
-Added shadow on title text.
-Made progressbar go all the way and placed the button on top.
-Added some spacing between warning and error icons.
-Improved cosmetics on progress bar itself.
2009-06-04 15:19:57 +02:00
dt
07730341bd
Fix memory leak in $$system() calls from .pro files
...
Reviewed-By: ossi
2009-06-04 15:18:14 +02:00
dt
c13d711657
Fix leaking a toolchain per QtVersion.
...
Reviewed-By: ossi
2009-06-04 15:17:20 +02:00
con
f6ff04a7be
Integrate merge-request #567 into branch 'master'
...
Christian Hoenig (1):
Implement CppCurrentDocumentFilter for symbols in current document
Request-url: http://gitorious.org/qt-creator/qt-creator/merge_requests/567
Reviewed-by: con <qtc-committer@nokia.com >
2009-06-04 14:46:21 +02:00
mae
fda09bbc62
introduce new helper class Core::Utils::TreeWidgetColumnStretcher
...
and use it for some options dialogs.
The class fixes QTreeWidget to resize all columns to contents, except one
stretching column. As opposed to standard QTreeWidget, all columns are
still interactively resizable.
2009-06-04 14:44:05 +02:00
con
98e695e31b
Remember last "File -> Open" location, start with home directory.
...
In case we have no open document or "current file", the file dialog
was opening at the creator install location.
Reviewed-by: Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com >
Task-number: 249004
2009-06-04 14:39:52 +02:00
Kavindra Devi Palaraja
f28f878d9b
Fixes: Doc - more of Part 3
...
RevBy: TrustMe
2009-06-04 14:25:12 +02:00
Kavindra Devi Palaraja
c2a202723d
Fixes: Doc - making sure Part 3 compiles
...
RevBy: TrustMe
2009-06-04 13:53:53 +02:00
Roberto Raggi
d1bbbcede5
Check the declarator's initializer.
2009-06-04 13:26:11 +02:00
kh
cb71de60dd
No need to bookmark empty pages, also disable menu item in case of.
...
Reviewed-by: dt
2009-06-04 13:12:20 +02:00
Kavindra Devi Palaraja
97d162e869
Fixes: Doc - incorporating some of Danimo's feedback
...
RevBy: Daniel Molkentin
2009-06-04 13:07:29 +02:00
Roberto Raggi
e80eaae787
Fixed the warn message.
2009-06-04 12:55:12 +02:00
Roberto Raggi
1c9a724a2f
Check new-expressions.
2009-06-04 12:54:15 +02:00
Roberto Raggi
90efa0f174
Check nested name specifiers.
2009-06-04 12:18:05 +02:00
con
78af9c163d
Don't ask when doing a "Save all".
...
Reviewed-by: Oswald Buddenhagen
2009-06-04 12:08:49 +02:00
con
4b9a3d5a46
API: temporaryEditor --> isTemporary
...
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2009-06-04 12:08:49 +02:00
Thorbjørn Lindeijer
e54bf750d9
The reformat document action isn't useful yet, removed for 1.2
2009-06-04 11:57:58 +02:00
Roberto Raggi
45fb9726ab
Add the type-template parameters.
2009-06-04 11:53:48 +02:00
Roberto Raggi
cd3022dc3e
Show all the warn messages.
2009-06-04 11:42:02 +02:00
Roberto Raggi
f55d5500c5
Warn for undefined types (not finished yet).
2009-06-04 11:32:29 +02:00
con
57cd26548e
Version bump also in master.
2009-06-04 11:00:28 +02:00
con
49f8a55533
Merge commit 'origin/1.2'
2009-06-04 10:59:01 +02:00
Kavindra Devi Palaraja
f9b628bafb
Fixes: Doc - starting on modifying Part 3
...
RevBy: TrustMe
2009-06-04 10:58:34 +02:00
Kavindra Devi Palaraja
b184c8c347
Fixes: Doc - finishing part 2, yay ;)
...
RevBy: TrustMe
2009-06-04 10:58:18 +02:00
Oswald Buddenhagen
3104e4c121
fix gcc 3.3. build
...
the templated friend just doesn't have any effect.
so simply skip the typeinfo. will be slower, but you deserve that if you
use that compiler.
2009-06-04 09:49:23 +02:00
Oswald Buddenhagen
259197a500
clean up OS conditionals in project files
2009-06-03 20:54:59 +02:00
Oswald Buddenhagen
d2a8449bea
ifdef Q_?S_* cleanup
...
- clear up some Q_OS_LINUX vs. Q_OS_UNIX
- clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise)
- use proper #if-#else cascades instead of free-standing #ifs
2009-06-03 20:54:59 +02:00
Jens Bache-Wiig
3df7a2c301
Fixes: Fix overlapping alpha values in expander area
...
Details:
There are platform differences when drawing overlapping alpha
rects here. The workaround was to simply avoid using alpha
values for now.
2009-06-03 20:22:10 +02:00
Oswald Buddenhagen
e083ad2920
expand arguments to s// operator
2009-06-03 19:11:19 +02:00
Oswald Buddenhagen
93571f7d42
assign right variable
2009-06-03 19:11:19 +02:00
con
240a6ec55c
Fixes locator's show method in case the filter already has focus.
...
Was making the "f" filter unusable, because the popup was hidden when
selecting a directory.
Reviewed-by: dt <qtc-committer@nokia.com >
2009-06-03 17:41:25 +02:00
Thorbjørn Lindeijer
4505d92be5
Fixed compile error with gcc 3.3
...
sorry, unimplemented: `method_call_expr' not supported by dump_expr
2009-06-03 17:31:19 +02:00
Thorbjørn Lindeijer
0656abe048
Updated version of Qt libs to patch on Linux
2009-06-03 17:31:19 +02:00
Kavindra Devi Palaraja
23b952e32b
Fixes: Doc - starting on modifying Part 3
...
RevBy: TrustMe
2009-06-03 17:30:37 +02:00
mae
eca3b98c56
Use editor manager standard closing facilities for session switching
2009-06-03 17:20:28 +02:00
Roberto Raggi
bb9ae8aa4f
Check for missing Q_OBJECT macro.
2009-06-03 16:53:18 +02:00
Roberto Raggi
4bc6256942
cleanup
2009-06-03 16:29:49 +02:00
con
dddb965f83
Locator text was no longer selected when using shortcut.
...
Reviewed-by: dt <qtc-committer@nokia.com >
2009-06-03 16:25:52 +02:00
Trenton Schulz
2d84ccf528
Use Qt::WA_LayoutUsesWidgetRect here for proper spacing.
...
It's not the Mac's fault!
2009-06-03 16:24:40 +02:00
Roberto Raggi
fd62025d63
Say hello to Snapshot::documentFromSource(), Snapshot::preprocessedCode() and Snapshot::globalNamespaceBinding().
2009-06-03 16:16:20 +02:00