- 11 Jun, 2006 2 commits
-
-
Casper Boemann authored
and gotten their consent. svn path=/trunk/koffice/; revision=550232
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=550207
-
- 10 Jun, 2006 8 commits
-
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=550041
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=550037
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=550031
-
Thomas Zander authored
- add api Docs in the ToolFactory - keep non-trivial implementation out of header files, even when this means the .cpp are not very large. - remove unused classes - make ShapeFactory use a KoID instead of the incorrectly named name/description pair - alter ToolFactory to have the same return types as the ShapeFactory - alter the trader to identify shapes as 'KOffice/Shape' instead of 'KOffice/FlakeShape' since not all shapes come from flake. - One (public) class per file please. svn path=/trunk/koffice/; revision=550029
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=550027
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=549964
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=549958
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=549909
-
- 09 Jun, 2006 6 commits
-
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=549783
-
Thomas Zander authored
Move the cursor handling out of the canvas to the ToolManager Make the ToolManager create the tools properly and thus work nicely multi-view (and multi-threading) svn path=/trunk/koffice/; revision=549727
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=549695
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=549693
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=549692
-
Thomas Zander authored
flake to be found and documented. svn path=/trunk/koffice/; revision=549622
-
- 08 Jun, 2006 5 commits
-
-
Casper Boemann authored
svn path=/trunk/koffice/; revision=549508
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=549502
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=549500
-
Casper Boemann authored
Still doesn't use Langkamp's new widgets svn path=/trunk/koffice/; revision=549498
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=549496
-
- 07 Jun, 2006 7 commits
-
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=549175
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=549154
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=549132
-
Thomas Zander authored
Dont make including pigment auto-add the kofficecore includes; kofficeui already does that. svn path=/trunk/koffice/; revision=549119
-
Thomas Zander authored
the toolmanager loads tools from all libraries that ship a .desktop file with the serviceType KOffice/Tool. They will then automatically appear in the toolBox of the application and change the tool on the canvas should the user click it. svn path=/trunk/koffice/; revision=549110
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=549033
-
Thomas Zander authored
David, what about moving that switch to a method on ComponentFactory ? svn path=/trunk/koffice/; revision=549032
-
- 06 Jun, 2006 8 commits
-
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=548930
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=548929
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=548927
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=548924
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=548922
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=548913
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=548688
-
Jarosław Staniek authored
Always use GENERIC_KOFFICE_LIB_VERSION and GENERIC_KOFFICE_LIB_SOVERSION variables in set_target_properties(libraryname PROPERTIES VERSION ${GENERIC_KOFFICE_LIB_VERSION} SOVERSION ${GENERIC_KOFFICE_LIB_SOVERSION} ) Thus, we'll just increase the version in one place (koffice/CMakeLists.txt) when needed for major releases. svn path=/trunk/koffice/; revision=548663
-
- 05 Jun, 2006 4 commits
-
-
David Faure authored
svn path=/trunk/koffice/; revision=548380
-
David Faure authored
svn path=/trunk/koffice/; revision=548376
-
Tim Beaulen authored
svn path=/trunk/koffice/; revision=548375
-
David Faure authored
Remove unnecessary usage of QString::null. svn path=/trunk/koffice/; revision=548374
-