okular/core
Albert Astals Cid b9d749bc0d Commit "Document information" patch by Luigi Toscano, 8 months without a nack from any devel and i like it, so let's commit it
Luigi's mail says
********
The attached patch changes a bit the handling of document informations 
and the informations shown in the info page.
- document path is added to the information and a button allows you to 
toggle between to file name (default) and the complete path;
- the number of the page is added to the information set by 
documentInfo() and not by the properties dialog (so the latter will not 
modify datas);
- the order of the information shown is the fixed now (see 
orderedProperties).
*********

Then there are a few things of my own since some const here and there and adding three values to Key enum

Also it fixes wish 208999
BUGS: 208999

svn path=/trunk/KDE/kdegraphics/okular/; revision=1049872
2009-11-16 00:46:33 +00:00
..
script Fix iterator 2008-11-11 18:48:40 +00:00
action.cpp Add for GotoAction the possibility to represent a named destination, instead of a viewport. 2009-05-13 11:13:04 +00:00
action.h Add for GotoAction the possibility to represent a named destination, instead of a viewport. 2009-05-13 11:13:04 +00:00
annotations.cpp Add a preliminary and simple version of Movie object and MovieAnnotation. 2008-08-23 00:07:59 +00:00
annotations.h Add a preliminary and simple version of Movie object and MovieAnnotation. 2008-08-23 00:07:59 +00:00
annotations_p.h Add the possibility to store in an Annotation a "native id" of the annotation itself. 2008-04-13 13:45:32 +00:00
area.cpp add a function that returns the center of a given normalized rect 2009-11-12 21:45:35 +00:00
area.h add a function that returns the center of a given normalized rect 2009-11-12 21:45:35 +00:00
audioplayer.cpp remove the mapping when the playback of a sound is done 2008-12-14 12:12:46 +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 undefine the internal macros at the end 2009-01-10 11:32:54 +00:00
bookmarkmanager.h Add a bookmarksChanged(url) signal to notify when the bookmarks for that url have changed. 2008-04-04 09:50:41 +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 Commit "Document information" patch by Luigi Toscano, 8 months without a nack from any devel and i like it, so let's commit it 2009-11-16 00:46:33 +00:00
document.h Commit "Document information" patch by Luigi Toscano, 8 months without a nack from any devel and i like it, so let's commit it 2009-11-16 00:46:33 +00:00
document_p.h Commit "Document information" patch by Luigi Toscano, 8 months without a nack from any devel and i like it, so let's commit it 2009-11-16 00:46:33 +00:00
fileprinter.cpp Fix Print to File output by using Ghostscript ps2pdf to convert ps print file 2008-12-14 23:18:52 +00:00
fileprinter.h Fix Print to File output by using Ghostscript ps2pdf to convert ps print file 2008-12-14 23:18:52 +00:00
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 2008-08-01 20:26:22 +00:00
fontinfo.h 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 2008-08-01 20:26:22 +00:00
form.cpp Add support for an action to be triggered on activation. 2008-03-20 17:42:17 +00:00
form.h Add support for an action to be triggered on activation. 2008-03-20 17:42:17 +00:00
form_p.h Add support for an action to be triggered on activation. 2008-03-20 17:42:17 +00:00
generator.cpp add synctex support for pdf files 2009-07-27 14:15:33 +00:00
generator.h typos -= 2 2009-07-27 17:12:34 +00:00
generator_p.cpp when generating the page image in an internal secondary thread (started by the base generator), then also calculate the page bounding box in the thread 2008-05-20 15:20:40 +00:00
generator_p.h when generating the page image in an internal secondary thread (started by the base generator), then also calculate the page bounding box in the thread 2008-05-20 15:20:40 +00:00
global.h Add an action kind for executing a script when activated. 2008-04-13 22:30:27 +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
movie.cpp add showControls and playMode properties 2008-08-24 21:33:23 +00:00
movie.h SVN_SILENT Fix typos in kdegraphics 2008-10-24 07:10:18 +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 add the possibility to store an useful bounding box of a page, and for generators to notify the document (and its observers) on its change 2008-05-18 23:06:21 +00:00
okular_export.h fix win32 compilation 2007-03-18 17:14:36 +00:00
okularGenerator.desktop SVN_SILENT made messages (.desktop file) 2009-10-13 10:29:02 +00:00
page.cpp add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 2009-11-12 21:48:43 +00:00
page.h add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 2009-11-12 21:48:43 +00:00
page_p.h add flags to selectively choose the page parts to serialize 2008-11-14 23:38:02 +00:00
pagecontroller.cpp check that the rotation page notification really refers to a page of a document 2009-06-30 17:21:55 +00:00
pagecontroller_p.h check that the rotation page notification really refers to a page of a document 2009-06-30 17:21:55 +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
scripter.cpp Start implementing the JavaScript scripting API for PDF documents, 2008-05-18 16:37:07 +00:00
scripter.h Add a scripter class to execute scripts on request. 2008-04-13 22:31:59 +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 Make Okular able to distinguish the LilyPond "Point and click" links, 2008-09-22 13:41:28 +00:00
sourcereference.h Add missing Q_DISABLE_COPY 2007-01-05 16:40:07 +00:00
sourcereference_p.h Make Okular able to distinguish the LilyPond "Point and click" links, 2008-09-22 13:41:28 +00:00
textdocumentgenerator.cpp tab -> whitespace fixes 2009-05-21 16:46:05 +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 Pedantic 2009-01-10 11:48:04 +00:00
texteditors_p.h Add "Lyx client" as predefined editor. 2009-07-06 19:21:48 +00:00
textpage.cpp add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 2009-11-12 21:48:43 +00:00
textpage.h add a text() function that returns characters not containing any pixel inside the given area but the center pixel of the char rectangle 2009-11-12 21:48:43 +00:00
textpage_p.h Internally replace a TextEntity with a "lighter version", that stores the raw UTF-16 data of the text. 2008-05-01 19:03:02 +00:00
utils.cpp Introduce realDpi{X,Y}(), that (on X11) can return the ral DPI values w/o any Xrdb setting. 2009-06-09 00:45:02 +00:00
utils.h SVN_SILENT fix doxygen @since tag 2009-06-09 01:03:50 +00:00
utils_p.h add an internal function to "pump" to the content of a QIODevice to another one 2008-11-15 12:33:05 +00:00
version.h bump development version to 0.9.80 2009-06-25 00:48:01 +00:00
view.cpp Start a View class for managing the "views" of a document. 2008-04-27 11:05:59 +00:00
view.h add a CapabilitySerializable for capabilities suitable for being saved and loaded 2008-05-31 21:08:08 +00:00
view_p.h Start a View class for managing the "views" of a document. 2008-04-27 11:05:59 +00:00