| .. |
|
script
|
Separate settings in core and non core
|
14 years ago |
|
action.cpp
|
Add Okular::RenditionAction class
|
14 years ago |
|
action.h
|
Add Okular::RenditionAction class
|
14 years ago |
|
annotations.cpp
|
Merge remote-tracking branch 'origin/KDE/4.10'
|
13 years ago |
|
annotations.h
|
Merge window.text, contents and inplaceText annotation properties
|
13 years ago |
|
annotations_p.h
|
Add undo/redo support for annotations
|
13 years ago |
|
area.cpp
|
Force minimum AnnotationObjectRect size
|
13 years ago |
|
area.h
|
Replace deprecated QMatrix by QTransform
|
14 years ago |
|
audioplayer.cpp
|
Normalize signals/slots
|
15 years ago |
|
audioplayer.h
|
fix #include paths in core headers to other core headers to be relative
|
15 years ago |
|
audioplayer_p.h
|
fix or add the include guards
|
19 years ago |
|
bookmarkmanager.cpp
|
Remove the concept of observer/view id
|
13 years ago |
|
bookmarkmanager.h
|
Remember position on the page in bookmark
|
14 years ago |
|
chooseenginedialog.cpp
|
manually add the <qt>...</qt> markers, as it seems the only way to make that text recognized as rich text (albeit the format forced as Qt::RichText...)
|
19 years ago |
|
chooseenginedialog_p.h
|
the dialog for choosing backend is private, so let its header be _p.h
|
19 years ago |
|
chooseenginewidget.ui
|
small touches to the backend choosing dialog:
|
19 years ago |
|
debug_p.h
|
adapt to the recent debug areas
|
18 years ago |
|
document.cpp
|
Merge window.text, contents and inplaceText annotation properties
|
13 years ago |
|
document.h
|
Minor tweaks
|
13 years ago |
|
document_p.h
|
More the commands to a different file
|
13 years ago |
|
documentcommands.cpp
|
More the commands to a different file
|
13 years ago |
|
documentcommands_p.h
|
More the commands to a different file
|
13 years ago |
|
fileprinter.cpp
|
Merge remote-tracking branch 'origin/KDE/4.9'
|
14 years ago |
|
fileprinter.h
|
kill all the deprecated functions now that we've change ABI anyway
|
14 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
|
fix #include paths in core headers to other core headers to be relative
|
15 years ago |
|
form.cpp
|
Added support for user strings in editable form combobox fields
|
14 years ago |
|
form.h
|
Added support for user strings in editable form combobox fields
|
14 years ago |
|
form_p.h
|
Revert 604187b7a3 and 258cd6562a
|
14 years ago |
|
generator.cpp
|
Remove the concept of observer/view id
|
13 years ago |
|
generator.h
|
Remove the concept of observer/view id
|
13 years ago |
|
generator_p.cpp
|
Normalize signals/slots
|
15 years ago |
|
generator_p.h
|
Remove the concept of observer/view id
|
13 years ago |
|
global.h
|
Move the definition of the 'EmbedMode' enum to 'part.h'
|
15 years ago |
|
misc.cpp
|
redirect all the debug output of core to the debug area
|
18 years ago |
|
misc.h
|
fix #include paths in core headers to other core headers to be relative
|
15 years ago |
|
movie.cpp
|
Implement support for poster image of videos in PDF documents
|
14 years ago |
|
movie.h
|
Implement support for poster image of videos in PDF documents
|
14 years ago |
|
observer.cpp
|
Fix my email address
|
13 years ago |
|
observer.h
|
Merge remote-tracking branch 'origin/KDE/4.10'
|
13 years ago |
|
okularGenerator.desktop
|
SVN_SILENT made messages (.desktop file)
|
13 years ago |
|
okular_export.h
|
fix win32 compilation
|
19 years ago |
|
page.cpp
|
Fix Undo / Redo of annotation creation doesn't properly handle page rotation and adds undo unit tests
|
13 years ago |
|
page.h
|
Remove the concept of observer/view id
|
13 years ago |
|
page_p.h
|
Remove the concept of observer/view id
|
13 years ago |
|
pagecontroller.cpp
|
Normalize signals/slots
|
15 years ago |
|
pagecontroller_p.h
|
check that the rotation page notification really refers to a page of a document
|
17 years ago |
|
pagesize.cpp
|
make PageSize implicitely shared
|
19 years ago |
|
pagesize.h
|
fix #include paths in core headers to other core headers to be relative
|
15 years ago |
|
pagetransition.cpp
|
simplier copy
|
19 years ago |
|
pagetransition.h
|
fix #include paths in core headers to other core headers to be relative
|
15 years ago |
|
rotationjob.cpp
|
Remove the concept of observer/view id
|
13 years ago |
|
rotationjob_p.h
|
Remove the concept of observer/view id
|
13 years ago |
|
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
|
krazy include order issues
|
19 years ago |
|
sound.h
|
fix #include paths in core headers to other core headers to be relative
|
15 years ago |
|
sourcereference.cpp
|
percent-decode lilypond references
|
16 years ago |
|
sourcereference.h
|
fix #include paths in core headers to other core headers to be relative
|
15 years ago |
|
sourcereference_p.h
|
Make Okular able to distinguish the LilyPond "Point and click" links,
|
18 years ago |
|
textdocumentgenerator.cpp
|
Font selector for TextDocumentGenerator
|
13 years ago |
|
textdocumentgenerator.h
|
Font selector for TextDocumentGenerator
|
13 years ago |
|
textdocumentgenerator_p.h
|
Font selector for TextDocumentGenerator
|
13 years ago |
|
textdocumentsettings.cpp
|
Some i18n fixes
|
13 years ago |
|
textdocumentsettings.h
|
Font selector for TextDocumentGenerator
|
13 years ago |
|
textdocumentsettings_p.h
|
Added missing core/textdocumentsettings_p.h
|
13 years ago |
|
texteditors_p.h
|
Separate settings in core and non core
|
14 years ago |
|
textpage.cpp
|
Merge remote-tracking branch 'origin/KDE/4.9'
|
13 years ago |
|
textpage.h
|
Replace deprecated QMatrix by QTransform
|
14 years ago |
|
textpage_p.h
|
Replace deprecated QMatrix by QTransform
|
14 years ago |
|
tile.h
|
Document ownership of pixmap in Tile
|
14 years ago |
|
tilesmanager.cpp
|
Fix issues where some rotated tiles were rejected
|
14 years ago |
|
tilesmanager_p.h
|
Change TilesManager::tilesAt use
|
14 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
|
fix #include paths in core headers to other core headers to be relative
|
15 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
|
Prepare for 0.16.3
|
13 years ago |
|
view.cpp
|
Start a View class for managing the "views" of a document.
|
18 years ago |
|
view.h
|
Remove the concept of observer/view id
|
13 years ago |
|
view_p.h
|
Start a View class for managing the "views" of a document.
|
18 years ago |