~adamreichold/qpdfview/trunk

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Adam Reichold
  • Date: 2013-11-02 11:02:40 UTC
  • Revision ID: adamreichold@myopera.com-20131102110240-tyfvyvdwt3t2ad1n
fix a life cycle issue when adding/removing annotations (memory leak and missing signal connections)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  * Improved parsing of command-line arguments and Workbench integration on AmigaOS. Thanks to Chris Young.
5
5
  * Improved behaviour of movement keys in certain corner cases. Thanks to Thomas Etter.
6
6
  * Added keyboard shortcuts to focus current page and scale factor in tool bar.
7
 
  * Fix a race condition that could lead to dropping rendered pages.
 
7
  * Fixed a race condition that could lead to dropping rendered pages.
 
8
  * Fixed a small issue with adding and removing annotations.
8
9
  * Updated Czech translations. Thanks to Pavel Fric.
9
10
  * Updated French translations. Thanks to Arnaud Schmittbuhl and Tubuntu.
10
11
  * Updated Ukrainian translations. Thanks to Yuri Chornoivan.