Commit Graph

80400 Commits

Author SHA1 Message Date
hjk
e6e94513c0 add license header 2008-12-16 17:37:45 +01:00
hjk
0ed740aec6 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 17:37:03 +01:00
hjk
afe3ea995a add license header 2008-12-16 17:36:50 +01:00
dt
791217bad4 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-16 17:25:17 +01:00
hjk
06e5e83e1e fix license header 2008-12-16 17:25:01 +01:00
dt
29dfc72f1a Fixes: Nokia Technology Preview License -> Nokia Beta Version License
Details:  in all pluginspecs.
2008-12-16 17:24:14 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
hjk
bc4f14e88c do not reference removed empty file 2008-12-16 17:12:10 +01:00
hjk
77c8f0cc48 remove unneeded empty file 2008-12-16 17:09:36 +01:00
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