- update to 1.7:

+ tons of bugfixes
  + Port to KDE4/QT4, reduced KDE dependency to a minimum
  + Command line options have changed (--help is out of date)
  + Configuration files have been moved to ~/.bibletime/
  + i18n of UI strings is now handled by QT
  + Massive code cleanups and internal refactoring
  + New bookshelf manager
  + New external communications interface DBUS (instead of DCOP)
  + many Bookshelf improvements
  + Corrections and enhancements to session management
  + Search dialog now has a history for the modules to search in

OBS-URL: https://build.opensuse.org/package/show/Education/bibletime?expand=0&rev=9
This commit is contained in:
Lars Vogdt
2009-07-23 10:18:53 +00:00
committed by Git OBS Bridge
parent 5709dea274
commit 1fe4ecd789
7 changed files with 45 additions and 85 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jul 23 12:13:43 CEST 2009 - lars@linux-schulserver.de
- update to 1.7:
+ tons of bugfixes
+ Port to KDE4/QT4, reduced KDE dependency to a minimum
+ Command line options have changed (--help is out of date)
+ Configuration files have been moved to ~/.bibletime/
+ i18n of UI strings is now handled by QT
+ Massive code cleanups and internal refactoring
+ New bookshelf manager
+ New external communications interface DBUS (instead of DCOP)
+ many Bookshelf improvements
+ Corrections and enhancements to session management
+ Search dialog now has a history for the modules to search in
-------------------------------------------------------------------
Thu Jul 23 10:36:01 CEST 2009 - lars@linux-schulserver.de