659 Commits (4e5096e731d680becbeeaff77a2bd2dc6b6ced8a)

Author SHA1 Message Date
Script Kiddy 75f203b82f SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 3e8a8d9d1d SVN_SILENT made messages (.desktop file) 18 years ago
Burkhard Lück 050d63153b unified the spelling of okular to Okular 18 years ago
Script Kiddy 0f9027a566 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 1f43811f61 redirect all the debug output of core to the debug area 18 years ago
Pino Toscano a0a3c239e2 Standardize our naming: Okular. 18 years ago
Pino Toscano a35532befd I feel really sorry in reverting the last commit, but we keep binary compatibility :/ 18 years ago
Albert Astals Cid 1c6cc2484f const & is your friend 18 years ago
Script Kiddy c729c3d5db SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano f238c3d95d Start adding a configuration to toggle anti-aliasing for both text and graphics. 18 years ago
Script Kiddy 4109de93c1 SVN_SILENT made messages (.desktop file) 18 years ago
Jakob Petsovits df780d0096 Icon naming spec compliance (code changes - KDE/): 18 years ago
Script Kiddy ff1e230a47 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 4a71603ab6 take the list of the supported mimetypes from the kpart .desktop, as they contain more mimetypes (including the compressed versions) 18 years ago
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