Oswald Buddenhagen
ece56b572e
connect right signal
2009-02-20 12:34:17 +01:00
Oswald Buddenhagen
e76c300f3e
create less likely to clash fifo names on windows
2009-02-20 12:34:17 +01:00
Roberto Raggi
8002b1a94c
Customizable doxy formats.
2009-02-20 12:08:34 +01:00
Roberto Raggi
5bf1f27e20
kill some warnings
2009-02-20 11:53:32 +01:00
Roberto Raggi
4c5ff047f0
Initial support for doxygen comments.
2009-02-20 11:52:27 +01:00
hjk
3cfea5bbc1
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-02-20 10:28:41 +01:00
Roberto Raggi
b7507d7e3d
Merge branch 'binding' of ../binding
2009-02-19 17:52:53 +01:00
Friedemann Kleint
90b094e832
Make the git plugin look for the binary in the path specified in the settings. Previously, the environment was passed to the process, but that did not affect the location of the binary.
2009-02-19 17:47:44 +01:00
Daniel Molkentin
2fbbdca926
Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0
2009-02-19 16:55:12 +01:00
Daniel Molkentin
235c49eb5f
qtlibspatcher: Change path for bundled Qt to 4.5.0 on Windows
2009-02-19 16:54:30 +01:00
dt
c5acf84724
Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0
2009-02-19 16:30:59 +01:00
hjk
4931eecd73
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-02-19 16:30:57 +01:00
hjk
a18f97dbe0
Fixes: extensionsystem: use a patched plugin loader on linux
2009-02-19 16:30:08 +01:00
dt
469639fb3c
Fixes: Make QtCreator fly even in face of perforce misconfiguration.
...
Details: If p4 is in path, but the server isn't configured correctly we
were pretty slow, this fixes that by running p4 client -o after the
settings have changed, if that doesn't return after 2 seconds, then we
cache that as a invalid configuration.
2009-02-19 16:29:52 +01:00
dt
91707ee075
Fixes: Move code from ~OutputWindow to an earlier place.
...
Details: We should stop all running runners, while the plugins are
still alive.
2009-02-19 16:29:51 +01:00
con
890220d5b4
Merge commit 'origin/1.0.0'
2009-02-19 16:15:27 +01:00
hjk
52007d1cc7
Fixes: pluginmanager: fork QPluginLoader and QLibraryPrivate
...
Details: saves 20% startup time. patch for Qt 4.6 at
http://codepaster-nokia.troll.no/?id=11918 .
2009-02-19 15:32:50 +01:00
con
9c3ff6d31c
Fixes: - Updated mac application icon
2009-02-19 15:31:29 +01:00
con
26eb511df8
Fixes: - Unused include
2009-02-19 15:31:16 +01:00
Roberto Raggi
6178a44fc2
Warning for using-directive in class scope.
2009-02-19 13:52:05 +01:00
Roberto Raggi
7e10664e6a
Instroduced TranslationUnit::spell(tokenIndex).
2009-02-19 13:01:01 +01:00
con
d1edc2a2fa
Fixes: - Console application doesn't start on Mac
...
Task: - 244263
RevBy: - dt
2009-02-19 12:42:32 +01:00
hjk
0a0586a2cf
Fixes: work on QT_NO_CAST_FROM_BYTEARRAY
2009-02-19 12:11:15 +01:00
hjk
57524485b7
Fixes: work on QT_NO_CAST_FROM_BYTEARRAY
2009-02-19 12:09:05 +01:00
hjk
9c80a46987
Fixes: save a few strlen calls
2009-02-19 12:02:47 +01:00
hjk
7708d43f23
Fixes: compile creator with QT_NO_CAST_FROM_BYTEARRAY
2009-02-19 11:31:12 +01:00
hjk
a8300b3f59
Fixes: debugger: compile with QT_NO_CAST_TO_ASCII
2009-02-19 10:46:47 +01:00
hjk
e863c9bd9e
Fixes: debugger: watch view: collapsed items did not stay collapsed
2009-02-19 10:31:10 +01:00
hjk
17f1c8a0f5
Fixes: debugger: watch view: collapsed items did not stay collapsed
2009-02-19 10:29:25 +01:00
Friedemann Kleint
5cacd13744
Compile Windows
2009-02-18 17:05:52 +01:00
Marius Bugge Monsen
4168a5da9d
Fixes: compile on Mac
...
RevBy: ossi
2009-02-18 16:16:58 +01:00
Roberto Raggi
819d0886b1
Fixes: Possible crash while resolving qualified name ids.
...
There is no need to "expand" again the scope we get from invoking `resolve'.
(cherry picked from commit c72c84d837 )
2009-02-18 16:04:38 +01:00
Roberto Raggi
5c791dc423
Some code to simplify the debugging of ASTs.
2009-02-18 16:02:01 +01:00
Roberto Raggi
0ef213dfdd
Nicer implementation of ::completeScope()
2009-02-18 16:02:01 +01:00
Roberto Raggi
c72c84d837
Fixes: Possible crash while resolving qualified name ids.
...
There is no need to "expand" again the scope we get from invoking `resolve'.
2009-02-18 16:02:01 +01:00
Roberto Raggi
f5b32ef7b0
Fixes: Export the pretty printer.
2009-02-18 16:02:01 +01:00
Oswald Buddenhagen
ed3453e8ea
make attach & detach work
2009-02-18 15:39:22 +01:00
Oswald Buddenhagen
f5cb9d11f0
more thoughtfull setTokenBarrier() placement
...
also, make it complain upon abuse of this call.
2009-02-18 15:38:04 +01:00
Oswald Buddenhagen
27c7418394
fix typos in comments
2009-02-18 15:38:04 +01:00
hjk
1df790112c
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-02-18 14:38:55 +01:00
hjk
628b14540a
Fixes: debugger: make "always all" the default for loading debug
...
information
Details: the user should make a conscious decision to switch it off
2009-02-18 14:38:43 +01:00
hjk
d3bc2aabe2
Fixes: debugger: make "always all" the default for loading debug
...
information
Details: the user should make a conscious decision to switch it off
2009-02-18 14:36:36 +01:00
Banana Joe
473d408bb1
Fixes: crash on reloading a resource file
...
RevBy: thorbjoern
Details: don't call ResourceView::reset() but ResourceModel::reset()
2009-02-18 12:53:27 +01:00
hjk
f921d68356
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-02-18 11:58:04 +01:00
hjk
099146a8f9
Revert "Revert "Fixes: Workaround a bug in kde 4.2.0.""
...
This reverts commit 81a4518127 .
2009-02-18 11:56:55 +01:00
con
2e693a4942
Merge commit 'origin/1.0.0'
2009-02-18 11:52:26 +01:00
Friedemann Kleint
1b32bf5b02
Fixes: Show help as in standalone Designer (currentProperty).
...
Task: 235520
Details: Use new integration API #ifdefed for 4.5.1 onwards.
2009-02-18 11:00:25 +01:00
Oswald Buddenhagen
8c14daf980
do not create bizarre or even invalid fifo names under windows
2009-02-18 10:32:02 +01:00
hjk
f3141d99c4
Merge branch '1.0.0'
...
Conflicts:
src/plugins/coreplugin/editormanager/stackededitorgroup.cpp
src/plugins/debugger/gdbengine.cpp
2009-02-17 17:56:18 +01:00
Thorbjørn Lindeijer
7587f6e39f
This line shouldn't be necessary
...
Enabled state of the action is managed by QDockWidget.
2009-02-17 17:45:12 +01:00