..
annotations.cpp
show the annotation type in the review side tab, and a simple tooltip with its author
2006-10-07 11:00:39 +00:00
annotations.h
show the annotation type in the review side tab, and a simple tooltip with its author
2006-10-07 11:00:39 +00:00
area.cpp
forward declaration
2006-10-28 18:03:33 +00:00
area.h
forward declaration
2006-10-28 18:03:33 +00:00
chooseenginedialog.cpp
generator -> backend in the gui
2006-11-10 20:48:28 +00:00
chooseenginedialog.h
Moved all classes in core/ into the 'Okular' namespace and removed
2006-09-21 08:45:36 +00:00
chooseenginewidget.ui
improve a bit
2006-06-14 19:51:35 +00:00
CMakeLists.txt
clean up the CMakeLists.txt files from the auto* stuff
2006-07-07 15:08:46 +00:00
document.cpp
no need to create it on the heap
2006-11-11 00:08:35 +00:00
document.h
be able to remove more than one annotation at once (and notify the observers only one)
2006-11-01 15:17:22 +00:00
generator.cpp
a generator can not block the gui events of the main page view, otherwise bad things will happen - it's also not really logic to allow such a thing, better think about something else if a generator wants to interact with the gui somehow
2006-10-29 22:33:24 +00:00
generator.h
a generator can not block the gui events of the main page view, otherwise bad things will happen - it's also not really logic to allow such a thing, better think about something else if a generator wants to interact with the gui somehow
2006-10-29 22:33:24 +00:00
link.cpp
show the right page number in the link tip
2006-09-29 21:21:03 +00:00
link.h
Add the support for Sounds, links to sounds and opning/closing page actions (only in Page, not really working yet)
2006-10-09 18:02:59 +00:00
misc.h
Moved all classes in core/ into the 'Okular' namespace and removed
2006-09-21 08:45:36 +00:00
observer.h
Report page size
2006-10-15 19:37:14 +00:00
okularGenerator.desktop
last move
2006-06-12 18:30:40 +00:00
page.cpp
Removed debugging code...
2006-11-15 15:44:21 +00:00
page.h
* Made image rotation asynchronous
2006-11-03 17:57:32 +00:00
pagetransition.cpp
more KPDF -> okular renaming in comments, include guards and READMEs
2006-09-21 09:33:56 +00:00
pagetransition.h
Moved all classes in core/ into the 'Okular' namespace and removed
2006-09-21 08:45:36 +00:00
rotationjob.cpp
* Made image rotation asynchronous
2006-11-03 17:57:32 +00:00
rotationjob.h
* Made image rotation asynchronous
2006-11-03 17:57:32 +00:00
sound.cpp
DANGER: pascal compilers ahead
2006-10-10 07:17:02 +00:00
sound.h
Add the support for Sounds, links to sounds and opning/closing page actions (only in Page, not really working yet)
2006-10-09 18:02:59 +00:00
textpage.cpp
slightly improve (not much, but well...)
2006-10-12 21:32:38 +00:00
textpage.h
Moved all classes in core/ into the 'Okular' namespace and removed
2006-09-21 08:45:36 +00:00
utils.cpp
forward declaration & apidox fixing
2006-10-29 15:21:03 +00:00
utils.h
forward declaration & apidox fixing
2006-10-29 15:21:03 +00:00