.. |
action.cpp
|
save really few bytes
|
2007-09-07 13:13:50 +00:00 |
action.h
|
SVN_SILENT exclude more private stuff from the apidox
|
2007-09-01 22:48:28 +00:00 |
annotations.cpp
|
add private helpers to properly transform the base coordinates of an annotation
|
2007-10-07 10:52:05 +00:00 |
annotations.h
|
SVN_SILENT exclude more private stuff from the apidox
|
2007-09-01 22:48:28 +00:00 |
annotations_p.h
|
add private helpers to properly transform the base coordinates of an annotation
|
2007-10-07 10:52:05 +00:00 |
area.cpp
|
redirect all the debug output of core to the debug area
|
2008-01-20 16:39:21 +00:00 |
area.h
|
Introduce a selective merging strategy for text areas, so we merge only all the areas of a text "line" together, not also with the areas above (if the lines overlap).
|
2007-09-05 14:57:15 +00:00 |
audioplayer.cpp
|
redirect all the debug output of core to the debug area
|
2008-01-20 16:39:21 +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
|
make the internal bookmark search method part of the private class
|
2008-02-26 21:27:19 +00:00 |
bookmarkmanager.h
|
Update the bookmark menu whenever bookmarks have been renamed
|
2008-02-05 17:36:04 +00:00 |
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...)
|
2007-08-23 10:48:47 +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 to the recent debug areas
|
2007-12-24 22:09:22 +00:00 |
document.cpp
|
Core implementation of the backward text search, to be used now in the search bar.
|
2008-03-14 14:14:06 +00:00 |
document.h
|
missing private slot declaration, now the backward search works
|
2008-03-14 17:04:15 +00:00 |
document_p.h
|
Core implementation of the backward text search, to be used now in the search bar.
|
2008-03-14 14:14:06 +00:00 |
fileprinter.cpp
|
redirect all the debug output of core to the debug area
|
2008-01-20 16:39:21 +00:00 |
fileprinter.h
|
I feel really sorry in reverting the last commit, but we keep binary compatibility :/
|
2008-01-12 18:52:27 +00:00 |
fontinfo.cpp
|
init fix
|
2007-07-09 12:34:08 +00:00 |
fontinfo.h
|
SVN_SILENT exclude more private stuff from the apidox
|
2007-09-01 22:48:28 +00:00 |
form.cpp
|
Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons).
|
2008-02-11 10:41:04 +00:00 |
form.h
|
Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons).
|
2008-02-11 10:41:04 +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
|
do not crash when a non-active generator asks for the document
|
2008-03-19 17:01:00 +00:00 |
generator.h
|
Slightly change the indexes used to query the generator for fonts:
|
2007-12-28 17:06:43 +00:00 |
generator_p.cpp
|
Slightly change the indexes used to query the generator for fonts:
|
2007-12-28 17:06:43 +00:00 |
generator_p.h
|
add a private reimplementation of metaData() so the text document generator can show the title of a document
|
2008-03-15 02:15:16 +00:00 |
global.h
|
Introduce a selective merging strategy for text areas, so we merge only all the areas of a text "line" together, not also with the areas above (if the lines overlap).
|
2007-09-05 14:57:15 +00:00 |
misc.cpp
|
redirect all the debug output of core to the debug area
|
2008-01-20 16:39:21 +00:00 |
misc.h
|
Do a lot of include cleanups... we install all important
|
2007-01-03 14:30:48 +00:00 |
observer.cpp
|
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
|
2007-09-09 10:50:36 +00:00 |
observer.h
|
Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document).
|
2007-09-09 10:50:36 +00:00 |
okular_export.h
|
fix win32 compilation
|
2007-03-18 17:14:36 +00:00 |
okularGenerator.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-03-10 22:14:58 +00:00 |
page.cpp
|
redirect all the debug output of core to the debug area
|
2008-01-20 16:39:21 +00:00 |
page.h
|
move deleteTextSelections() to the private class
|
2007-09-03 23:47:12 +00:00 |
page_p.h
|
move deleteTextSelections() to the private class
|
2007-09-03 23:47:12 +00:00 |
pagecontroller.cpp
|
delay the real creation + initialization of the weaver to the real needed moment
|
2007-09-14 23:14:53 +00:00 |
pagecontroller_p.h
|
delay the real creation + initialization of the weaver to the real needed moment
|
2007-09-14 23:14:53 +00:00 |
pagesize.cpp
|
make PageSize implicitely shared
|
2007-04-17 21:20:35 +00:00 |
pagesize.h
|
SVN_SILENT exclude more private stuff from the apidox
|
2007-09-01 22:48:28 +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
|
extract in an own static function te calculation of a rotation matrix from both source and destination rotations
|
2007-09-03 18:16:27 +00:00 |
rotationjob_p.h
|
extract in an own static function te calculation of a rotation matrix from both source and destination rotations
|
2007-09-03 18:16:27 +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
|
add a private reimplementation of metaData() so the text document generator can show the title of a document
|
2008-03-15 02:15:16 +00:00 |
textdocumentgenerator.h
|
new method/signal for okular 0.7 (kde 4.1)
|
2008-02-14 23:23:14 +00:00 |
textdocumentgenerator_p.h
|
add a private reimplementation of metaData() so the text document generator can show the title of a document
|
2008-03-15 02:15:16 +00:00 |
textpage.cpp
|
keep the iterators to the begin and the end of the text entity/ies contaning the search term;
|
2008-03-14 18:15:03 +00:00 |
textpage.h
|
remove TextPage::transform() from the public API, and make the Page change the TextPage transformation easily
|
2007-09-03 19:58:30 +00:00 |
textpage_p.h
|
Core implementation of the backward text search, to be used now in the search bar.
|
2008-03-14 14:14:06 +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 |
version.h
|
Add an installed header with the okular version as number and string (ala kdeversion.h);
|
2008-01-27 16:31:02 +00:00 |