- 29 Oct, 2006 1 commit
-
-
Sebastian Sauer authored
svn path=/trunk/koffice/; revision=599895
-
- 28 Oct, 2006 16 commits
-
-
Martin Pfeiffer authored
svn path=/trunk/koffice/; revision=599883
-
Sebastian Sauer authored
* dox++ svn path=/trunk/koffice/; revision=599879
-
Halla Rempt authored
appear to be working just fine. svn path=/trunk/koffice/; revision=599870
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=599867
-
Cyrille Berger authored
move the check if krita is to be build up in top directory, to use the value of SHOULD_BUILD_KRITA in filters to know if we should build krita filters as well svn path=/trunk/koffice/; revision=599864
-
Thomas Zander authored
we need a better way to do progress notification for various actions. A simple usecase is a user action or filter that can be split into multiple subactions which each have their independent progress indication. We want to show the total progress in a progressBar. This new class does that and all of the following features: * threadsafe * be able to handle more than one concurrent action * be safe * be cancelable * non-modal * be fast * be really easy to use svn path=/trunk/koffice/; revision=599863
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=599862
-
Thomas Zander authored
as that will create problems in usage. svn path=/trunk/koffice/; revision=599861
-
Halla Rempt authored
port a few icons, add the option widget back to kotool and so on. Work in progress, which is whjy the krita tools still aren't compiled. svn path=/trunk/koffice/; revision=599825
-
Cyrille Berger authored
CCBUG:133124 svn path=/trunk/koffice/; revision=599787
-
Cyrille Berger authored
CCBUG:133124 svn path=/trunk/koffice/; revision=599784
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=599772
-
Thomas Zander authored
a Tool, I split the class and made the API so all adding/removing now goes via the KoShapeController class. Tools that want to add/delete something should do a: KoShapeController *sc = KoToolManager::instance()->shapeController(m_canvas) and eventually things like sv->deleteShape(myShape); svn path=/trunk/koffice/; revision=599769
-
Cyrille Berger authored
CCBUG:135148 svn path=/trunk/koffice/; revision=599746
-
Sebastian Sauer authored
svn path=/trunk/koffice/; revision=599670
-
Sebastian Sauer authored
* fixed crash on QMetaType::void. * restore python exceptions once thrown + fixed wrong exception lineno + fixed QString::null handling. * fixed wrong packagepath on guiclient * extended KSpread's SheetAdaptor with the text+setText+value+setValue methods. Maybe move those methods to SheetAdaptor? * ported KSpread Kross module work done on aKademy in the 1.6-branch. svn path=/trunk/koffice/; revision=599644
-
- 27 Oct, 2006 2 commits
-
-
Peter Simonsson authored
* Add a lock command svn path=/trunk/koffice/; revision=599608
-
Sebastian Sauer authored
* local+global objects for kjsembed * d-pointer && virtual_hook ++ * cleanup svn path=/trunk/koffice/; revision=599523
-
- 26 Oct, 2006 5 commits
-
-
Sebastian Sauer authored
svn path=/trunk/koffice/; revision=599384
-
Peter Simonsson authored
svn path=/trunk/koffice/; revision=599275
-
Peter Simonsson authored
* Add an object name to the shape selector svn path=/trunk/koffice/; revision=599241
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=599208
-
Ariya Hidayat authored
(preparing forward port of libwpd-based import filter) svn path=/trunk/koffice/; revision=599145
-
- 25 Oct, 2006 5 commits
-
-
Sebastian Sauer authored
* remove "get" from getter to be more Qt-like. * remove RubyModule instances on finalize. * cleanup+tests svn path=/trunk/koffice/; revision=599070
-
Thorsten Zachmann authored
svn path=/trunk/koffice/; revision=599064
-
Peter Simonsson authored
Port kivio, kword and karbon to the new code svn path=/trunk/koffice/; revision=599001
-
Thorsten Zachmann authored
svn path=/trunk/koffice/; revision=598973
-
Stephan Kulow authored
svn path=/trunk/koffice/; revision=598966
-
- 24 Oct, 2006 6 commits
-
-
Thorsten Zachmann authored
use it svn path=/trunk/koffice/; revision=598788
-
Thorsten Zachmann authored
o added a rectangle shape o redesigned KoPathTool to also handle parameter shapes o splitted KoPathPointMoveStrategy in KoPathPointMoveStrategy and KoPathControlPointMoveStrategy o added commands for manipulating parameter shapes svn path=/trunk/koffice/; revision=598767
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=598728
-
Thomas Zander authored
mistakingly NOT using copy paste ;) CID: 3073 svn path=/trunk/koffice/; revision=598652
-
Sebastian Sauer authored
svn path=/trunk/koffice/; revision=598591
-
Sebastian Sauer authored
svn path=/trunk/koffice/; revision=598581
-
- 23 Oct, 2006 5 commits
-
-
Martin Pfeiffer authored
svn path=/trunk/koffice/; revision=598472
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=598465
-
Ariya Hidayat authored
svn path=/trunk/koffice/; revision=598425
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=598418
-
Dirk Mueller authored
svn path=/trunk/koffice/; revision=598415
-