You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Laurent Montel 874714e2b5 Fix typo 19 years ago
cmake/modules Fix typo 19 years ago
conf no need to include config.h anymore 19 years ago
core add a private function for the nearest Page pixmap, for the PagePainter usage; 19 years ago
doc Install doc 19 years ago
generators Find libqgs, even if it isn't installed. 19 years ago
interfaces configurationWidget() is too generic -> rename to printConfigurationWidget() 19 years ago
shell Use standard mimetype names from shared-mime-info 19 years ago
ui Use an opaque background for the presentation top bar, as it looks better with Oxygen icons. 19 years ago
.krazy tell Krazy to skip over some 3rd party subdirs 19 years ago
AUTHORS oKular goes poppler 20 years ago
CMakeLists.txt simplify 19 years ago
COPYING - MERGE KPDF 3.5 CHANGES 21 years ago
Messages.sh make sure to extract the annotation tool tooltips 19 years ago
OkularConfigureChecks.cmake move most of the okular cmake configure stuff within the okular source tree 19 years ago
README.internals.png Updated TODO (added items in progress) and README. 21 years ago
TODO two bugs and a wish hopefully closed with the new find bar implementation 19 years ago
VERSION bump version to 0.5.82 19 years ago
aboutdata.h move the about data in an own file, so it can be used from both the shell and the part 19 years ago
config-okular.h.cmake isolate the Xrender dependant code, so okular can be compile and work even without it 20 years ago
hi16-app-okular.png oKular is now okular 20 years ago
hi22-app-okular.png oKular is now okular 20 years ago
hi32-app-okular.png oKular is now okular 20 years ago
hi48-app-oKular.png - icons renamed too 21 years ago
hi64-app-okular.png oKular is now okular 20 years ago
hi128-app-okular.png oKular is now okular 20 years ago
hisc-app-okular.svgz oKular is now okular 20 years ago
kdocumentviewer.h Add an interface (implemented by the Part) for controlling the really basic document viewer functionalities. This (along with a small refactor in the okular shell) gives the user the possibility to start okular with: 19 years ago
okular_part.desktop okular core by itself does not support any mimetype 20 years ago
part.cpp make ps transform work again. It was not working because openurl called closeurl that deleted the temporary file. I added a new check not to delete the temporary file if that's the file we are opening :-D 19 years ago
part.h convert the ps2pdf process to QProcess, albeit not working (almost clueless about why it does not work...) 19 years ago
part.rc Add support for custom generator about data (and potentially for custom configuration). 19 years ago

README.internals.png