[licq-im/licq] b6ecdf: qt4-gui: Proper init of column data
[email protected] Thu, 22 Sep 2011 13:33:26 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/1.5-stable
Home: https://github.com/licq-im/licq
Commit: b6ecdf2ff1e865ae8d389e3a777fd657171d5cdd
https://github.com/licq-im/licq/commit/b6ecdf2ff1e865ae8d389e3a777fd657171d5cdd
Author: Anders Olofsson <[email protected]>
Date: 2011-09-22 (Thu, 22 Sep 2011)
Changed paths:
M qt4-gui/src/config/contactlist.cpp
M qt4-gui/src/config/contactlist.h
Log Message:
-----------
qt4-gui: Proper init of column data
Init data for columns not in config file as settings dialog will
fetch all columns.
Also add range checking of column count and set enum values to avoid
changing config file format.
Commit: 16b5a8037669b9c2b55aef59b5984e008e4e5fde
https://github.com/licq-im/licq/commit/16b5a8037669b9c2b55aef59b5984e008e4e5fde
Author: Anders Olofsson <[email protected]>
Date: 2011-09-22 (Thu, 22 Sep 2011)
Changed paths:
M qt4-gui/src/widgets/mlview.cpp
Log Message:
-----------
qt4-gui: Init mlview variable before using it
Compare: https://github.com/licq-im/licq/compare/3567cd4...16b5a80