Commit Graph

44349 Commits

Author SHA1 Message Date
Thorbjørn Lindeijer
ac6419f0d7 Fixed include when building without tests 2009-01-20 09:32:59 +01:00
hjk
d1dac15cc5 debugger: fix "ScriptFile" option (store in preferences and source file
on gdb startup)
2009-01-19 16:46:08 +01:00
hjk
57a091ac8a try to act on system's maximization attempts to toggle fullscreen mode 2009-01-19 15:49:47 +01:00
hjk
eb7d97ce25 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-19 14:12:59 +01:00
hjk
76b3341009 implement "real" full screen mode 2009-01-19 14:12:39 +01:00
Thorbjørn Lindeijer
8d1edf7252 Have the editor list combo adjust size to contents
Now the box will grow larger when files with long filenames are opened.
2009-01-19 13:08:55 +01:00
hjk
cc5ff1ec74 Remove #include <extensionsystem/pluginmanager.h> from icore.h, a
forward declaration is sufficient.
2009-01-19 12:39:20 +01:00
hjk
d55d570d66 fakevim: compile fix for windows 2009-01-16 17:51:44 +01:00
hjk
dc7a94fc83 fakevim: code de-obfuscation 2009-01-16 17:44:24 +01:00
hjk
62c2688ce6 fakevim: fix 'Y' 2009-01-16 17:38:15 +01:00
mae
c0c5342386 first edition of the new editor view, splitting still missing 2009-01-16 17:34:34 +01:00
hjk
cb807286be Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-16 16:57:13 +01:00
hjk
ceb37c06e2 fakevim: fix 'ce' 2009-01-16 16:57:00 +01:00
Thorbjørn Lindeijer
0728e78afb Reintroduced a way to edit project dependencies
Dependencies between projects can now be edited in the Projects mode.
You can simply check for each project the projects that it depends on,
and they will be built first. A message box pops up when you try to
create a circular dependency.

Could use some testing.
2009-01-16 16:44:25 +01:00
hjk
d78d5f564e fakevim: fix 'e' and 'E' 2009-01-16 16:42:31 +01:00
hjk
9100e9638f Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-16 16:15:28 +01:00
hjk
34583ce5c1 fakevim: improve behaviour of 'cc' 2009-01-16 16:15:01 +01:00
dt
52aebadf6e Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-16 15:57:50 +01:00
dt
67e1607458 Fixes: Add a button to show the qt version manager from the project settings page.
Task:     235982
2009-01-16 15:26:34 +01:00
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