33 Commits (fcc47e4106ce38e3d8beb3fe32ff39b7a48e559f)

Author SHA1 Message Date
Albert Astals Cid fcc47e4106 tell gs exactly the size we want so we don't have off by one problems due to rounding 19 years ago
Albert Astals Cid 4218627b6b QMutex was crashing for Pino, QSemaphore works 19 years ago
Albert Astals Cid 7e95f76a48 Qt::SmoothTransformation adds up to much AA to remove 1 pixel of width, just go with FastTransformation 19 years ago
Albert Astals Cid 1bc5808c7d gs often gives me 634x898 when i asked for 635x898 19 years ago
Albert Astals Cid 6a33bc2924 Rework ghostview generator, not finished but i can see valgrind_manual.ps quite correctly 19 years ago
Pino Toscano a54af96ed8 KProcess -> K3Process 19 years ago
Pino Toscano bbcb217a19 foo(QString) -> foo(const QString&) 20 years ago
Pino Toscano 300d2a19d1 less includes 20 years ago
Albert Astals Cid 9bcad073c7 remove spanish debug message 20 years ago
Pino Toscano e7bbe08957 trying to port to KTemporaryFile where possible, and still rely on K3TempFile where it needs more work 20 years ago
Albert Astals Cid 8328b24178 remove qt3 support need for gs generator 20 years ago
Pino Toscano cfaefdc3cb not needed 20 years ago
Pino Toscano c6d4439b78 (less) warnings 20 years ago
Pino Toscano b1973c5078 some kpdf -> okular (mostly in comments) 20 years ago
Pino Toscano 130627e02b kpdflibgsasyncgenerator -> okulargsasyncgenerator 20 years ago
Albert Astals Cid eabbaeaead oKular is now okular 20 years ago
Pino Toscano 87b4f81c14 less deprecated 20 years ago
Albert Astals Cid 48b4c272d7 lots of commented code that completely disabled the synchorouns generator, but it almost seems the asynchronous one is working, will have to "fix" the synchorouns one after i compile the new snapshot 20 years ago
Pino Toscano 6b401ba29b not need to unlock() something not locked. 20 years ago
Pino Toscano 7862ce2c4c initialize some unitialized variables, thanks to valgrind 20 years ago
Albert Astals Cid e5a42e86ab with this i can get the first page of valgrind PS manual to display 20 years ago
Pino Toscano fedf49f089 less deprecated 20 years ago
Pino Toscano f8c91c218b make the ghostview generator compile and link (but crashes...) 20 years ago
Albert Astals Cid e83d78eac6 build a bit more 20 years ago
Pino Toscano 11d5e77ff4 less qt3/kde3 support 20 years ago
Piotr Szymanski c7da917e38 - add minor checks for validity of requests 20 years ago
Piotr Szymanski 4387e1489e - GIGANTIC 2700 line diff with LOTS OF FEATURES! 20 years ago
Piotr Szymanski b59e6dcf8b - ported ghostview backend to libqgs, finally compiles 21 years ago
Piotr Szymanski 75db44d843 - sync with hdd, refactored text page, ported backends to textpage, 21 years ago
Piotr Szymanski d09fd28b89 - MERGE KPDF 3.5 CHANGES 21 years ago
Piotr Szymanski 21d9c299d0 - interpreters contain anticrash fixes, 21 years ago
Piotr Szymanski 94635d7041 - Adding the follwoing code: 21 years ago
Piotr Szymanski 0be10d88e5 - code for use of command line GS interpreter, reused from kghostview, a little remodeled, still fails to work, 21 years ago