hjk
5dc72af097
fakevim: code cosmetics
2009-01-16 14:11:44 +01:00
dt
f52a012924
Merge commit 'fred/cmake-build-directory'
2009-01-16 13:48:06 +01:00
dt
ad2fd37b85
Fixes: Probably this needs to be for windows.
...
Details: I haven't checked, but according to the cmake sources I need to change this.
2009-01-16 13:47:40 +01:00
dt
33da8c0410
Fixes: Gdbmacros are left even after clean.
...
Task: 241374
Details: Clean up what we leave behind, take care to not remove anything else. We run make distclean and remove the files we copies there plus the debug and release directories.
2009-01-16 13:25:38 +01:00
hjk
b75fa636d8
fakevim: fix undo of 'J'
2009-01-16 13:10:42 +01:00
dt
3aef80df57
Fixes: Run from the context menu runs the startupProject
...
Task: Reported on mailing list.
2009-01-16 12:22:43 +01:00
hjk
43dcbae95a
fix typo
2009-01-16 10:38:55 +01:00
hjk
5b2b015d66
fakevim: fix compilation with -no-stl
2009-01-16 09:56:08 +01:00
Fred Emmott
297bdb3c05
Run all commands in ./qtcreator-build/ when using the CMake plugin.
...
- avoid polution of the source.
- required for KDE apps.
2009-01-15 19:29:42 +00:00
Fred Emmott
ea2c57257c
Run the project cmake command in a ./qtcreator-build directory.
2009-01-15 19:20:36 +00:00
hjk
30c1a046f2
fakevim: partial implementation of :history
2009-01-15 17:29:30 +01:00
hjk
5ebaf0964b
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-15 16:57:32 +01:00
hjk
0b22e71fee
fakevim: improve behaviour of <Return> in various modes
2009-01-15 16:57:11 +01:00
Daniel Molkentin
46e00dda8d
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-15 16:55:49 +01:00
Daniel Molkentin
14276f72ff
Fixes: Warning on MSVC, no not temporary convert to int.
...
RevBy: Matthias
2009-01-15 16:52:12 +01:00
hjk
3ce094e474
fakevim: improve logic for setting the '<' mark
2009-01-15 16:42:10 +01:00
dt
59b41ee283
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-15 16:07:27 +01:00
dt
58a0724980
Fixes: Fix parseOption method to be robust
2009-01-15 16:06:37 +01:00
dt
a0fb72c5fb
Merge commit 'fred/cmake-project-name'
2009-01-15 16:02:14 +01:00
hjk
b0eecb2ee6
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-15 15:58:06 +01:00
dt
75f18c2778
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-15 15:57:24 +01:00
hjk
44add9f0bd
debugger: add configuariton to start the debugged process in a separate
...
terminal
2009-01-15 15:57:18 +01:00
hjk
d15b7fffb5
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-15 15:52:27 +01:00
hjk
f5cd469d18
fakevim: fix access to ConfigStartOfLine
2009-01-15 15:52:14 +01:00
Fred Emmott
a4624993b9
fill in project name for CMake projects
2009-01-15 14:48:28 +00:00
Friedemann Kleint
f6712bd67f
fix build on windows
2009-01-15 15:36:30 +01:00
hjk
50d06fe7c1
fakevim: compile fix
2009-01-15 15:34:35 +01:00
hjk
d55e32086e
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-15 15:27:59 +01:00
hjk
f08c67b465
fakevim: remove core dependencies from fakevimhandler.cpp. breaks
...
writing of partial files for now.
2009-01-15 15:27:14 +01:00
Fred Emmott
56ebc27e09
Merge branch 'master' of git://labs.trolltech.com/qt-creator
2009-01-15 14:06:57 +00:00
Oswald Buddenhagen
20eb6a1b82
user gdb's --tty option for collecting app output
2009-01-15 14:58:54 +01:00
Oswald Buddenhagen
72b6a105b7
app output window reorga
...
- drop prefix magic
- avoid inserting stray newlines
this also fixes the overquoting of app output.
2009-01-15 14:58:54 +01:00
Oswald Buddenhagen
edefcfe4aa
error messagebox upon failure to start up dbg
2009-01-15 14:58:54 +01:00
Oswald Buddenhagen
a5f6281f1a
improve messages
2009-01-15 14:58:54 +01:00
Oswald Buddenhagen
399f8d63eb
cleanup
2009-01-15 14:58:54 +01:00
Friedemann Kleint
6027ef37df
Fixes: rename qtestlib -> testlib module
...
RevBy: Marco
2009-01-15 14:48:54 +01:00
hjk
68b28bb3b6
fakevim: add a comment regarding unwanted dependencies
2009-01-15 13:32:36 +01:00
hjk
049514a66e
Merge commit 'fred/fakevim-write'
2009-01-15 13:05:15 +01:00
hjk
5fcc57e531
fix typo in ui file
2009-01-15 12:54:33 +01:00
dt
6d17ee565b
Fixes: This does already work.
...
Details: Adjust comments to actual situation
2009-01-15 12:51:30 +01:00
hjk
7564bea0e3
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-14 18:09:25 +01:00
hjk
7f8473f469
move debugger options to configuration dialog
2009-01-14 18:09:02 +01:00
dt
109f04ac86
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-14 17:47:39 +01:00
dt
b847ceab46
Fixes: Set correct OUT_PWD variable, so that we find the ui files.
...
Details: Now it even works for qtc's source.
2009-01-14 17:46:44 +01:00
Daniel Molkentin
9eb124c561
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-14 17:36:04 +01:00
Daniel Molkentin
bd43ebbad2
Fix Windows build: Remove leftover from class removals
2009-01-14 17:35:26 +01:00
dt
ca7193d61f
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-01-14 17:15:30 +01:00
dt
0cf9ffc031
Fixes: Updating the completion for ui files
...
Details: That is we update all generated headers (which are new or
modfied) in the C++ Engine. Big if, this only works if we find the
correct path for the ui header files. Which is known to sometimes not
work, I'll fix that next.
2009-01-14 17:13:17 +01:00
Jens Bache-Wiig
6b86542ae4
Fixes: Dont override windowsstyle on windows
...
Task: Reported on #qt
RevBy: dt
Details:
This code was only intended for X11, hence we
ifdef it for now. Obviously windows users might
want to use windows style.
2009-01-14 17:05:21 +01:00
hjk
266ee2a468
remove ProjectExplorerInterface and ExtensionSystemInterfaces files
2009-01-14 15:08:46 +01:00