Commit Graph

20 Commits (533b3540cc8cd3d48d2e3d5cfd760bc09e21fdd3)

Author SHA1 Message Date
Ansariel bce82cf302 Only save changes to disk and nofity observers about changes at the end of making batch changes to contact sets 2019-01-27 01:43:07 +01:00
Ansariel 67fceb3ef8 Small round of clean up:
* Remove unused includes
* Fix a case of improper declared method
* Fixed a few cases of variable redefintions
2015-05-09 12:20:04 +02:00
Ansariel d824b7ce63 Rename fscontactsfloater.cpp/h to fsfloatercontacts.cpp/h since the class is called FSFloaterContacts and this causes less confusion 2014-03-21 14:25:19 +01:00
Tank_Master 3d1ac7c0ec Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
Ansariel 4bb102d9c9 Show list of non-friends in contact sets 2014-02-18 21:07:16 +01:00
Ansariel 62b0cf7429 FIRE-12797: Crash with pure virtual call error while editing contact sets 2014-02-03 12:22:14 +01:00
Cinders cda975fa73 Add member count for contact sets in the Contacts floater 2013-12-28 18:20:55 -07:00
Cinders 38bd5ac7fd Add “No sets” to Contact Sets, “No sets” is an internal list showing buddies who are not assigned to any contact set 2013-12-28 13:40:21 -07:00
Cinders 2ef110b3c4 Add “All sets” and “Pseudonym” internal contact sets. 2013-12-26 20:45:47 -07:00
Cinders 62ad939f42 FIRE-3119: Introducing Contact Set Aliases (formerly Pseudonyms) 2013-12-11 00:24:22 -07:00
Cinders 674618d95d Refactoring LGGContactSets, mostly renaming functions and variables, some other changes 2013-12-07 22:03:15 -07:00
Cinders e007c21679 Set some maximum constraints on the number of people you can select in a contact set to operate on. 2013-12-01 13:45:41 -07:00
Cinders 12b8969abc Add contact sets to the people panel for those who like that type of thing 2013-11-21 00:23:52 -07:00
Cinders bb8c85d8b7 Move contact set confirmation callbacks to LGGContactSets so other classes can get to ‘em. Add remove avatar from set confirmation 2013-11-20 20:19:44 -07:00
Cinders 2f9c86077e Refresh the list when we refresh the contact sets 2013-11-20 19:18:02 -07:00
Cinders 483c562ba8 Utilize boost.signals for updating contact sets UI. 2013-11-20 17:52:06 -07:00
Cinders 61aa1ec7ce -_- GCC fix 2013-11-19 22:52:15 -07:00
Cinders 11add669a2 Fix silly contact set bug to make adding non-friends work. 2013-11-19 22:10:32 -07:00
Cinders 1ab48d72a1 Refresh the set list when adding an avatar to a set via right click menu 2013-11-19 21:05:08 -07:00
Cinders fdcd99ae34 Initial drop of new Contact Sets UI, fixes FIRE-10402, FIRE-11346 (and FIRE-5390 if using the new UI)
TODO: signal refresh to avatar list when an avatar is added from right click menu, confirm removal of avatar from set, possible other bugs, possible removal or lggcontactsetsfloater
2013-11-19 17:01:37 -07:00