Review Request: Adds a page/slide navigator control for the statusbar, used in Stage & Flow

Friedrich W. H. Kossebau kossebau at kde.org
Thu Jun 7 19:14:24 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105180/
-----------------------------------------------------------

Review request for Calligra.


Description
-------

Currently in Stage/Flow the status bar just has a read-only display for current page number and pages count.
Which also does not tell if the current pages are Master pages or not.

Attached patch fixes that, by turning the label into a display that turns into an editor, like the zoom controller.

Commit log:
    It has 2 states:
    in first state it displays
    * type of slide/page (incl. if Master one)
    * the number of the current page/slide
    * the number of the page/slide count
    in second state it offers control to
    * go to first/previous/next/last slide/page
    * go by entered number to slide/page
    
    Does not use the icons of the original go* actions, as they look to complex


Diffs
-----

  libs/kopageapp/CMakeLists.txt a353892 
  libs/kopageapp/KoPAView.h 01fbdf1 
  libs/kopageapp/KoPAView.cpp 6fccdb0 
  libs/kopageapp/widgets/KoPageNavigator.h PRE-CREATION 
  libs/kopageapp/widgets/KoPageNavigator.cpp PRE-CREATION 
  libs/kopageapp/widgets/KoPageNavigatorButton.cpp PRE-CREATION 
  libs/kopageapp/widgets/KoPageNavigatorButton_p.h PRE-CREATION 

Diff: http://git.reviewboard.kde.org/r/105180/diff/


Testing
-------

Used in Flow and Stage.


Screenshots
-----------

Display mode
  http://git.reviewboard.kde.org/r/105180/s/600/
Edit mode
  http://git.reviewboard.kde.org/r/105180/s/601/


Thanks,

Friedrich W. H. Kossebau

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120607/44c87def/attachment.htm>


More information about the calligra-devel mailing list