Commit Graph

85691 Commits

Author SHA1 Message Date
hjk
e078389db6 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 17:06:56 +01:00
hjk
a460e4bc10 add the license header to a few more files 2008-12-16 17:06:13 +01:00
Thorbjørn Lindeijer
9cf4074504 Added option to disable completion of common prefix
Some people don't like this.
2008-12-16 16:58:29 +01:00
Friedemann Kleint
e19c940d37 Fixes: Give a warning when goto slot fails 2008-12-16 16:39:19 +01:00
dt
e8d1b3441c Fixes: Add GPL_EXCEPTION.TXT and GPL_EXCEPTION_ADDENDUM.TXT 2008-12-16 16:27:09 +01:00
dt
4531a90c47 Fixes: Add beta license replacing Technology Preview license. 2008-12-16 16:20:42 +01:00
Thorbjørn Lindeijer
60291560e0 Added the GPL_Exception_Addendum.txt file
As referred to in GPL_EXCEPTION.txt.
2008-12-16 15:55:41 +01:00
Thorbjørn Lindeijer
f0ccf4099c Added GPLv3
Creator is also released under this version of the GPL.
2008-12-16 15:39:41 +01:00
Thorbjørn Lindeijer
8f50e94cdc Added GPLv3
Creator is also released under this version of the GPL.
2008-12-16 15:35:03 +01:00
Thorbjørn Lindeijer
687e353b6f Moved dependency on QtHelp
Necessary because the CppHoverHandler uses QtHelp and moved from
CppTools to CppEditor.
2008-12-16 15:13:52 +01:00
con
f7892b5342 Fixes: - Update qch 2008-12-16 15:07:23 +01:00
Kavindra Palaraja
d0cfa6ce68 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 14:50:38 +01:00
Kavindra Palaraja
8c549bc680 Fixes: Documentation - submitting main screenshot and adjusting the manual's main page to reflect this new screenshot 2008-12-16 14:50:00 +01:00
con
97b3ef9676 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 14:48:46 +01:00
con
5d0e9851f2 Fixes: - Update section about adding resources. 2008-12-16 14:48:15 +01:00
dt
85214fe734 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 14:40:35 +01:00
dt
a2cadd1b8e Fixes: One last try to fix the loading problem.
Details:  Depend on libQtSvg and libQtDBus, so that our version gets
loaded.
2008-12-16 14:37:23 +01:00
con
b130fa437a Fixes: - Fixed link and updated qch 2008-12-16 14:14:26 +01:00
con
5d93ed52ae Fixes: - Tech preview --> Beta 2008-12-16 14:12:46 +01:00
Kavindra Palaraja
40caacb50d Fixes: Documentation changes to fix all broken links. 2008-12-16 14:08:58 +01:00
Kavindra Palaraja
647bed4029 Fixes: Documentation - Fixed a broken link 2008-12-16 13:58:26 +01:00
Kavindra Palaraja
f07394a39d Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 13:21:46 +01:00
Thorbjørn Lindeijer
442737d6e3 Renamed CPPHighlighter to CppHighlighter
Lowercase is the more prevalent style in this plugin and CppTools.
Unfortunately CPPEditor can't be named CppEditor cause of the CppEditor
namespace.
2008-12-16 13:19:11 +01:00
Kavindra Palaraja
7ba7d2850f Fixes: Adding an updated version of the breakdown diagram
Details: Thank you N!
2008-12-16 13:11:24 +01:00
dt
fef59aa446 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 12:34:06 +01:00
dt
bb93e7e010 Fixes: Fix RUNPATH at last. 2008-12-16 12:33:11 +01:00
Thorbjørn Lindeijer
1efe71992b Moved the CppHoverHandler to the CppEditor plugin
It used to be in CppTools, but since the hover handler only makes sense
in the context of the C++ editor, this is a better place.
2008-12-16 12:27:13 +01:00
Thorbjørn Lindeijer
24e6d15879 Don't set ResizeToContents if stretch is applied
Doesn't seem to make any difference in performance, but doesn't make
much sense either.
2008-12-16 12:27:13 +01:00
con
08e52535a0 Fixes: - Update "Creating a project" documentation 2008-12-16 12:24:03 +01:00
Kavindra Palaraja
1057c18ed5 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 08:53:24 +01:00
Kavindra Palaraja
bff6eae0a4 Fixes: Some spacing fixes, for readability of the qdoc file. 2008-12-16 08:53:01 +01:00
con
a409d0ebdd Merge commit 'origin/0.9.1-beta' 2008-12-15 18:21:50 +01:00
dt
d897df7013 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-15 17:49:03 +01:00
dt
1b6711653e Fixes: Move content from HACKING to doc/coding-style.qdoc
Details:  hjk also wrote something.
2008-12-15 17:48:02 +01:00
dt
99ab551d6c Fixes: Nothing, adds a blank line.
Details:  Force a recompile of the binary.
2008-12-15 17:35:26 +01:00
dt
2f5aa51b44 Fixes: Add a HACKING file, initial version.
Details:  Looking forward to your contribution, commit log reader.
2008-12-15 17:20:12 +01:00
Thorbjørn Lindeijer
4c04c1a774 Fixed mouse handling for code folding when hidden
The mouse handling for code folding wasn't deactivated when the code
folding markers were hidden.

Reviewed-by: mae
2008-12-15 17:08:50 +01:00
con
9b39f38f95 Fixes: - Doc update of Build Settings
Details:  - Screenshots and some changes regarding the different
handling of Custom Display of Qt Objects.
2008-12-15 16:28:07 +01:00
dt
e467cca6f6 Fixes: Linker magic hopefully fixing the incompatible qt problem 2008-12-15 16:01:07 +01:00
Kavindra Palaraja
2b15b1423f Fixes: More documentation 2008-12-15 15:59:45 +01:00
Kavindra Palaraja
e3e0b2bbb2 Fixes: Scaled an image in the docs. 2008-12-15 15:44:29 +01:00
con
573d618a7b Fixes: - Update screenshots of output panes 2008-12-15 14:55:14 +01:00
Kavindra Palaraja
b850955ca8 Fixes: More documentation for Locator feature 2008-12-15 14:29:59 +01:00
Kavindra Palaraja
b4e515e79b Fixes: More documentation and a scaled screenshot 2008-12-15 14:14:06 +01:00
mae
32024cb603 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-15 13:44:27 +01:00
mae
1279bb5800 readd "Recent Projects" menu. 2008-12-15 13:43:49 +01:00
Roberto Raggi
dffea478dc Test simple names and template ids. 2008-12-15 13:37:10 +01:00
Roberto Raggi
7f83755fb5 Test the `for' statement. 2008-12-15 13:29:59 +01:00
Roberto Raggi
b043d1d0d3 More testing. 2008-12-15 13:08:21 +01:00
Roberto Raggi
f5976d2b24 Testing `while' statement. 2008-12-15 13:05:02 +01:00