4112 Commits (ebdc32b46cc00a568a8e8a6ac633938a44a5fb5b)
 

Author SHA1 Message Date
Pino Toscano ebdc32b46c polish up a bit: 18 years ago
Pino Toscano ba59951fe0 merge the checks for stuff in the development version of poppler in a HAVE_POPPLER_0_7 18 years ago
Pino Toscano 7aceeecb4d bump libokularcore library version to 1.1.0 18 years ago
Pino Toscano 64e7cd8e41 Optionally, read the "button" form fields from poppler. 18 years ago
Pino Toscano 03ea6ff54d Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons). 18 years ago
Pino Toscano 7eac68815b Use the id of the form fields as id, not the name! 18 years ago
Tobias Koenig 5fd6ef5d7c Remove unneeded code, if we don't have a creator, don't tell okular 18 years ago
Pino Toscano 7518bc0b56 store the EmbeddedFile* directly in the QTreeWidgetItem 18 years ago
Script Kiddy 8b4d21d28f SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid 3593d174b5 microoptimization 18 years ago
Pino Toscano aaf5f185f2 SVN_SILENT fix include guard 18 years ago
Pino Toscano 37bf43359c use the new addMetaData signal of TextDocumentConverter 18 years ago
Pino Toscano 40803bf9b0 and actually connect to the new signal 18 years ago
Pino Toscano c6b7cfab8c Add a addMetaData(DocumentInfo::Key, QString) signal to the TextDocumentConverter. 18 years ago
Script Kiddy 28ef3c962f SVN_SILENT made messages (.desktop file) 18 years ago
Script Kiddy 1dab4c4aef SVN_SILENT made messages (.desktop file) 18 years ago
Tobias Koenig 34099483fb Update the bookmark menu whenever bookmarks have been renamed 18 years ago
Pino Toscano 8e4d1708a6 few "krazy fixes", patch by Fábio Firmo <fabio.a.firmo@gmail.com> 18 years ago
Script Kiddy c59b0d8eea SVN_SILENT made messages (.desktop file) 18 years ago
Burkhard Lück 11dfa10361 fixed wrong menuitem + typo 18 years ago
Pino Toscano d3b5ef60d7 SVN_SILENT simplify a bit 18 years ago
Albert Astals Cid 302ffcc05b also port the kio to the latest kchmviewer stuff 18 years ago
Albert Astals Cid d60620d33d fix FSF address 18 years ago
Albert Astals Cid a1166052d2 adding myself, probably more people should be here, just add yourselves or shout me 18 years ago
Albert Astals Cid 2e29cd8ffa port to new kchmviewer code, this brings us to almost no local patch on extern code (we have 1 bugfix + making kio-msits work that i'll notify upstream) 18 years ago
Kevin Kofler e6f561800e Fix kdegraphics/okular/generators/spectre/CMakeLists.txt so the build against libspectre actually works. 18 years ago
Pino Toscano e9bd289993 Keep a list of the currently active pixmap requests (usually one at most), and wait for their finish when closing the document. 18 years ago
Pino Toscano 283852c563 instead of assert()'ing, just acts like a Document and delete the pixmap request 18 years ago
Script Kiddy 918d28a86d SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid bde413ac5e okular needs libspectre >= 0.2 as of now 18 years ago
Albert Astals Cid 87fe7f277a Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down) 18 years ago
Script Kiddy daad15e7d2 SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid 8916829ff3 compare against correct rotation values (enum) 18 years ago
Pino Toscano eaff357e78 SVN_SILENT bump to 0.1.1 18 years ago
Pino Toscano df3094a252 Add an installed header with the okular version as number and string (ala kdeversion.h); 18 years ago
Pino Toscano fd1e5863bb - add version of libtiff in the about data 18 years ago
Script Kiddy 51a1d75de3 SVN_SILENT made messages (.desktop file) 18 years ago
Michael Pyne 9279a99a07 Make okular's pdf feature compile here by allowing multiple include paths for the Poppler and Qt4 bindings. 18 years ago
Script Kiddy 97b0fe6bdf SVN_SILENT made messages (.desktop file) 18 years ago
Albert Astals Cid 76566e8afe check we could open the file, i always get hit by that kind of bugs in other apps and i hate it :D 18 years ago
Script Kiddy 51ca1e51c6 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano e27bfaac73 Add a mapping system for pages to exclude the pages we are not able to load, avoid crashing when requesting "invalid" pages. 18 years ago
Pino Toscano 66c950fcbb use a yellow color if the annotation's one is not valid 18 years ago
Pino Toscano 194048d6c6 fix typo 18 years ago
Pino Toscano 4e5096e731 let's try telling doxygen which class should it extract from... 18 years ago
Pino Toscano fa5c99b318 SVN_SILENT few updates 18 years ago
Script Kiddy 75f203b82f SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 71f4bc4d1c remove the old agg stuff; fix the path for the external gs stuff (libspectre) 18 years ago
Pino Toscano 507511d607 Refactor a bit the thumbnails view. 18 years ago
Pino Toscano e26ce5255b the text color needs to be adapted to the color scheme as well 18 years ago