| .. |
|
script
|
adapt to a change I just applied in kdelibs
|
18 years ago |
|
action.cpp
|
Make Okular able to distinguish the LilyPond "Point and click" links,
|
18 years ago |
|
action.h
|
extra ','
|
18 years ago |
|
annotations.cpp
|
Add a preliminary and simple version of Movie object and MovieAnnotation.
|
18 years ago |
|
annotations.h
|
Add a preliminary and simple version of Movie object and MovieAnnotation.
|
18 years ago |
|
annotations_p.h
|
Add the possibility to store in an Annotation a "native id" of the annotation itself.
|
18 years ago |
|
area.cpp
|
hopefully make it compile and work also where qreal is not double but float
|
18 years ago |
|
area.h
|
add operator& (intersection) for NormalizedRect
|
18 years ago |
|
audioplayer.cpp
|
…
|
|
|
audioplayer.h
|
…
|
|
|
audioplayer_p.h
|
…
|
|
|
bookmarkmanager.cpp
|
Add a bookmarksChanged(url) signal to notify when the bookmarks for that url have changed.
|
18 years ago |
|
bookmarkmanager.h
|
Add a bookmarksChanged(url) signal to notify when the bookmarks for that url have changed.
|
18 years ago |
|
chooseenginedialog.cpp
|
…
|
|
|
chooseenginedialog_p.h
|
…
|
|
|
chooseenginewidget.ui
|
…
|
|
|
debug_p.h
|
…
|
|
|
document.cpp
|
Shuffle a bit the way documents are opened:
|
18 years ago |
|
document.h
|
simple optimization in the Google-like search: split the search terms just once
|
18 years ago |
|
document_p.h
|
Shuffle a bit the way documents are opened:
|
18 years ago |
|
fileprinter.cpp
|
Read the Cups options set in the Printer Properties window and the KDE
|
18 years ago |
|
fileprinter.h
|
Read the Cups options set in the Printer Properties window and the KDE
|
18 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
|
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 |
|
form.cpp
|
Add support for an action to be triggered on activation.
|
18 years ago |
|
form.h
|
Add support for an action to be triggered on activation.
|
18 years ago |
|
form_p.h
|
Add support for an action to be triggered on activation.
|
18 years ago |
|
generator.cpp
|
Add support for export to OpenDocument text and HTML
|
18 years ago |
|
generator.h
|
make DocumentPrivate access to it, too
|
18 years ago |
|
generator_p.cpp
|
when generating the page image in an internal secondary thread (started by the base generator), then also calculate the page bounding box in the thread
|
18 years ago |
|
generator_p.h
|
when generating the page image in an internal secondary thread (started by the base generator), then also calculate the page bounding box in the thread
|
18 years ago |
|
global.h
|
Add an action kind for executing a script when activated.
|
18 years ago |
|
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
|
add the possibility to store an useful bounding box of a page, and for generators to notify the document (and its observers) on its change
|
18 years ago |
|
okularGenerator.desktop
|
SVN_SILENT made messages (.desktop file)
|
18 years ago |
|
okular_export.h
|
…
|
|
|
page.cpp
|
add the possibility to store an useful bounding box of a page, and for generators to notify the document (and its observers) on its change
|
18 years ago |
|
page.h
|
let me introduce: typo of the year "the the"
|
18 years ago |
|
page_p.h
|
add the possibility to store an useful bounding box of a page, and for generators to notify the document (and its observers) on its change
|
18 years ago |
|
pagecontroller.cpp
|
…
|
|
|
pagecontroller_p.h
|
…
|
|
|
pagesize.cpp
|
…
|
|
|
pagesize.h
|
…
|
|
|
pagetransition.cpp
|
…
|
|
|
pagetransition.h
|
…
|
|
|
rotationjob.cpp
|
…
|
|
|
rotationjob_p.h
|
…
|
|
|
scripter.cpp
|
Start implementing the JavaScript scripting API for PDF documents,
|
18 years ago |
|
scripter.h
|
Add a scripter class to execute scripts on request.
|
18 years ago |
|
sound.cpp
|
…
|
|
|
sound.h
|
…
|
|
|
sourcereference.cpp
|
Make Okular able to distinguish the LilyPond "Point and click" links,
|
18 years ago |
|
sourcereference.h
|
…
|
|
|
sourcereference_p.h
|
Make Okular able to distinguish the LilyPond "Point and click" links,
|
18 years ago |
|
textdocumentgenerator.cpp
|
correct place the bracket out of the #ifdef
|
18 years ago |
|
textdocumentgenerator.h
|
new method/signal for okular 0.7 (kde 4.1)
|
18 years ago |
|
textdocumentgenerator_p.h
|
Make the rendering for TextDocument-based generators threaded, only if Qt (via QFontDatabase) tells us we can.
|
18 years ago |
|
texteditors_p.h
|
Add Emacs client as text editor.
|
18 years ago |
|
textpage.cpp
|
Do not ignore (white)spaces in the search query when searching within the text of a page;
|
18 years ago |
|
textpage.h
|
let me introduce: typo of the year "the the"
|
18 years ago |
|
textpage_p.h
|
Internally replace a TextEntity with a "lighter version", that stores the raw UTF-16 data of the text.
|
18 years ago |
|
utils.cpp
|
add simple method for white borders detection, patch by by kde2eran@tromer.org, thanks!
|
18 years ago |
|
utils.h
|
add simple method for white borders detection, patch by by kde2eran@tromer.org, thanks!
|
18 years ago |
|
version.h
|
bump development version to 0.7.80
|
18 years ago |
|
view.cpp
|
Start a View class for managing the "views" of a document.
|
18 years ago |
|
view.h
|
add a CapabilitySerializable for capabilities suitable for being saved and loaded
|
18 years ago |
|
view_p.h
|
Start a View class for managing the "views" of a document.
|
18 years ago |