110 Commits (0b847d2926c9d78b9673e1e61a2931efa66730f0)

Author SHA1 Message Date
Pino Toscano 0b847d2926 start implementing properties and methods of the global JS 'app' object 18 years ago
Pino Toscano 19585b87f6 Start implementing the JavaScript scripting API for PDF documents, 18 years ago
Pino Toscano 5851ddf6a8 Start a View class for managing the "views" of a document. 18 years ago
Pino Toscano 513c7cf225 Add a scripter class to execute scripts on request. 18 years ago
Pino Toscano cf1b9ea728 split the KParts extensions in an own file 18 years ago
Christian Ehrlicher 18e02c1c1c fix dbus location 18 years ago
Laurent Montel e8eb8df0f1 Not necessary 18 years ago
Pino Toscano a4da9a27dc Switch to use the generated interface from org.kde.KSpeech.xml, instead of manually call the functions. 18 years ago
Pino Toscano f407f84d8a move in an own class (out of the page view) all the TTS related code 18 years ago
Patrick Spendrin 8de31796b1 install okularcore and kolourpaint_lgpl to the now correct places. 18 years ago
Ely Levy 2d327c0920 Change link pass 18 years ago
Ely Levy 5ffb78a744 changed namespace to Epub 18 years ago
Pino Toscano 770852ba61 find and require the epub library 18 years ago
Pino Toscano b4f798061d find kde4 and okular, and use their variable 18 years ago
Ely Levy 0eab081548 version 0.1 of the epub plugin for okular 18 years ago
Pino Toscano 7aceeecb4d bump libokularcore library version to 1.1.0 18 years ago
Pino Toscano df3094a252 Add an installed header with the okular version as number and string (ala kdeversion.h); 18 years ago
Pino Toscano ca5b6e6203 don't install observer.h, it's not needed for backends 18 years ago
Pino Toscano 288fce0b82 AnnotationGuiUtils -> GuiUtils 18 years ago
Pino Toscano bd294e1de6 move the FilePrinterPreview to the kpart (no need for it to be in the core library) 19 years ago
Pino Toscano 2cd01094a7 remove the 'lib' prefix from the okularpart 19 years ago
John Layt 1b1ed9451b Enable Okular printing features: 19 years ago
John Layt 070285e039 Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS. 19 years ago
Pino Toscano 175cc2bce6 use the same about data for both the part and the shell, so: 19 years ago
Pino Toscano 7eb8659d4f Add a tool button in the toolbar with the "select" actions. 19 years ago
Tobias Koenig 9642e7ae5e Add proxy models for the AnnotationModel and port SideReviews 19 years ago
Pino Toscano a917f080e6 Create a model for the TOC, and use that for displaying the TOC of the document. 19 years ago
Pino Toscano f770c6b542 Add a port of the kdelibs classes KTreeWidgetSearchLine* that use QTreeView/QModelIndex instead of TreeWidget/QTreeWidgetItem. 19 years ago
Pino Toscano 239434362e Basic version of a tree model for the document annotations. 19 years ago
Pino Toscano 05dc08d028 include the blitz include dir as well 19 years ago
Albert Astals Cid 8d0b9b2832 KImageEffect::flatten -> Blitz::flatten 19 years ago
Albert Astals Cid 3f80eceaae Now (Qt 4.3.1) that QPainter::CompositionMode_Multiply works remove agg2 based code 19 years ago
Pino Toscano 17ad0df66c New sidebar for okular. 19 years ago
Pino Toscano ca481df309 SVN_SILENT old stuff 19 years ago
Pino Toscano 301ab93196 Riactivate the very very very, and I underline very, experimental newstuff support we had before the KNS1 -> KNS2 switch: 19 years ago
Laurent Montel 889031ab1d Remove not necessary cmake variable 19 years ago
Laurent Montel f2ce8de556 Remove not necessary cmake variable (already defined 19 years ago
Allen Winter 5110d1d3f2 remove kde4_automoc() 19 years ago
Pino Toscano 3a6e25e46a fontinfo.h needs to be installed as well 19 years ago
Pino Toscano e5037f45b1 Refator a bit the way Document and the generators use to read the font information from a document. 19 years ago
Albert Astals Cid 2437917e47 Do not start numberOfPagesWithPixmaps threads because that brings the system down, just start what threadweaver thinks its best 19 years ago
Pino Toscano 0e9b82be96 get rid of the Xrender-related stuff 19 years ago
Stephan Binner d4940f5a56 fix compilation 19 years ago
Pino Toscano 9bca223282 global.h must be installed as well 19 years ago
Pino Toscano 166ba5b87a move the Generator::Private to a GeneratorPrivate, and move the implementations of the provate threads to a cpp 19 years ago
Laurent Montel 60054621c8 Add version (not install all develop package when 19 years ago
Pino Toscano f3e484082d Link -> Action renaming. 19 years ago
Pino Toscano 8f443fc5fd disable the old newstuff system, waiting for the porting to the new one 19 years ago
Pino Toscano 08ac5c5a06 simplify 19 years ago
David Faure 06d18ea3cc Make it possible to compile all of playground in one go (but also still to compile it like before, of course). 19 years ago