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 a86bbe9053 Use QLatin1String 16 years ago
..
script Fix iterator 18 years ago
action.cpp Add for GotoAction the possibility to represent a named destination, instead of a viewport. 17 years ago
action.h Add for GotoAction the possibility to represent a named destination, instead of a viewport. 17 years ago
annotations.cpp setAttribute with doubles is evil as it uses the current locale and we don't want that, use QString::number 17 years ago
annotations.h add a ExternallyDrawn flag to mark annotations which are drawn elsewhere (eg by the generator) 16 years ago
annotations_p.h
area.cpp add a function that returns the center of a given normalized rect 17 years ago
area.h add a function that returns the center of a given normalized rect 17 years ago
audioplayer.cpp remove the mapping when the playback of a sound is done 17 years ago
audioplayer.h
audioplayer_p.h
bookmarkmanager.cpp Use QLatin1String 16 years ago
bookmarkmanager.h add a function to remove a list of bookmark belonging to the specified url 16 years ago
chooseenginedialog.cpp
chooseenginedialog_p.h
chooseenginewidget.ui
debug_p.h
document.cpp when archiving, resolve the symlink if the document path is that 16 years ago
document.h fix docu 16 years ago
document_p.h duplicate code is evil 16 years ago
fileprinter.cpp Whoops! Didn't relise we had an API/BIC guarantee on Okular. Restore previous 16 years ago
fileprinter.h Whoops! Didn't relise we had an API/BIC guarantee on Okular. Restore previous 16 years ago
fontinfo.cpp And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file 18 years ago
fontinfo.h Add support for DVI fonts (TeX font type) to FontInfo, as they can not mapped 17 years ago
form.cpp
form.h
form_p.h
generator.cpp add a way to generators give a bit more info of why printing failed 16 years ago
generator.h move from virtual to slot to not kick ABI in the nuts 16 years ago
generator_p.cpp
generator_p.h
global.h
misc.cpp
misc.h
movie.cpp add showControls and playMode properties 18 years ago
movie.h SVN_SILENT Fix typos in kdegraphics 18 years ago
observer.cpp
observer.h
okularGenerator.desktop SVN_SILENT made messages (.desktop file) 16 years ago
okular_export.h
page.cpp add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 17 years ago
page.h add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 17 years ago
page_p.h add flags to selectively choose the page parts to serialize 18 years ago
pagecontroller.cpp check that the rotation page notification really refers to a page of a document 17 years ago
pagecontroller_p.h check that the rotation page notification really refers to a page of a document 17 years ago
pagesize.cpp
pagesize.h
pagetransition.cpp
pagetransition.h
rotationjob.cpp
rotationjob_p.h
scripter.cpp
scripter.h
sound.cpp
sound.h
sourcereference.cpp percent-decode lilypond references 16 years ago
sourcereference.h
sourcereference_p.h Make Okular able to distinguish the LilyPond "Point and click" links, 18 years ago
textdocumentgenerator.cpp Do not crash in case of false calculations in a generator 16 years ago
textdocumentgenerator.h
textdocumentgenerator_p.h Pedantic 17 years ago
texteditors_p.h Add "Lyx client" as predefined editor. 17 years ago
textpage.cpp make the forward and backward search code more similar 16 years ago
textpage.h add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 17 years ago
textpage_p.h refactor a bit the string matching in text search, using a intermediate comparer function 16 years ago
utils.cpp Introduce realDpi{X,Y}(), that (on X11) can return the ral DPI values w/o any Xrdb setting. 17 years ago
utils.h SVN_SILENT fix doxygen @since tag 17 years ago
utils_p.h add an internal function to "pump" to the content of a QIODevice to another one 18 years ago
version.h bump development version to 0.11.80 16 years ago
view.cpp
view.h add a CapabilitySerializable for capabilities suitable for being saved and loaded 18 years ago
view_p.h