Sort buffers
[quassel.git] / src / qtui / settingspages / networkssettingspage.cpp
2008-10-22 Manuel NickschasTrim network name on edit
2008-09-26 Manuel NickschasBring back icons to NetworkSettingsPage
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-08-17 Manuel NickschasIntroducing Network::requestSetNetworkInfo() to simplif...
2008-06-26 Manuel NickschasWorkaround #151 (deleting and readding a network with...
2008-06-21 Manuel NickschasUpdate button state in NetworksSettingsPage correctly...
2008-03-18 Manuel NickschasMake server/network encoding configurable
2008-03-18 Manuel NickschasHandle network state updates more correctly in Networks...
2008-02-26 Manuel NickschasFinally fixed that ***** crash during network configura...
2008-02-19 Manuel Nickschaswhitespace_around_hostnames--
2008-02-18 Manuel NickschasFinally here: the long awaited auto reconnect! Your...
2008-02-18 Manuel NickschasAnother try...
2008-02-18 Manuel NickschasAdding some debug output for finding out why this crash...
2008-02-18 Manuel NickschasTry to fix a crash in NetworksSettingsPage. Please...
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-13 Manuel NickschasExtended NetworkInfo again to prepare for even more...
2008-02-13 Manuel NickschasAuto Identify works now. Also newly created networks...
2008-02-12 Manuel NickschasAll network settings can now be edited/stored properly...
2008-02-12 Manuel NickschasNetworks can now be removed even when they're connected.
2008-02-11 Marcus EggenbergerThe Networksettings are now stored purely in the Database.
2008-02-07 Manuel NickschasUse a sane default for IRC server port :)
2008-02-03 Manuel NickschasAdded a container dialog for stand-alone settingspages...
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-02-02 Manuel NickschasThis hopefully fixes the occasional segfault when exiti...
2008-02-01 Manuel NickschasTemporarily disabled add/remove networks because of...
2008-02-01 Manuel NickschasRenaming the classes and .ui files that got temp names...
2008-02-01 Manuel NickschasThis is it, the long-awaited huge commit with the new...
2008-01-29 Manuel NickschasOK, disabled warnings for the moment :)
2008-01-29 Manuel NickschasSyncing my current state, Network settings still not...
2008-01-24 Manuel NickschasMake SettingsPages a little bit clearer to use.
2008-01-23 Manuel NickschasCommitting my local state. Mostly still invisible part...
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...