[vlc-devel] commit: Stop allocating QSettings all the time everywhere. ( Jean-Baptiste Kempf )

git version control git at videolan.org
Wed Jul 30 01:57:18 CEST 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jul 29 16:59:33 2008 -0700| [473924674c85c5f5c11a5c2e0564ad6cc8f7d566]

Stop allocating QSettings all the time everywhere.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=473924674c85c5f5c11a5c2e0564ad6cc8f7d566
---

 modules/gui/qt4/components/open_panels.cpp         |    7 +--
 modules/gui/qt4/components/playlist/playlist.cpp   |    9 ++--
 modules/gui/qt4/components/playlist/playlist.hpp   |    5 +-
 .../gui/qt4/components/playlist/playlist_item.cpp  |   14 ++++--
 .../gui/qt4/components/playlist/playlist_item.hpp  |    4 +-
 .../gui/qt4/components/playlist/playlist_model.cpp |    5 +-
 modules/gui/qt4/dialogs/playlist.cpp               |   18 ++++-----
 modules/gui/qt4/dialogs/playlist.hpp               |    1 -
 modules/gui/qt4/main_interface.cpp                 |    7 +--
 modules/gui/qt4/qt4.cpp                            |    7 ++-
 modules/gui/qt4/qt4.hpp                            |    5 ++
 modules/gui/qt4/util/qvlcframe.hpp                 |   40 +++++++++-----------
 12 files changed, 60 insertions(+), 62 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=473924674c85c5f5c11a5c2e0564ad6cc8f7d566



More information about the vlc-devel mailing list