Commit Graph

2043 Commits

Author SHA1 Message Date
Roberto Raggi
454438e47d More cleanup. 2009-03-03 10:41:20 +01:00
Roberto Raggi
ae04679373 Introduced processNewline() and processSkippingBlocks(). 2009-03-03 10:27:02 +01:00
Roberto Raggi
c1ea5126dd Reserve some space. 2009-03-03 10:16:43 +01:00
Roberto Raggi
d7e86c22b6 Cleanup the function-like macro expansion. 2009-03-03 10:13:51 +01:00
Roberto Raggi
2a8327e57f Obsoleted code. 2009-03-03 09:58:54 +01:00
Roberto Raggi
ba200c7834 Some minor cleanup in processInclude(). 2009-03-03 09:52:50 +01:00
hjk
85adf63551 Fixes: debugger: attaching to core files works now 2009-03-03 09:31:13 +01:00
Roberto Raggi
ebe17889f4 Some refactoring of the preprocessor, it'll simplify my next commits. 2009-03-02 19:03:07 +01:00
Roberto Raggi
f96d8ff9e0 Fixed: Parsing of /**/ tokens. 2009-03-02 19:00:57 +01:00
Roberto Raggi
ed69c39906 More cleanup 2009-03-02 18:15:58 +01:00
Roberto Raggi
2553e25049 removed useless #include directives. 2009-03-02 18:09:40 +01:00
Roberto Raggi
6b5c9cc7cb Cleanup 2009-03-02 18:08:43 +01:00
Roberto Raggi
c4877cf641 oops! removed some useless debug statement. 2009-03-02 17:43:48 +01:00
Roberto Raggi
b74fcb7702 Cache the UTF-8 encoded contents of the text editors, and some cleanup in updateEditorSelections(). 2009-03-02 16:31:59 +01:00
Roberto Raggi
a8cfda0ddb Introduced CppTools::EditorSupport::contentsChanged(). 2009-03-02 16:31:59 +01:00
hjk
c9b2bae486 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-03-02 15:14:29 +01:00
hjk
07d51d0c14 Fixes: debugger: worlk on core file loading 2009-03-02 15:14:12 +01:00
Roberto Raggi
38f4693d6f Fixed the highlighy of objc++ string literals. 2009-03-02 14:20:43 +01:00
hjk
00a9c05328 Fixes: debugger: forgot to add these 2009-03-02 14:04:03 +01:00
hjk
f0a986f205 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-03-02 13:08:59 +01:00
hjk
3059046a48 Fixes: debugger: start work on core file loading 2009-03-02 13:08:30 +01:00
Oswald Buddenhagen
146fb04f2b Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-03-02 12:28:32 +01:00
Oswald Buddenhagen
2593c7798e Merge commit 'origin/1.0.0'
Conflicts:
	doc/qtcreator.qdoc
	src/plugins/qt4projectmanager/qt4project.cpp
	src/tools/qpatch/qpatch.cpp
2009-03-02 12:28:01 +01:00
Roberto Raggi
f4e875b9bb Initial testing of the preprocessor. 2009-03-02 11:30:43 +01:00
Roberto Raggi
fd22788d9e Improved matching of qdox/doxygen comments. 2009-03-02 10:10:30 +01:00
Oswald Buddenhagen
382ec11ef5 add ts and qm build targets
this is based on patches from axasia, which are in turn an almost
literal copy from qt.
2009-02-27 21:13:41 +01:00
Oswald Buddenhagen
d75c5fa220 sanitize some tr() calls 2009-02-27 20:06:08 +01:00
Oswald Buddenhagen
bbaf7893cc "debug in terminal" feature.
includes complete refactoring of ConsoleProcess.
2009-02-27 18:04:36 +01:00
Oswald Buddenhagen
d35e190601 don't allocate m_process dynamically 2009-02-27 18:04:36 +01:00
Oswald Buddenhagen
1c2f0f64c1 move abstractprocess and consoleprocess to libs/utils/
will use it also in the debugger, and pulling it in from projectexplorer
just seems wrong.
2009-02-27 18:04:36 +01:00
Oswald Buddenhagen
df8ffb09fd add "run in terminal" options 2009-02-27 18:04:36 +01:00
con
0be29685a3 Fixes: - New license, new website. v1.0.0 2009-02-27 15:09:44 +01:00
Kavindra Palaraja
40e70a98f9 Fixes: Doc - removing trailing whitespaces 2009-02-27 12:00:39 +01:00
Kavindra Palaraja
f6c6bcca18 Fixes: Doc - making sure all the pages are linked from one to the other
Details:  The non-continouous links were reported recently. All fixed now :)
2009-02-27 11:59:50 +01:00
hjk
aa81df02ff Fixes: debugger: easier access to debugger properties from watchers window 2009-02-27 11:41:19 +01:00
Kavindra Palaraja
b3c3ed1b37 Fixes: Doc - adding more info for Supported Platforms and Acknowledgements
RevBy: Will be looked at by Eike
2009-02-27 10:50:25 +01:00
Kavindra Palaraja
b8da40ccbe Fixes: Doc - adding more info for Supported Platforms and Acknowledgements
RevBy: Will be looked at by Eike
2009-02-27 10:32:10 +01:00
con
85a215c0fc Fixes: - wording 2009-02-27 09:58:42 +01:00
Oswald Buddenhagen
605c0317b1 add licenses during the custom dumper build step.
once copied, these files are virtually an own project, so they need to
have an own copy of the licenses.
2009-02-26 17:53:39 +01:00
Oswald Buddenhagen
8739f45d84 don't duplicate list of files to copy during build 2009-02-26 17:53:39 +01:00
Oswald Buddenhagen
fa39d31461 optimize GdbMacrosBuildStep: don't copy files which are already current 2009-02-26 17:53:39 +01:00
Oswald Buddenhagen
aef3e59c36 exchange license files GPL => LGPL 2009-02-26 17:53:39 +01:00
Oswald Buddenhagen
0fd062de73 fix forgotten license header 2009-02-26 17:53:38 +01:00
Roberto Raggi
eefd64dd50 Fixed: C++ parser configuration (2nd try).
We use `cc' instead of `c++' and we also also moved the code in qt4project.cpp.
Done by ossi reviewed by me.
2009-02-26 17:46:28 +01:00
con
1055eb5e2d Fixes: - Another updated image. 2009-02-26 17:43:29 +01:00
con
dea170b27d Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0 2009-02-26 17:25:11 +01:00
Roberto Raggi
26befce273 Fixes: C++ Parser configuration for Qt/SDK
Done by ossi
2009-02-26 17:21:28 +01:00
con
271487d68f Fixes: - Update screenshots with new application icon. 2009-02-26 17:02:15 +01:00
con
35d31aded7 Fixes: - Welcome picture again 2009-02-26 15:47:20 +01:00
Thorbjørn Lindeijer
ad29fba378 Added some addition output to qpatch
Done with Roberto
2009-02-26 10:44:45 +01:00