ChangeLog-2.0

 version changed to 2.0
 datatype on reading at reading double from xml fixed
 code cleanup
 set special config settings on autoload on db correctly
 create pww on mainwidget instead on guibase
 display progressdialog on save/saveas added
 keep ".." entry always as first entry on sort listview on change on 3. column
 progressdialog fixes
 speedup catalog line detection on catalog reading
 status info about supported image extensions on selreadable dialog added
 display supported image extensions on console if debug info is enabled
 display tree childs open fixed
 use default selected color for listview
 compiler warnings reduced
 prevent a crash on close if catalog is currently loading
 wrong icon on adding history element on save catalog fixed
 importing media date for adding new media on gtktalog xml import fixed
 display busy cursor during dir read in adddialog added
 scanning / fixed
 set media name automaticlly if / is selected
 size of progressdialog fixed
 hide read errors prepared
 crash at start fixed
 folter tree after import now works again
 dont scan archive if disabled in config
 option for display current scanned file (reading mediainfo, scanning archive) in tray added
 help dialog reworked
 load/save display current scanned file in tray fixed
 display current scanned file (reading mediainfo, scanning archive) in tray also on rescan added
 use tooltip instead popup at tray for current scanned file
 possibility to disable mediainfo at compile time added
 proper delete mediainfo handler at cdcat exit
 display found lib7zip version at console output if debug is enabled
 display info that lib7zip support is not compiled in at selreadable dialog if lib7zip was disabled at compile time
 display info that mediainfo support is not compiled in at selreadable dialog if mediainfo was disabled at compile time
 crash at close fixed
 compile fix
 warnings fixed
 close mediainfo properly
 sorting directories on listview fixed
 resize colum of name colum at listview automaticlly to fit the text in it
 crash on scanning special avi files fixed
 missing free icon base on exit added
 memleak fixes
 version number of detected lib7zip on selreadable dialog added
 type on adding new media fixed
 displaying type in directory tree fixed
 sort order on treeview  and directory view now ascending be default
 keep ".." entry always as first entry on sort listview
 resize colum of name colum at treeview automaticlly to fit the text in it
 allow user to resize column width of directory tree again
 load media info on static mediainfo fixed
 language loading on os/2 fixed
 crash on loading file content fixed
 crash on insert history action fixed
 own messagehandler on debug build added
 os/2 support added
 crash at adding new media if dirview is empty fixed
 make listview columns resizeable again
 sorting on result listview at finddialog added
 sorting at treeview and fileview reenabled
 context menu entries for listview and treeview fixed
 lang selector fixed
 select lang at osx fixed
 changing language on the fly fixed (win32/osx)
 switching back to english lang fixed (win32/osx)
 missing label translation at file view on translation change added
 dirview ported to qtreewidget
 lnode ported to qtreewidgetitem
 hdirview ported to qtreewidget
 directory ported to qtreewidgetitem
 qt3 compat includes removed
 indicator and indention on results listview removed
 qt3support members rewritten
 swapped context menu call fixed
 allow clear result listview if only status text in it
 hqlistview ported to qtreewidget
 hqlistviewitem ported to qtreewidgetitem
 q3listview at finddialog replaced by qtreewidget
 q3listviewitem at finddialog replaced by qtreewidgetitem
 crash at search for duplicates fixed
 find for category at finddialog added
 font selector at content viewer dialog added
 display content size correctly on context viewer dialog
 resize of commwidget content fixed
 commwidget contents fixes
 display content size if file has stored content
 empty file content which sometimes happend fixed
 show debug output for avi parsing if debug output is enabled
 draw line before file info if file info is shown
 m4v extension for mediainfo scanning added
 parameters resorted
 use mainwindow as parent instead guislave (again)
 size of process dialog fixed if no progressbar is shown
 resize of commwidget content fixed
 commwidget is now a dockable widget (can be undocked)
 custom status bar replaced by statusbar of qmainwindow (prevents resizing application window if message is too long)
 displaying lib7zip found status at selreadable dialog fixed
 icon for help action fixed
 more icon fixes ;)
 view menu added
 show/hide status bar added
 show/hide toolbar added
 show/hide comment dock added
 show/hide systray added
 menu height fixed
 regression on repaint commwidget fixed
 save position and size of content dialog added
 save position and size of comment/category dialog added
 proper init of INFOLIST items at parseAviHeader()
 q3gridlayout replaced by qgridlayout
 q3ptrlist replaced by qlist
 q3multilinedit replaced by qtextedit
 q3valuelist replaced by qlist
 q3hboxlayout replaced by qhboxlayout
 q3vboxlayout replaced by qvboxlayout
 mainwidget now uses qmainwidget as base class
 custom toolbar replaced by qmainwidget toolbar (this allows to undock it from mainwidget and let the user move to other place
 qtoolbuttons replaced by qaction in qtoolbar
 q3listbox replaced by qlistwidget
 q3buttongroup replaced by qgroupbox
 q3groupbox replaced by qgroupbox