Commit Graph

44349 Commits

Author SHA1 Message Date
dt
390fff61f2 Also output which qmake is used to build the debugging lib.
Should help in debugging.
2009-04-01 12:25:55 +02:00
dt
7283106134 Compile. 2009-04-01 11:48:11 +02:00
Friedemann Kleint
8d54b23311 Continue on CDB watchmodel. 2009-04-01 08:55:57 +02:00
dt
0120008a06 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-03-31 18:39:30 +02:00
dt
154648385f Try harder to follow qmake's behaviour for debug_and_release
That is we don't default to debug_and_release. We check the qt version
that is used for building, and if that one is not using
debug_and_release, we don't neither.
2009-03-31 18:12:28 +02:00
dt
8d8ca9a096 Use qmake -after CONFIG... instead of just CONFIG...
Is apparently preferred.
2009-03-31 18:10:30 +02:00
hjk
a01c9c961b cpptool: sort entry that start with a given string towards the top of
the quickopenfilter

Reviewed-by: Roberto Raggi
2009-03-31 15:56:09 +02:00
dt
edb2baf2d9 Don't show "Rebuild" button for invalid qt versions.
Found while investigating sth. different.
2009-03-31 15:48:42 +02:00
Jarek Kobus
11b4b53b2e Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-03-31 15:41:48 +02:00
Jarek Kobus
9049b6bb11 Fix "Go to slot" in case ui is in namespace
Task: 249918
2009-03-31 15:40:35 +02:00
dt
57a1a4d629 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-03-31 15:09:09 +02:00
Jarek Kobus
907ab960dd Fix broken go to slot
Currently we use new method provided by Roberto: Symbol::getStartPosition() - it gives us the position of the returned type of the function.
2009-03-31 15:09:02 +02:00
dt
9428050910 Remove work around for broken currentNode from generic project manager
Hopefully it was the same bug.
2009-03-31 15:07:05 +02:00
dt
27a241749a Fix currentNode beeing invalid. The ProjecTreeWidget takes care of that. 2009-03-31 15:05:52 +02:00
dt
738ef0b121 Make CMake Open Project Wizards output text read only. 2009-03-31 15:02:09 +02:00
Roberto Raggi
d9812ac32c Fixed the signature of Symbol::getPosition() & co. 2009-03-31 14:46:46 +02:00
dt
9d90df8877 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-03-31 14:18:36 +02:00
Roberto Raggi
8f84f81e6d Introduced startOffset(), endOffset(), getPosition(), getStartPosition(), and getEndPosition(). 2009-03-31 13:56:28 +02:00
dt
e223ecfd6b Explicitly add -ldl to extensionsystem.pro
Reviewed-By: hjk
2009-03-31 13:21:52 +02:00
dt
f65c2a501c Merge commit 'origin/master' 2009-03-31 12:21:23 +02:00
hjk
c3b3bd121a fakevim: distinquish :q and :q!
javascripteditor: compile fix Linux, compile fix namespaces
2009-03-31 11:53:42 +02:00
hjk
aedeadf01b fakevim: use :q to quit the editor, not fakevim mode.
Quitting the fakevim mode is still possible using the options, or
Alt-V,Alt-V, or clicking the button
2009-03-31 11:45:28 +02:00
Roberto Raggi
e5887d9f4b Improved the update of the method combo. 2009-03-31 11:30:57 +02:00
Roberto Raggi
05d2cd6000 String state does not propagate! 2009-03-31 11:30:57 +02:00
Roberto Raggi
d462696cf8 Added the method combo. 2009-03-31 11:30:57 +02:00
Roberto Raggi
14839418a8 Enable the standard actions (e.g undo, redo, ...) 2009-03-31 11:30:57 +02:00
Roberto Raggi
acea5c55e2 Some work on the syntax checker. 2009-03-31 11:30:57 +02:00
Roberto Raggi
cf09ca0fb1 Imported the javascript front-end 2009-03-31 11:30:56 +02:00
hjk
dcbe9115a0 fakevim: minibuffer cosmetics
Insert a separator line, remove the tooltip-style background.
2009-03-30 17:09:12 +02:00
hjk
3fe66ea628 fakevim: make Alt-V Alt-V a global toggle 2009-03-30 16:54:25 +02:00
hjk
285fa4a5b3 fakevim: remove "fakevim" option from text editor settings as it has a
page of its own now
2009-03-30 15:39:13 +02:00
hjk
f7c3b552af fakevim: progress on settings 2009-03-30 15:39:13 +02:00
hjk
e346c0d725 fakevim: move settings/action related code to files of their own 2009-03-30 15:39:13 +02:00
hjk
9963552876 fakevim: work on new settings dialog 2009-03-30 15:39:13 +02:00
hjk
765489f964 fakevim: work on settings dialog 2009-03-30 15:39:13 +02:00
hjk
c826e6dcfe fakevim: re-organize settings handling 2009-03-30 15:39:13 +02:00
hjk
b8e9f38ab0 fakevim: more scary initial message 2009-03-30 15:39:13 +02:00
Roberto Raggi
d4f1765c53 System header paths for msvc. 2009-03-30 15:34:10 +02:00
Roberto Raggi
68d8d83093 Simplified the code that looks for the identifier under the cursor. 2009-03-30 15:33:14 +02:00
Simon Hausmann
e8f364929f Enable Plugins and JavaScript in the embedded help viewer to make it possible to embed flash videos in the documentation
Reviewed-by: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com>
2009-03-30 15:20:17 +02:00
Roberto Raggi
fde8ca4a16 Added Document::ParseDeclarator. 2009-03-30 15:08:21 +02:00
Roberto Raggi
2a82d9272a Compile 2009-03-30 14:55:16 +02:00
Oswald Buddenhagen
deff5ac20f re-use pre-existing builds
run "cmake . [...]" if a build already exists in the build dir. this
saves the user from reproducing all the arguments he may need.

on the downside, this will go utterly awry if the source dir of the
existing build is a different one than known to creator. this should be
a rather rare corner case, so ignore it for now. the nice solution would
be a checkbox (on by default) to request this new behavior.
2009-03-27 20:57:12 +01:00
Oswald Buddenhagen
cd93d9e3dd make changing the build dir of a shadow build work 2009-03-27 20:57:12 +01:00
Oswald Buddenhagen
4a1acffb29 install the wrapper script into both the builddir and the installdir 2009-03-27 20:56:38 +01:00
hjk
cad7d43678 debugger: use QPlainTextEdit instead of QTextEdit for output pane 2009-03-27 17:31:58 +01:00
hjk
694215aee0 savedaction: some documention
(unfinished)
2009-03-27 17:21:25 +01:00
hjk
3de773a551 debugger: rework dumper settings page 2009-03-27 17:21:25 +01:00
hjk
a2c68a538d debugger: remove reference to dumper build step from debugger UI 2009-03-27 17:21:25 +01:00
Friedemann Kleint
b3f620e514 Add expanding of symbols. 2009-03-27 17:19:39 +01:00