1108 Commits (667e07a343e5ea8d228a93b894e4fde32d4dcb85)

Author SHA1 Message Date
Script Kiddy 443012afc3 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy c85b38a6a8 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy a4a4008bb3 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 0d90a1db53 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid f074fc2e15 do not ask spectre to rotate pages as it seems not to work at all 17 years ago
Albert Astals Cid 4d730a34ca use the correct variable to calculate dpis 17 years ago
Pino Toscano ab2ef23f4b right, better use the semaphore it is being used already 17 years ago
Pino Toscano a5564fa6dd use a queue for the rendering requests of the rendering thread 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 10ba02cbd5 in case we have a new enough poppler give a better error message when we can't save files with /Encrypt 17 years ago
Pino Toscano 87320d1f08 Better check for libchmfile loading errors. 17 years ago
Pino Toscano a7bdec3b40 Fix _synctex_error() on mingw: _vscprintf() is specific for MSVC, so for !MSVC use _vsnprintf() and grow the buffer until necessary. 17 years ago
Albert Astals Cid 27830a988e Add a [hidden] config option to set hinting to fonts 17 years ago
Script Kiddy 326c235e17 SVN_SILENT made messages (.desktop file) 17 years ago
Albert Astals Cid 2ea878f4d9 return the mimetype in the kimgio generator 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
Albert Astals Cid 537a88dbe2 add a InitialPreference bigger than karbon since we are better than karbon on previewing ps 17 years ago
Script Kiddy 6961729c98 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 54f6994c9d massage a bit the psdsync parser: instead of using regexp's for the lines, split the lines in tokens by space and then read the resulting token depending on the line type 17 years ago
Pino Toscano 6551b285eb 'z' looks a gnu extension, so use %lu 17 years ago
Pino Toscano a36b9042bd local synctex change: fix the printf specifier for a parameter (of type size_t), to be %zd instead of %d 17 years ago
Pino Toscano fe8ab0045e local synctex change: _synctex_error has a printf-like format, so use the proper gcc extensions to check its arguments (doing nothing for other compilers) 17 years ago
Pino Toscano 5fa6a43122 local synctex change: make const the name parameter for _synctex_scan_named 17 years ago
Pino Toscano eb474beeee local synctex change: make const the format-like message parameter for _synctex_error 17 years ago
Pino Toscano f732152653 local synctex change: fix the various #if _WIN32 to #ifdef _WIN32 17 years ago
Armin Berres 555cb3c9a1 add synctex support for pdf files 17 years ago
Armin Berres a41f95bbd2 SVN_SILENT: typo 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
Pino Toscano e70a62ada6 use a stack for the source files, as they can nest 17 years ago
Script Kiddy e18e4f4979 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 00b149b380 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano a87963e39e ok, for now use the DPI we are told to use 17 years ago
Pino Toscano 3f1010b976 a couple of fixes for the resolution of page urls: 17 years ago
Script Kiddy 2ac099ff90 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 e7b0a4a260 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 13f635d3c8 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 25365be867 temporary restore back old behaviour, so margin people are happy but page size ones are not 17 years ago
Script Kiddy c6101baa9e SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy d2c2dc8f1e SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano bd2cc5715f format the PDF version as string 17 years ago
Tobias Koenig 037034392c Scale TIFF without RESUNIT entry correctly by using default values 17 years ago
Script Kiddy 14ed111d0b SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 6968d1d1a8 isNull() -> !isValid(), as it checks for non-null-but-invalid sizes as well 17 years ago
Pino Toscano 76126bf29a swapping was needed... 3 years ago, but it is not anymore 17 years ago
Pino Toscano bd33e9467c Use the starting screen X/Y DPI values for calculating the page sizes, using the real values instead of the Xrdb values. 17 years ago
Tobias Koenig b84d4a3432 The default-style can miss the master-page reference, so 17 years ago