.. |
action.cpp
|
rename (almost) every ActionFoo class to FooAction
|
2007-05-02 22:50:27 +00:00 |
action.h
|
param changed name
|
2007-05-27 09:53:45 +00:00 |
annotations.cpp
|
it makes no sense having a returned type for the base Annotation class (that can not be instanced directly)
|
2007-07-22 22:52:47 +00:00 |
annotations.h
|
it makes no sense having a returned type for the base Annotation class (that can not be instanced directly)
|
2007-07-22 22:52:47 +00:00 |
annotations_p.h
|
decouple the transformation applying and resetting methods, and reset the transformation when setting a new bonding rect or translating
|
2007-07-22 20:49:27 +00:00 |
area.cpp
|
adapt the debug stuff to the new kdebug way:
|
2007-07-31 10:19:48 +00:00 |
area.h
|
adapt the debug stuff to the new kdebug way:
|
2007-07-31 10:19:48 +00:00 |
audioplayer.cpp
|
adapt to phonon-Trolltech branch API changes
|
2007-08-10 09:43:33 +00:00 |
audioplayer.h
|
extract the private class of AudioPlayer out of the implementation, so the Document can store the url of the current document;
|
2007-07-10 18:24:18 +00:00 |
audioplayer_p.h
|
fix or add the include guards
|
2007-07-15 13:53:26 +00:00 |
bookmarkmanager.cpp
|
Port to new API.
|
2007-08-13 10:51:17 +00:00 |
bookmarkmanager.h
|
DOX: improvements and fixes
|
2007-01-20 14:51:43 +00:00 |
chooseenginedialog.cpp
|
correct markup 2, the revenge
|
2007-07-15 18:48:31 +00:00 |
chooseenginedialog_p.h
|
the dialog for choosing backend is private, so let its header be _p.h
|
2007-07-10 22:52:25 +00:00 |
chooseenginewidget.ui
|
small touches to the backend choosing dialog:
|
2007-03-30 15:35:01 +00:00 |
debug_p.h
|
adapt the debug stuff to the new kdebug way:
|
2007-07-31 10:19:48 +00:00 |
document.cpp
|
adapt the debug stuff to the new kdebug way:
|
2007-07-31 10:19:48 +00:00 |
document.h
|
typos
|
2007-07-15 13:54:36 +00:00 |
fontinfo.cpp
|
init fix
|
2007-07-09 12:34:08 +00:00 |
fontinfo.h
|
minor renamings in the EmbedType enum:
|
2007-07-08 16:23:07 +00:00 |
form.cpp
|
Add the possibility to remember the contents of form fields when closing a document, and to restore them when reopening the document.
|
2007-07-04 11:41:45 +00:00 |
form.h
|
Add the possibility to remember the contents of form fields when closing a document, and to restore them when reopening the document.
|
2007-07-04 11:41:45 +00:00 |
form_p.h
|
Add the possibility to remember the contents of form fields when closing a document, and to restore them when reopening the document.
|
2007-07-04 11:41:45 +00:00 |
generator.cpp
|
Use QDebug instead of kdbgstream
|
2007-07-30 23:58:04 +00:00 |
generator.h
|
Use QDebug instead of kdbgstream
|
2007-07-30 23:58:04 +00:00 |
generator_p.cpp
|
stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished
|
2007-07-08 21:22:37 +00:00 |
generator_p.h
|
stop gracefully the font extraction thread when closing a document or the properties dialog; make the thread deleting itself when finished
|
2007-07-08 21:22:37 +00:00 |
global.h
|
add the permission to fill forms
|
2007-03-17 14:14:55 +00:00 |
misc.cpp
|
adapt the debug stuff to the new kdebug way:
|
2007-07-31 10:19:48 +00:00 |
misc.h
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |
observer.cpp
|
Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them.
|
2007-07-08 14:25:08 +00:00 |
observer.h
|
Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them.
|
2007-07-08 14:25:08 +00:00 |
okular_export.h
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
okularGenerator.desktop
|
SVN_SILENT made messages (.desktop file)
|
2007-08-02 04:55:35 +00:00 |
page.cpp
|
adapt the debug stuff to the new kdebug way:
|
2007-07-31 10:19:48 +00:00 |
page.h
|
Remove not necessary "class classname;"
|
2007-06-04 07:44:15 +00:00 |
page_p.h
|
move the setTextSelections, setHighlight and deleteHighlights to the private class of Page, as they are private for now
|
2007-05-05 18:07:34 +00:00 |
pagecontroller.cpp
|
Do not start numberOfPagesWithPixmaps threads because that brings the system down, just start what threadweaver thinks its best
|
2007-07-04 16:55:33 +00:00 |
pagecontroller_p.h
|
Do not start numberOfPagesWithPixmaps threads because that brings the system down, just start what threadweaver thinks its best
|
2007-07-04 16:55:33 +00:00 |
pagesize.cpp
|
make PageSize implicitely shared
|
2007-04-17 21:20:35 +00:00 |
pagesize.h
|
clean the headers
|
2007-04-22 10:39:31 +00:00 |
pagetransition.cpp
|
simplier copy
|
2007-07-25 14:54:12 +00:00 |
pagetransition.h
|
DOX: slightly improve apidox generation
|
2007-01-13 22:55:00 +00:00 |
rotationjob.cpp
|
SVN_SILENT don't allocate a matrix in the rare case there's no need for it
|
2007-07-15 18:43:06 +00:00 |
rotationjob_p.h
|
fix or add the include guards
|
2007-07-15 13:53:26 +00:00 |
sound.cpp
|
krazy include order issues
|
2007-04-19 18:30:20 +00:00 |
sound.h
|
small dox fixes
|
2007-05-27 09:59:52 +00:00 |
sourcereference.cpp
|
krazy include order issues
|
2007-04-19 18:30:20 +00:00 |
sourcereference.h
|
Add missing Q_DISABLE_COPY
|
2007-01-05 16:40:07 +00:00 |
textdocumentgenerator.cpp
|
properly free the resources of a document when calling closeDocument(), not in the destructor of the generator or in loadDocument()
|
2007-05-21 22:26:37 +00:00 |
textdocumentgenerator.h
|
Link -> Action renaming.
|
2007-04-20 12:49:17 +00:00 |
textdocumentgenerator_p.h
|
Fixed the 'select one line twice' bug.
|
2007-05-12 08:17:02 +00:00 |
textpage.cpp
|
adapt the debug stuff to the new kdebug way:
|
2007-07-31 10:19:48 +00:00 |
textpage.h
|
SVN_SILENT fixing the include guard, the revenge
|
2007-07-29 14:53:31 +00:00 |
utils.cpp
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
utils.h
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |