okular/ui
Arseniy Lartsev 9f0ff21a22 Presentation: correct durations for "Fade" transition effect by doing 20 FPS instead of 100 frames total
Right now, fade transition is always done in 100 frames. If the intended duration is, say, 1 second, the actual duration can easily be a few seconds instead, due to the limited CPU power (on my laptop with core i5, those 100 frames take 2 seconds).

I propose a patch that changes the number of frames to 20 * (duration in seconds). 20 FPS still looks completely smooth to me.

REVIEW: 125310
BUGS: 352876
2015-10-15 00:11:32 +02:00
..
data Show stamp preview in stamp tool icon 2013-05-18 17:16:40 +02:00
annotationmodel.cpp Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
annotationmodel.h Krazy: Check for C++ ctors that should be declared 'explicit'. 2010-04-02 19:03:57 +00:00
annotationpopup.cpp Use different RMB menus in page view and review pane 2012-08-15 19:21:25 +02:00
annotationpopup.h Use different RMB menus in page view and review pane 2012-08-15 19:21:25 +02:00
annotationpropertiesdialog.cpp Distinguish straight lines and polygons in texts 2013-04-20 11:16:31 +02:00
annotationpropertiesdialog.h Annotation properties dialog: Moved color and opacity fields from the dialog to the config widget itself 2012-12-28 18:08:01 +01:00
annotationproxymodels.cpp Qt decided to start passing invalid indexes to mapFromSource, do not crash on them 2012-01-16 21:09:10 +01:00
annotationproxymodels.h Add proxy model for grouping by author 2007-09-10 09:35:08 +00:00
annotationtools.cpp Show IBeam cursor instead of Cross while creating text markup annotations 2013-07-31 00:02:12 +02:00
annotationtools.h Show IBeam cursor instead of Cross while creating text markup annotations 2013-07-31 00:02:12 +02:00
annotationwidgets.cpp Made Inplace annotations' alignment configurable 2013-05-18 15:30:46 +02:00
annotationwidgets.h Made Inplace annotations' alignment configurable 2013-05-18 15:30:46 +02:00
annotwindow.cpp Fix latex render in annotations 2014-09-27 01:58:26 +02:00
annotwindow.h Add undo/redo support for annotations 2013-04-06 00:22:48 +02:00
bookmarklist.cpp Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
bookmarklist.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01: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 Print preview: explicitly look for the Okular/Ghostview part 2014-05-11 16:31:07 +02: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 Move focus to view when closing the find bar with the [x] button 2014-09-30 23:15:12 +02:00
findbar.h Move focus to view when closing the find bar with the [x] button 2014-09-30 23:15:12 +02:00
formwidgets.cpp reloading form widgets with layer show and hide 2015-07-20 22:25:35 +05:30
formwidgets.h Undo support for PDF forms 2013-06-03 22:46:41 +02:00
guiutils.cpp Change texts I forgot to change in 35d481e783 2013-05-20 15:01:50 +02:00
guiutils.h Merge remote-tracking branch 'origin/master' into configurable-review-tools 2013-04-19 01:17:56 +02:00
ktreeviewsearchline.cpp Simplify KTreeviewSearchLine to only work on a treeview 2015-09-16 21:43:04 +02:00
ktreeviewsearchline.h Simplify KTreeviewSearchLine to only work on a treeview 2015-09-16 21:43:04 +02:00
latexrenderer.cpp renewcomment -> renewcommand 2014-07-25 00:12:37 +02:00
latexrenderer.h Remove some unused #includes 2013-10-14 20:42:34 +02:00
layers.cpp Simplify KTreeviewSearchLine to only work on a treeview 2015-09-16 21:43:04 +02:00
layers.h Small cleanup of the layer support feature 2015-09-15 01:38:09 +02:00
magnifierview.cpp Fix crash on closing 2015-04-16 00:10:52 +02:00
magnifierview.h Fix crash on closing 2015-04-16 00:10:52 +02:00
minibar.cpp React to toolbar icon change when minibar is in the toolbar 2014-01-12 22:20:29 +01:00
minibar.h React to toolbar icon change when minibar is in the toolbar 2014-01-12 22:20:29 +01: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 Increase the number of pixels we're going to let render even if we don't have the pixmap 2015-07-10 00:05:33 +02:00
pagepainter.h Merge remote-tracking branch 'origin/master' into configurable-review-tools 2013-04-19 01:17:56 +02:00
pagesizelabel.cpp Modify how page size label is shown on the bottom bar 2014-04-15 21:20:32 +02:00
pagesizelabel.h Modify how page size label is shown on the bottom bar 2014-04-15 21:20:32 +02:00
pageview.cpp Merge remote-tracking branch 'origin/gsoc2015_layer_feature' 2015-09-16 22:54:42 +02:00
pageview.h Merge remote-tracking branch 'origin/gsoc2015_layer_feature' 2015-09-16 22:54:42 +02:00
pageviewannotator.cpp Improved squiggly annotation tool icon 2013-07-31 21:30:57 +02:00
pageviewannotator.h Show IBeam cursor instead of Cross while creating text markup annotations 2013-07-31 00:02:12 +02:00
pageviewutils.cpp Small cleanup of the layer support feature 2015-09-15 01:38:09 +02:00
pageviewutils.h Small cleanup of the layer support feature 2015-09-15 01:38:09 +02:00
presentationsearchbar.cpp Normalize signals/slots 2011-07-31 21:22:04 +02: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 Presentation: correct durations for "Fade" transition effect by doing 20 FPS instead of 100 frames total 2015-10-15 00:11:32 +02:00
presentationwidget.h Presentation: correct durations for "Fade" transition effect by doing 20 FPS instead of 100 frames total 2015-10-15 00:11:32 +02:00
priorities.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
propertiesdialog.cpp Make documentInfo be Hash based instead of XML based 2014-08-10 22:38:13 +02:00
propertiesdialog.h Fix my email address 2013-03-14 23:09:07 +01:00
searchlineedit.cpp Move the messagebox about continuing search from core to ui 2014-05-10 11:33:21 +02:00
searchlineedit.h Keep the find bar working after ESC is pressed in PageView 2012-07-12 22:56:24 +02:00
searchwidget.cpp Normalize signals/slots 2011-07-31 21:22:04 +02: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 Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
side_reviews.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
sidebar.cpp Make the sidebar work on widget pointers and not ints 2015-09-16 01:18:17 +02:00
sidebar.h Make the sidebar work on widget pointers and not ints 2015-09-16 01:18:17 +02:00
snapshottaker.cpp Fix behaviour of VideoWidget and SnapshotTaker 2012-09-28 10:11:13 +02:00
snapshottaker.h Fix behaviour of VideoWidget and SnapshotTaker 2012-09-28 10:11:13 +02:00
thumbnaillist.cpp Launch documents from external sources in new tabs 2014-04-09 23:29:58 +02:00
thumbnaillist.h Launch documents from external sources in new tabs 2014-04-09 23:29:58 +02:00
toc.cpp Simplify KTreeviewSearchLine to only work on a treeview 2015-09-16 21:43:04 +02:00
toc.h Merge remote-tracking branch 'origin/KDE/4.10' 2013-03-14 23:09:57 +01:00
tocmodel.cpp Don't attempt to restore old TOCModel if it hasn't been actually saved 2013-06-08 17:27:17 +02:00
tocmodel.h Don't attempt to restore old TOCModel if it hasn't been actually saved 2013-06-08 17:27:17 +02:00
toolaction.cpp Fix my email address 2013-03-14 23:09:07 +01:00
toolaction.h Fix my email address 2013-03-14 23:09:07 +01:00
tts.cpp Normalize signals/slots 2011-07-31 21:22:04 +02:00
tts.h port TTS to QDBusServiceWatcher 2010-08-14 13:18:55 +00:00
url_utils.h Pedentic-- 2014-03-02 13:59:49 +01:00
videowidget.cpp Repeat videos in PDFs automatically when needed 2015-09-26 17:30:04 +02:00
videowidget.h Make VideoWidget independet of associated annotation type 2012-10-22 13:03:36 +02:00