428 Commits (f2e9633ea7603df965eb7fdddf875fa8e950fb4d)

Author SHA1 Message Date
Glen Kaukola 6623fcd4d8 Fix for the dvi generator issue with .eps files that have non-latin characters in the path. 16 years ago
Script Kiddy bf36e688a5 SVN_SILENT made messages (.desktop file) 16 years ago
Pino Toscano 2b1c2202a6 bump plugins versions to be in sync with kde 4.3 and, in case, consider more work being done 16 years ago
Luigi Toscano 58d3df0cf3 Remove useless checks "foo!=0" before executing "delete foo" 16 years ago
Luigi Toscano a1d64f2944 Fix memory leak: properly release each allocated element of characterBitmaps 16 years ago
Luigi Toscano dd912f70a0 DVI generator is finally Q3Support-free \o/ 16 years ago
Luigi Toscano 4232a6c5fc QIODevice::Offset -> qint64 16 years ago
Luigi Toscano 3329a8cd2b Q3IntDict->QHash (various font tables) 16 years ago
Luigi Toscano 201216da37 Q3IntDict->QHash (ghostscript_interface::pageList) 16 years ago
Luigi Toscano 5bbafc9888 Q3MemArray -> QVector 16 years ago
Luigi Toscano 867ad703e6 TPIC_path does not make use of any Q3PointArray specific 16 years ago
Luigi Toscano e285cd125f Q3Dict->QHash 16 years ago
Albert Astals Cid edd82d80c6 Make sure resolution is not inf 16 years ago
Albert Astals Cid f12bd0a942 remove const_cast eeeeeeeeeek 16 years ago
Script Kiddy ed49bc455a SVN_SILENT made messages (.desktop file) 16 years ago
Script Kiddy c2390f3197 SVN_SILENT made messages (.desktop file) 16 years ago
Script Kiddy d819d858bd SVN_SILENT made messages (.desktop file) 17 years ago
Luigi Toscano 1f548c29b6 Activate support for DVI font information in the document properties dialog. 17 years ago
Luigi Toscano 4fbb5676c1 Add support for DVI fonts (TeX font type) to FontInfo, as they can not mapped 17 years ago
Luigi Toscano 8fdc41b58b Remove Q3 bits from fontpool.*, remove useless status() method. 17 years ago
Script Kiddy 1f786797a6 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid eb9a8dc093 add some X-KDE-Keywords to okularApplication_*.desktop so Okular appears in krunner when searching those keywords 17 years ago
Albert Astals Cid 27830a988e Add a [hidden] config option to set hinting to fonts 17 years ago
Script Kiddy 309a641160 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid 966369332b move usage of m_dviRenderer to below the if it checks if it exists 17 years ago
Script Kiddy 3d403bc66b SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 438b35bcab make the gs kprocess collecct its output; disable an error message box (not doable in threads) 17 years ago
Pino Toscano c08afdd0e6 use a per-dviRender-instance painter instead of a global (!) one, so different documents can be painted safely at the same time 17 years ago
Script Kiddy 00b149b380 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 07e6cc3bb0 bump plugins versions to be in sync with kde 4.2 and, in case, consider more work being done 17 years ago
Script Kiddy c6101baa9e SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 80b9ea46eb the kpart does already loop when refreshing a document, so doing the "wait and try again" ourselves is not useful 17 years ago
Pino Toscano 12e601b733 when attempting to open a DVI file, check whether the file is correct 17 years ago
Script Kiddy 9f0d409189 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy af1302e36b SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 32ca783be8 add named viewport resolution 17 years ago
Pino Toscano 455b535ab6 Switch from the sync API to the async one. 17 years ago
Pino Toscano e75b76545c convert and set the links only *once* per page 17 years ago
Pino Toscano ff9c6a6ab5 do not leak the dvi renderer when the loading fails 17 years ago
Laurent Montel 26e33dfc8d add missing i18n 17 years ago
André Wöbbeking 3e7626447a finish old todo: completed KAboutData to enable "About Backend" action 17 years ago
Script Kiddy fa136bc6db SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano f0066c8212 use -1 to indicate an unspecified coordinate now 17 years ago
Script Kiddy febf292a6f SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 6b8fe9fc29 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 5d813f6de2 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 048e7daded SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 878fce954f SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid fd8012f4f2 be more resistant against not loading a dvi file correctly 17 years ago
Laurent Montel a35763b8fd Fix iterator 17 years ago