367 Commits (6c4fac7c722b90c3a31fc603d7ec3262109a085c)

Author SHA1 Message Date
Pino Toscano e4eeca193a append the number of pages as last info (more coherency); no warnings 20 years ago
Pino Toscano e270fc7d3b first attempt to gather some information from a ps document 20 years ago
Pino Toscano d93299960c less qt3_support: 20 years ago
Pino Toscano 8333023023 port to qt4/kde4 20 years ago
Pino Toscano c6d4439b78 (less) warnings 20 years ago
Pino Toscano b1973c5078 some kpdf -> okular (mostly in comments) 20 years ago
Albert Astals Cid 27a8263a91 remove comment in spanish 20 years ago
Albert Astals Cid 1a10d4e610 don't make it a kapplication, we don't need it and we win some things like not registering to dbus 20 years ago
Pino Toscano d8d19c5db5 leak less 20 years ago
Pino Toscano 130627e02b kpdflibgsasyncgenerator -> okulargsasyncgenerator 20 years ago
Pino Toscano d2c5882a27 Port to the new KDialog / KPageDialog API 20 years ago
Albert Astals Cid eabbaeaead oKular is now okular 20 years ago
Pino Toscano dc0168a8f4 add the info about the number of components of the current document 20 years ago
Pino Toscano 426ad913e7 SVN_SILENT typo 20 years ago
Pino Toscano eee480642e less qt3_support 20 years ago
Pino Toscano 60eab90248 small API changes to Generator: 20 years ago
Pino Toscano 09bf08b3e6 small API change for Generator: getText() just return a QString instead of a QString*, as QString is already implicitely shared 20 years ago
Pino Toscano a04ec68dec SVN_SILENT avoid compiler warnings 20 years ago
Pino Toscano c9e38ddf93 Q3PtrList -> QList 20 years ago
Pino Toscano 87b4f81c14 less deprecated 20 years ago
Pino Toscano d0ac95dafd A new backend for oKular: DjVu: 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
Albert Astals Cid fa4ccdccb5 QString -> const QSTring & 20 years ago
Pino Toscano 1db35180c1 the generator_kimgio can rotate the images 20 years ago
Pino Toscano be355ec644 simplify a bit (and less deprecated) 20 years ago
Pino Toscano fa98f00571 reoved almost all the left files from the autoconf/automake build system. 20 years ago
Pino Toscano d088e2f631 remove all the Makefile.am, as they are no more needed 20 years ago
Pino Toscano 6a64431c9a kdDebug -> kDebug 20 years ago
Albert Astals Cid 4140ebdf99 some exception catching here also 20 years ago
Albert Astals Cid cb7ca95e94 pages have orientation 20 years ago
Albert Astals Cid bb0f9f6bfb ok, someone hit me with a stick 20 years ago
Albert Astals Cid 6f0787a6fd some cleaning 20 years ago
Albert Astals Cid 6bf3b9408c links where pointing one page below :-D 20 years ago
Pino Toscano 419cdfbcd0 simply my previous algorithm 20 years ago
Pino Toscano 56a03cd1e4 avoid to consider pages like foo.html and foo.html#bar as different, as actualy they are the same page, just with a different ref. this way we avoid to load many pages repeated (depending on the hyperlinks in the document) 20 years ago
Pino Toscano 9361ce44be less deprecated (Q3CString) 20 years ago
Pino Toscano 1c5d4a5507 start to provide information, only the title for the moment 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
Albert Astals Cid b505aff492 has to be a gui app, if not crashes when asking for QX11Info 20 years ago
Pino Toscano 129b431ad4 make the ghostview generator use the paper size managment of the Generator, ie reusing the already-there action 20 years ago
Pino Toscano 6f25714b53 change the way we build qgs and the ghostscript plugin of okular: instead of 20 years ago
Pino Toscano c4dbfa5ea3 fix assert 20 years ago
Pino Toscano ee18262afa fix connections 20 years ago
Pino Toscano d89f7c92d4 fix crash by ending the paint operations when they're done 20 years ago
Pino Toscano fedf49f089 less deprecated 20 years ago
Pino Toscano 507c365be8 export correctly so it can be started by klauncher 20 years ago
Pino Toscano 4cf3904b16 convert the config widget to ui4 and "fix" the crash when creating the ghostscript generator 20 years ago
Pino Toscano 007a1cab7e SVN_SILENT clean a bit 20 years ago