Introduce presets for adding networks
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 12 Jan 2009 00:51:22 +0000 (01:51 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 12 Jan 2009 03:00:44 +0000 (04:00 +0100)
commiteb5efce4b040e37a4d8fbabae37c63528b253744
tree617b632ee3df29a64530d1d3bb94291497f2a79f
parent6f99a6e2f39aaacabe8bb51a7bb1ff53c1b2082f
Introduce presets for adding networks

We now allow providing a networks.ini that contains a predefined list of networks/servers.
When adding a network, one can choose a preset from that list to have server properties
filled in automatically. This should make it much easier for users to add networks.

For adding a custom network, we allow entering the most important data right in the dialog,
to avoid useless clicks.
data/CMakeLists.txt
data/networks.ini [new file with mode: 0644]
src/qtui/settingspages/networkadddlg.ui [new file with mode: 0644]
src/qtui/settingspages/networkssettingspage.cpp
src/qtui/settingspages/networkssettingspage.h
src/qtui/settingspages/settingspages.inc