replaced Q3ListBox with QListWidget and made layouting-stuff ofplugin-description-widget working properly

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@565 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-09-15 23:13:36 +00:00
parent a0d23054ee
commit a53a1e3843
6 changed files with 1186 additions and 37 deletions

View File

@@ -1,3 +1,14 @@
2007-09-16 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/ladspa_effect/ladspa_subplugin_features.cpp:
* include/effect_select_dialog.h:
* src/core/effect_select_dialog.cpp:
replaced Q3ListBox with QListWidget and made layouting-stuff of
plugin-description-widget working properly
* data/locale/de.ts:
fixed some strings in German localization
2007-09-03 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/patman/patman.cpp: