456 Commits (7cfa67ecf4e003ad0267e6bc1a3b0e606fdf12fb)

Author SHA1 Message Date
Pino Toscano 7cfa67ecf4 improve a bit the Document::setPageSize API -- better pass the size, and not an index 19 years ago
Pino Toscano 0f4cd40e26 slotRotation -> setRotation 19 years ago
Pino Toscano 6d99240256 hopefully port to the new Phonon API 19 years ago
Pino Toscano dc4acc7b83 KLibrary::globalLibrary -> KLibrary::library 19 years ago
Stephan Binner d4940f5a56 fix compilation 19 years ago
Script Kiddy 46781db872 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 8a216058f3 clean the headers 19 years ago
Pino Toscano 13d14942e6 first step of a KPDF -> okular conversion: copy the data file for the document to be opened to the new place 19 years ago
Pino Toscano 2e024d6d96 generalize a bit more the way for constructing "standard" ExportFormat's 19 years ago
Pino Toscano 7e3b7236fb fix sillyness happened when renaming ;( 19 years ago
Pino Toscano fc97f3b23b on demand creation of the auxiliary threads 19 years ago
Pino Toscano 9134ad4669 make the Document access to the private class of Generator, so we can get rid of the public setDocument 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
Pino Toscano 656736c1af Link -> Action renaming. 19 years ago
Pino Toscano 444b1a3f84 SVN_SILENT unused forward declaration 19 years ago
Pino Toscano 8a84833504 Link -> Action renaming. 19 years ago
Pino Toscano 0e12746a92 Link -> Action renaming. 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Pino Toscano f3e484082d Link -> Action renaming. 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano 40a99f75ed make PageSize implicitely shared 19 years ago
Pino Toscano e61f5d393a SVN_SILENT forgot this 19 years ago
Pino Toscano 3f84c8ccad move modifyAnnotation to the private class 19 years ago
Albert Astals Cid b0339a4e40 fix some easy krazy issues 19 years ago
Pino Toscano acd19bc8f7 move the Page serialization functions to the private class, and make Document access to them 19 years ago
Pino Toscano efb6a5bcc6 rename Document::Private to DocumentPrivate 19 years ago
Pino Toscano df5b2c3329 make ExportFormat implicitely shared, especially because it's mostly a "read-only" class 19 years ago
Script Kiddy 2e5b353482 SVN_SILENT made messages (.desktop file) 19 years ago
Script Kiddy e54cfd797f SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano ff25e151c5 new kdelibs API 19 years ago
Albert Astals Cid 5365f79d6d fordwardport r648173 kpdf/branches/KDE/3.5/kdegraphics/kpdf/ (4 files in 3 dirs): 19 years ago
Pino Toscano fda81c6a58 SVN_SILENT unused #include 19 years ago
Pino Toscano 0861c3286f small touches to the backend choosing dialog: 19 years ago
Pino Toscano 5deae607aa do time profiling only when needed 19 years ago
Pino Toscano 95bb597a85 hide the text selection inside the private class of Page 19 years ago
Pino Toscano 229f3cf1de add a private function for the nearest Page pixmap, for the PagePainter usage; 19 years ago
Pino Toscano 36b894c75a Create a (private) PageController that handles the rotation jobs from all the pages. 19 years ago
Pino Toscano a67410f74f move the private class of Page in an own private header 19 years ago
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago
Pino Toscano f55c401b20 Refactor the document search interfaces, as discussed on the mailing list. 19 years ago
Pino Toscano f18845576b add the permission to fill forms 19 years ago
Pino Toscano 1117200950 constness for document() 19 years ago
Pino Toscano 49c2a80585 keep the name of the current generator, and make it possible to load the custom translation of the backend 19 years ago
Pino Toscano 6ea5badeab don't try to start a text extraction thread if the generator does not extract text 19 years ago
Pino Toscano 1bfc805a3e it does not make much sense to check for a serie of permissions at the same time, so just check one permission at a time 19 years ago
Pino Toscano 2ef46f8d90 simplify a bit the export action creation code 19 years ago
Pino Toscano 1316811082 Cache the export formats, so we can know better if the text/plain formst is supported by the backend (and act accordingly). 19 years ago
Pino Toscano bc8036dc62 they are constant methods, so let them be 'const' 19 years ago
Pino Toscano 6d16cfd1f6 krazy issues 19 years ago
Pino Toscano 1ac4578301 init the debug area number 19 years ago