645 Commits (02dde1035c250f6af4127fe679404198e1c8c6da)

Author SHA1 Message Date
Pino Toscano 02dde1035c for now, don't create xml storage files for non-local urls, as the local name will always change 18 years ago
Script Kiddy c878863fe7 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 1aab311b5c Slightly change the indexes used to query the generator for fonts: 18 years ago
Script Kiddy 4bc4f57855 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 9e45d58aaf adapt to the recent debug areas 18 years ago
Script Kiddy 270b737e0d SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano a8758221fe Return the current configuration for gfx and text antialias. 19 years ago
Pino Toscano fb2a432097 update the free memory check timer on win32 as well 19 years ago
Script Kiddy e3d71f162d SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano b9af4a6a94 check for valid pages 19 years ago
Pino Toscano 5fc6503d89 For now, do not consider links whose page cannot be calculated. 19 years ago
Pino Toscano a194acf2bc Foo/FooPrivate for TextDocumentConverter 19 years ago
Pino Toscano 870980da75 correctly set the External flag for annotations loaded from documents 19 years ago
Script Kiddy 8d7e8be0c7 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 66376cf31f make swap() private 19 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 5b01430bb0 remove internal aboutdata+componentdata of the generator, now it's handled by the plugin system 19 years ago
Pino Toscano 6aa123656a Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 19 years ago
Script Kiddy 4b1e246e87 SVN_SILENT made messages (.desktop file) 19 years ago
Tobias Koenig 3ce7e38f06 Now that we use QPrinter, call QTextDocument::print() directly... 19 years ago
Dirk Mueller 7cfdc3dc80 header cleannness++ 19 years ago
John Layt 1b1ed9451b Enable Okular printing features: 19 years ago
Pino Toscano d3f4460d38 add icon for the pdf export format 19 years ago
Pino Toscano dfce0d1fcd centralize the way we know whether a generator is configurable, and properly manage i18n loading in that case 19 years ago
Pino Toscano 07dd3fe824 give the debug area to the kWarning() calls 19 years ago
Pino Toscano 1214468229 directly take the componentdata 19 years ago
Pino Toscano 1e08dc6a95 correctly check whether a generator was already loaded, even when no generator was previously loaded 19 years ago
Pino Toscano ba7d0732c1 ignore any "empty" component data 19 years ago
Allen Winter 1e34663484 remove deprecated Encoding 19 years ago
Script Kiddy d9e6745bc7 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 6e37c43c8d don't print the debug stuff between " and " 19 years ago
Pino Toscano ca0f9184d2 export correctly 19 years ago
Pino Toscano 2340d9c6d8 Save the rotation of the document, so when reopening the document the last rotation is kept. 19 years ago
Christian Ehrlicher ec72d7e654 mingw compile++ 19 years ago
Pino Toscano 6d375af868 Move all the bookmarking stuff into the BookmarkManager, that now updates the Document observers automatically. 19 years ago
John Layt 070285e039 Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS. 19 years ago
Script Kiddy d5fcbc09a8 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 4060ef669e Make the document closing a bit more safe wrt internal threading - the closing waits for the background threads, to avoid aving them running with stale stuff. 19 years ago
Pino Toscano 15155d8824 Rename the virtual closeDocument() to doCloseDocument(), and make it protected. 19 years ago
Pino Toscano 5e0c1a1671 hm, we always need to 'transform' all the annotations, so the internal data are (re)set correctly 19 years ago
Pino Toscano b321f9ea21 when adding a rotated annotation to a rotated page, rotate its base coordinates to 0-degrees, then rotate again all its stuff correctly 19 years ago
Pino Toscano b654434a0e add private helpers to properly transform the base coordinates of an annotation 19 years ago
Pino Toscano a5940e0132 correctly initialize the history; crash spotted by Bram, thanks! 19 years ago
Script Kiddy d5dc96cb3b SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 27f624d1f7 check whether the document is open 19 years ago
Pino Toscano d51e9fa4d8 remove the private methods of PixmapRequest, and make the Document work with its private class 19 years ago
Pino Toscano 5dc92c5824 use qint64 for the document size 19 years ago
Script Kiddy 44dd16d127 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 819037c6b6 SVN_SILENT clean a bit the debug output 19 years ago
Pino Toscano e8bad1f69d it seems phonon-xine can handle sound streams via data, so feel brave enough and enabling the embedded sounds code 19 years ago