lp:npresenter/stable

Created by Karsten Krispin and last modified
Get this branch:
bzr branch lp:npresenter/stable
Members of khk can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
khk
Project:
nPresenter
Status:
Development

Recent revisions

16. By Karsten Krispin

further tuning on .bzrignore

15. By Karsten Krispin

litte update to README

14. By Karsten Krispin

fine tuned .bzrignore a bit so that nPresenter binary should not be added

13. By Karsten Krispin

added LICENSE and README file

12. By Karsten Krispin

when retrieving the asprect ratio of a given viewport with Document::viewportAspectRatio(),
check whether any document is loaded.

11. By Karsten Krispin

changed .bzrignore to hopefully ingore nPresenter now

10. By Karsten Krispin

added a first version of a "cool" logo

9. By Karsten Krispin

* added Document::viewportAspectRatio() to determine correct aspect ratios of viewport
* fine-tuned doxygen config a bit

8. By Karsten Krispin

plenty of changes:
 * biggest change is rewrite of pdf/Document
  - it now is a singleton class which handles its loaded document by itself
  - caching is done in a seperate thread.
  - Poppler has been made "thread-safe". At least it works with threads now. ;)
  - document understands Viewport Layout.

* nPresenter
 - added help screen on start up
 - you can cycle through Viewport Layouts which Document now provides
 - interaction with new Document-Class is checked in. Could still be cleaned up a bit.

* pdf/Page
 - removed - all done in Document now

* nPresenter.doxygen
 - added configuration for doxygen.
 - We now can generate docs. Hurray! :)

7. By Karsten Krispin

- added ClockWidget
  - to show the elapsed time of the presentation
- corrected calculation of ViewportWidget::viewportSize()

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers