hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Friedemann Kleint
eae2f62970
Add -profile option that dumps plugin load/initialization times.
...
Reviewed-by: con
2010-03-02 12:33:51 +01:00
Tobias Hunger
d1e4507979
Handle _data() methods for testcases
...
Reviewed-by: dt
2010-03-01 14:52:47 +01:00
Oswald Buddenhagen
75b42f18d8
Merge remote branch 'origin/1.3'
...
Trailing whitespace removal re-applied manually.
2010-01-29 22:50:23 +01:00
Oswald Buddenhagen
a6ca348636
remove trailing whitespace
...
doing it in 1.3 as well to avoid possible later conflicts
2010-01-29 21:33:57 +01:00
Friedemann Kleint
bd8d2b0b8a
Debugger: Enable attaching with -client option.
...
Make it possible to trigger a debug-attach in a running instance
of Qt Creator by means of -client, use that in qtcdebugger, thus
enabling it to attaching to crashing executables in run mode
(Windows/CDB).
Modify IPlugin and application so that the complete command line is
serialized and transmitted to a running instance via QtSingleApplication
if -client is specified. Introduce IPlugin::remoteArgument and use that
in core for opening files and in the debugger for attaching.
Use -client in qtcdebugger with some logic to keep it alive as long as
the debuggee, make CDB break in that case as the events are not replayed
correctly in case the debugger is not spawned by the registered handler.
Rubber-stamped-by: con <qtc-committer@nokia.com >
2009-12-14 18:01:39 +01:00
Oswald Buddenhagen
ba9e0b8ae9
$IDETESTDIR => $QTCREATOR_TEST_DIR
...
i really don't detest dirs ... :D
2009-09-29 12:18:42 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Oswald Buddenhagen
d75c5fa220
sanitize some tr() calls
2009-02-27 20:06:08 +01:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +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
hjk
9c80a46987
Fixes: save a few strlen calls
2009-02-19 12:02:47 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
con
349c055d47
Fixes: - API documentation for ICore
...
Details: - And do some simplification/consistency.
2009-01-12 17:21:07 +01:00
con
8e261e0b3c
Fixes: - Start on API documentation generation
2009-01-05 18:05:33 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
con
7239d03ee7
Fixes: - Make plugin load order a bit more deterministic
...
Details: - It will still change if the dependencies change, there's no
way to avoid that though.
2008-12-11 11:26:42 +01:00
hjk
342caa2141
some more whitespace changes
2008-12-09 11:07:24 +01:00
hjk
ab83dcd87c
off-by-one in headers
2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3
end-of-line whitespace correction of the new headers
2008-12-02 14:17:16 +01:00
hjk
f61e8672db
more cosmetic changes
2008-12-02 14:09:21 +01:00
con
05c35356ab
Initial import
2008-12-02 12:01:29 +01:00