con
fcc271b616
Fixes: Change order of recent session and project
...
RevBy: Thorbjørn
2009-03-13 10:56:20 +01:00
con
a58e6f7e59
Fixes: Make qmake generate install target for docs
2009-03-13 10:31:30 +01:00
hjk
e60befd66f
Fixes: fakevim: implement hlsearch
2009-03-12 18:05:36 +01:00
hjk
782f42354b
Fixes: fakevim: fix undo after insert
2009-03-12 17:25:43 +01:00
hjk
4d55a30533
Fixes: quickopen: sort matches starting with the search term towards the
...
top
RevBy: con
2009-03-12 16:57:21 +01:00
dt
2823160cae
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 15:54:12 +01:00
dt
b2ee911e1a
Fixes: Add a linedit for make arguments for the cmake makestep.
...
Details: One of the more common simple wishes, so just implement it.
2009-03-12 15:51:44 +01:00
hjk
a82081c9b9
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 15:49:47 +01:00
hjk
2b0bc30e8d
Fixes: qworkbench.pri: make the gnu linker bail out on non-selfcontained libraries.
2009-03-12 15:49:09 +01:00
con
aef500cb5c
Fixes: Compile.
2009-03-12 15:11:27 +01:00
con
444a0b0e1e
Fixes: subdir.file not supported
...
Task: 247566
RevBy: dt
2009-03-12 15:11:27 +01:00
hjk
caef30cb7d
Fixes: debugger: link fix on Mac
2009-03-12 15:09:56 +01:00
hjk
48f90a6631
Fixes: debugger: compile fix
2009-03-12 15:08:58 +01:00
hjk
a17b57fa16
Fixes: fakevim: fix positioning after df<x>
...
Details: removes an old hack...
2009-03-12 15:05:33 +01:00
hjk
e3eec1eb86
Fixes: fakevim: implement . after 'f', 't', 'F', and 'T'
2009-03-12 15:05:33 +01:00
dt
07718288fe
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 15:03:09 +01:00
dt
d83e0e74e6
Fixes: Crash on importing a project
...
Task: Reported on irc by roberto
Details: Initialize the rootProjectNode after the qt4Project is in a
more useable state. Could be that this is now initialized too late. But
that's to be seen.
2009-03-12 15:01:01 +01:00
hjk
d47a001bc1
Fixes: fakevim: remove indentation after pressing 'J'
2009-03-12 14:36:58 +01:00
dt
48d5400442
Fixes: & in output.
...
RevBy: ossi
Details: By switching to QPlainTextEdit from QTextEdit, which is faster
anyway.
2009-03-12 14:25:43 +01:00
hjk
53f47f8267
Fixes: debugger: simple view on 'nm'
...
Details: needs more work
2009-03-12 14:18:07 +01:00
Friedemann Kleint
679d15f484
Fixes: Remove "Class" prefix from UI-classes generated by the gui app wizards; give new item dialog home path as default when creating files out of project contexts.
2009-03-12 13:44:37 +01:00
hjk
d5fb9e10e1
Fixes: debugger: tentative fix for parsing Mac's 'info shared' output
...
Details: Mac gdb produces MI-style output for the non-MI-style command
2009-03-12 12:00:53 +01:00
hjk
3a715bf07f
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 11:49:55 +01:00
hjk
1562193bf6
Fixes: debugger: compile fix for dumpers on naked Windows XP
...
Details: <unistd.h> does not seem to be present there
2009-03-12 11:49:04 +01:00
Friedemann Kleint
f3b3d23c15
Fixes: Designer/'Goto Slot' doesn't work with multiple inheritance
...
Task: 247782
Details: Check for inheritance as well as member when looking for UI::FormClass.
2009-03-12 11:44:30 +01:00
dt
1f3293ea41
Fixes: Build Issue doesn't respect the project encoding settings
...
Task: 243866
Details: Patch by Kris Wong.
2009-03-12 11:25:29 +01:00
con
4bddbdb5e9
Fixes: Compile
2009-03-12 10:44:17 +01:00
hjk
a91a7e40ab
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 08:16:38 +01:00
hjk
a331218e9c
Fixes: debugger: fix std::wstring dumper
2009-03-12 08:16:07 +01:00
Oswald Buddenhagen
3670b1a42f
remove qt < 4.5 #ifdefs
2009-03-11 18:40:27 +01:00
Oswald Buddenhagen
027b52a25d
sync variable expansion and list splitting with qmake
2009-03-11 18:40:27 +01:00
Oswald Buddenhagen
5bc97eb1a0
compile without ascii cast (to be in sync with qt)
2009-03-11 18:40:27 +01:00
Oswald Buddenhagen
9f51e3b72c
re-enable $$system() processing
...
unlike the conditional variant, the substituting variant may actually
provide interesting output with rather low likelyhood of side effects.
btw, my FIXME was bogus - i confused the two variants.
2009-03-11 18:40:27 +01:00
dt
f6e304f09d
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-11 17:37:42 +01:00
dt
0cd8da28d4
Fixes: Crashes on switching sessions.
...
Task: Reported on irc
Details: Hopefully this new code is a little bit more robust, i tried
to untangle the code a bit.
2009-03-11 17:36:17 +01:00
Oswald Buddenhagen
fd32001204
comment typo
2009-03-11 16:24:22 +01:00
Oswald Buddenhagen
a429d7a5e2
blow away the -$VAR hack again, now that things Just Work (TM)
2009-03-11 16:21:00 +01:00
con
1ed3298ae2
Fixes: Correct path for qtcreator_process_stub on Mac
...
RevBy: Ossi
2009-03-11 16:07:49 +01:00
con
70b399a359
Fixes: Remove -CONFIG Mac hack
...
RevBy: Ossi
2009-03-11 16:06:36 +01:00
Friedemann Kleint
4c019e8fba
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-11 15:46:10 +01:00
Friedemann Kleint
a7566d9092
Fixes: Add a "About Qt Designer Plugin" option to the tools menu showing the Qt Designer plugin dialog (4.5.1).
2009-03-11 15:44:58 +01:00
hjk
d259c4292a
Fixes: debugger: build dumpers into "global" lib, too
2009-03-11 15:44:53 +01:00
hjk
8958a079b5
Fixes: debugger: also show the original address in a tooltip when
...
auto-dereferencing contents
2009-03-11 15:09:33 +01:00
Friedemann Kleint
6a5c5ed2d6
Fixes: Make Designer actions work.
...
Details: Put designer actions on the toolbar into the global context to prevent them from disappearing.
2009-03-11 14:37:24 +01:00
hjk
0c68708cbf
Fixes: fakevim: improve behaviour of '.' after 'i'
2009-03-11 13:56:23 +01:00
hjk
d3f8d16f88
Fixes: debugger: implement custom dumpers for std::set
...
Task: 246286
2009-03-11 13:31:38 +01:00
Roberto Raggi
99805d3c3e
Prune the list of the futures.
2009-03-11 12:21:02 +01:00
dt
047e5af24a
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-11 12:07:26 +01:00
dt
caf86a8c27
Fixes: Compile
2009-03-11 12:07:05 +01:00
Roberto Raggi
ecab2093ae
Wait the future values.
2009-03-11 12:00:20 +01:00