| .. |
|
action.cpp
|
rename (almost) every ActionFoo class to FooAction
|
19 years ago |
|
action.h
|
param changed name
|
19 years ago |
|
annotations.cpp
|
move the transform() hierarchy within the private class; allow AnnotationObjectRect to use the trasform() stuff
|
19 years ago |
|
annotations.h
|
small dox fixes
|
19 years ago |
|
annotations_p.h
|
move the transform() hierarchy within the private class; allow AnnotationObjectRect to use the trasform() stuff
|
19 years ago |
|
area.cpp
|
remove the kdebug.h inclusion in area.h
|
19 years ago |
|
area.h
|
remove the kdebug.h inclusion in area.h
|
19 years ago |
|
audioplayer.cpp
|
rename (almost) every ActionFoo class to FooAction
|
19 years ago |
|
audioplayer.h
|
rename (almost) every ActionFoo class to FooAction
|
19 years ago |
|
bookmarkmanager.cpp
|
boolean argument (for importing kde1 bookmarks!) is gone
|
19 years ago |
|
bookmarkmanager.h
|
DOX: improvements and fixes
|
19 years ago |
|
chooseenginedialog.cpp
|
krazy include order issues
|
19 years ago |
|
chooseenginedialog.h
|
small touches to the backend choosing dialog:
|
19 years ago |
|
chooseenginewidget.ui
|
small touches to the backend choosing dialog:
|
19 years ago |
|
document.cpp
|
Auto-conversion to new KCmdLineArgs/KAboutData/KComponentData API (trunk/KDE). Watch for the few remaining QString to QByteArray assignments that will not compile without extra specification (typically needs .toLocal8Bit() or .toUtf8()).
|
19 years ago |
|
document.h
|
display (if available) the file size for attachments, courtesy of Albert for his work in poppler
|
19 years ago |
|
form.cpp
|
d_ptr structure for the FormField classes, easier to expand in the future
|
19 years ago |
|
form.h
|
d_ptr structure for the FormField classes, easier to expand in the future
|
19 years ago |
|
generator.cpp
|
generalize a bit more the way for constructing "standard" ExportFormat's
|
19 years ago |
|
generator.h
|
Auto-conversion to new KCmdLineArgs/KAboutData/KComponentData API (trunk/KDE). Watch for the few remaining QString to QByteArray assignments that will not compile without extra specification (typically needs .toLocal8Bit() or .toUtf8()).
|
19 years ago |
|
generator_p.cpp
|
move the Generator::Private to a GeneratorPrivate, and move the implementations of the provate threads to a cpp
|
19 years ago |
|
generator_p.h
|
on demand creation of the auxiliary threads
|
19 years ago |
|
global.h
|
add the permission to fill forms
|
19 years ago |
|
misc.cpp
|
remove the kdebug.h inclusion in area.h
|
19 years ago |
|
misc.h
|
…
|
|
|
observer.cpp
|
fix win32 compilation
|
19 years ago |
|
observer.h
|
fix some easy krazy issues
|
19 years ago |
|
okularGenerator.desktop
|
SVN_SILENT made messages (.desktop file)
|
19 years ago |
|
okular_export.h
|
fix win32 compilation
|
19 years ago |
|
page.cpp
|
make the Page really take ownership of the text selection set to it, thus deleting it as the HighlightAreaRect "clones" the passed rect
|
19 years ago |
|
page.h
|
Remove not necessary "class classname;"
|
19 years ago |
|
page_p.h
|
move the setTextSelections, setHighlight and deleteHighlights to the private class of Page, as they are private for now
|
19 years ago |
|
pagecontroller.cpp
|
krazy include order issues
|
19 years ago |
|
pagecontroller_p.h
|
Remove not necessary "class classname;"
|
19 years ago |
|
pagesize.cpp
|
make PageSize implicitely shared
|
19 years ago |
|
pagesize.h
|
clean the headers
|
19 years ago |
|
pagetransition.cpp
|
…
|
|
|
pagetransition.h
|
DOX: slightly improve apidox generation
|
19 years ago |
|
rotationjob.cpp
|
krazy include order issues
|
19 years ago |
|
rotationjob.h
|
Create a (private) PageController that handles the rotation jobs from all the pages.
|
19 years ago |
|
sound.cpp
|
krazy include order issues
|
19 years ago |
|
sound.h
|
small dox fixes
|
19 years ago |
|
sourcereference.cpp
|
krazy include order issues
|
19 years ago |
|
sourcereference.h
|
Add missing Q_DISABLE_COPY
|
19 years ago |
|
textdocumentgenerator.cpp
|
properly free the resources of a document when calling closeDocument(), not in the destructor of the generator or in loadDocument()
|
19 years ago |
|
textdocumentgenerator.h
|
Link -> Action renaming.
|
19 years ago |
|
textdocumentgenerator_p.h
|
Fixed the 'select one line twice' bug.
|
19 years ago |
|
textpage.cpp
|
krazy include order issues
|
19 years ago |
|
textpage.h
|
fix some easy krazy issues
|
19 years ago |
|
utils.cpp
|
fix win32 compilation
|
19 years ago |
|
utils.h
|
…
|
|