okular/ui
Albert Astals Cid 6f0fec062e properly initialize m_vectorIndex
BUGS: 202213

svn path=/trunk/KDE/kdegraphics/okular/; revision=1138341
2010-06-15 18:27:44 +00:00
..
data disable the (already unused) knewstuff2 stuff from compilation and installation 2009-12-26 16:23:36 +00:00
annotationmodel.cpp Copy Okular's app icon from Oxygen core as "okular", 2008-06-12 18:51:36 +00:00
annotationmodel.h Krazy: Check for C++ ctors that should be declared 'explicit'. 2010-04-02 19:03:57 +00:00
annotationpopup.cpp Enable people to remove annotations from the tree in the page or author 2008-08-14 09:27:56 +00:00
annotationpopup.h Krazy: Check for C++ ctors that should be declared 'explicit'. 2010-04-02 19:03:57 +00:00
annotationpropertiesdialog.cpp make the movie annotations recognizable in the interface 2008-08-23 00:09:59 +00:00
annotationpropertiesdialog.h SVN_SILENT fix include guard 2008-02-08 15:22:15 +00:00
annotationproxymodels.cpp Enable people to remove annotations from the tree in the page or author 2008-08-14 09:27:56 +00:00
annotationproxymodels.h Add proxy model for grouping by author 2007-09-10 09:35:08 +00:00
annotationtools.cpp remember to always intialize your vars; m_init, in this case 2009-05-25 15:33:08 +00:00
annotationtools.h fix win32 compilation 2007-03-18 17:14:36 +00:00
annotationwidgets.cpp - drop the "stamp-" prefix from svg stamps: first the stamp is searched among the SVG stamps, otherwise the classic "icon" loading is tried 2008-11-16 00:06:29 +00:00
annotationwidgets.h Add a very simple configuration widget for caret annotations. 2008-04-23 07:55:39 +00:00
annotwindow.cpp focus the text when showing an annotation popup 2009-03-04 14:30:42 +00:00
annotwindow.h focus the text when showing an annotation popup 2009-03-04 14:30:42 +00:00
bookmarklist.cpp maintain the bookmark view sorted when adding new elements in the "selective" tree update 2010-05-22 17:19:36 +00:00
bookmarklist.h add a context menu for the top-level items (representing the files), to allow to: 2010-01-09 13:15:33 +00:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
embeddedfilesdialog.cpp Fix the embedded files dialog's save button, so that it enables/disables as per selection. 2010-03-03 16:46:29 +00:00
embeddedfilesdialog.h Fix the embedded files dialog's save button, so that it enables/disables as per selection. 2010-03-03 16:46:29 +00:00
fileprinterpreview.cpp PS print dialog: open with a non-lilliputian size, and remember its size across invocations 2009-03-26 22:44:16 +00:00
fileprinterpreview.h PS print dialog: open with a non-lilliputian size, and remember its size across invocations 2009-03-26 22:44:16 +00:00
findbar.cpp Set the 'close' toolbutton in the findbar to default size (review request 3589). 2010-04-14 11:46:36 +00:00
findbar.h stop the search when pressing the [x] button in the find bar 2009-11-05 23:21:56 +00:00
formwidgets.cpp KUrl::path() -> KUrl::toLocalFile() 2010-01-08 15:29:38 +00:00
formwidgets.h Krazy: Check for C++ ctors that should be declared 'explicit'. 2010-04-02 19:03:57 +00:00
guiutils.cpp Krazy: Check single-char QString operations for efficiency. 2010-04-02 19:07:36 +00:00
guiutils.h make the iconloader in GuiUtils a stack 2010-03-17 19:37:52 +00:00
ktreeviewsearchline.cpp Support case sensitivity and regular expressions in the 2009-10-15 20:25:47 +00:00
ktreeviewsearchline.h Support case sensitivity and regular expressions in the 2009-10-15 20:25:47 +00:00
minibar.cpp do not hardcode the maximum number of digits of the pages line edit to 4 2009-05-06 23:00:38 +00:00
minibar.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
pageitemdelegate.cpp krazy include order issues 2007-04-19 18:30:20 +00:00
pageitemdelegate.h Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane. 2007-01-19 23:30:32 +00:00
pagepainter.cpp do not trust kdelibs to give a pixmap even if we ask for it since sometimes it fails 2010-03-23 21:50:13 +00:00
pagepainter.h Make it possible to draw just sections (crops within bounding boxes) of pages. 2008-05-19 00:37:14 +00:00
pagesizelabel.cpp show/hide the antiwidget when we show/hide ourselves 2007-11-28 23:40:39 +00:00
pagesizelabel.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
pageview.cpp Nicer way to handle setting of the drag cursor now that we have some actions that trigger on double click 2010-03-25 20:59:16 +00:00
pageview.h Nicer way to handle setting of the drag cursor now that we have some actions that trigger on double click 2010-03-25 20:59:16 +00:00
pageviewannotator.cpp i wonder why gcc thinks this is an ambiguous if, but fix the warning 2009-08-10 21:55:41 +00:00
pageviewannotator.h Review toolbar: 2007-12-08 15:59:04 +00:00
pageviewutils.cpp Load video widgets for the video annotations of the document in the main page view. 2008-08-25 01:59:23 +00:00
pageviewutils.h Load video widgets for the video annotations of the document in the main page view. 2008-08-25 01:59:23 +00:00
presentationsearchbar.cpp Icon naming spec compliance (code changes - KDE/): 2007-12-28 19:10:48 +00:00
presentationsearchbar.h make the D-Bus call for the search have effect also when in presentation mode; 2007-04-20 19:45:33 +00:00
presentationwidget.cpp Okular: in presentation mode, disable mouse clicks on the overlay if mouse cursor is hidden. 2010-04-02 19:20:54 +00:00
presentationwidget.h bring back the leaveEvent as as pino noted its is needed for multimonitor setups 2010-03-30 19:59:59 +00:00
propertiesdialog.cpp activate the overwriting confirmation in all the other file save dialogs 2009-12-26 20:47:58 +00:00
propertiesdialog.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
searchlineedit.cpp port SearchLineWidget to KPixmapSequence* and remove own AnimatedWidget 2010-03-19 15:24:07 +00:00
searchlineedit.h port SearchLineWidget to KPixmapSequence* and remove own AnimatedWidget 2010-03-19 15:24:07 +00:00
searchwidget.cpp Copy Okular's app icon from Oxygen core as "okular", 2008-06-12 18:51:36 +00:00
searchwidget.h it does not need to be a toolbar, a widget + layout is more than enough 2007-08-24 14:04:48 +00:00
side_reviews.cpp Save case sensitivity and regular expression search options for the Contents 2009-11-19 17:26:41 +00:00
side_reviews.h Save case sensitivity and regular expression search options for the Contents 2009-11-19 17:26:41 +00:00
sidebar.cpp Kill two superfluous empty lines I added by mistake. SVN_SILENT 2009-10-13 00:06:24 +00:00
sidebar.h Make it possible to choose the size for the icons in the sidebar, by choosing it in the popup menu of the sidebar itself. 2007-11-01 22:58:09 +00:00
thumbnaillist.cpp properly initialize m_vectorIndex 2010-06-15 18:27:44 +00:00
thumbnaillist.h Typo fixes for API documentation. 2008-12-01 03:52:13 +00:00
toc.cpp Save case sensitivity and regular expression search options for the Contents 2009-11-19 17:26:41 +00:00
toc.h Save case sensitivity and regular expression search options for the Contents 2009-11-19 17:26:41 +00:00
tocmodel.cpp Support for external URLs as destination for the TOC items. 2008-11-30 15:48:01 +00:00
tocmodel.h Krazy: Check for C++ ctors that should be declared 'explicit'. 2010-04-02 19:03:57 +00:00
toolaction.cpp proxyWidget just died 2010-01-24 02:17:11 +00:00
toolaction.h Add a tool button in the toolbar with the "select" actions. 2007-09-14 10:02:33 +00:00
tts.cpp no need to tie the TTS object to the page view stuff, just emit the error messages and let the page view handle them 2008-08-23 11:09:04 +00:00
tts.h no need to tie the TTS object to the page view stuff, just emit the error messages and let the page view handle them 2008-08-23 11:09:04 +00:00
videowidget.cpp leave the seek slider in the popup as horizontal 2008-08-28 12:46:35 +00:00
videowidget.h few improvements to the video widget (yay for airport hacking): 2008-08-27 13:54:54 +00:00