TheSpiritXIII
997418a9de
Store friend requests
2015-08-20 17:58:03 -04:00
tux3
62d298462b
Fix circles doubling when reloaded
...
We do need to clear before reloading.
2015-06-27 21:32:11 +02:00
tux3
79d335ff4c
Merge branch 'pr1890'
2015-06-26 14:13:03 +02:00
TheSpiritXIII
d2c0301103
Circles: Fix circle color on theme change, remove debugging stuff
...
Conflicts:
res.qrc
2015-06-26 13:38:51 +02:00
TheSpiritXIII
b6df8ce34a
Circles: Fix sort circles on menus, fix groupchat rename through widget, improve activity sort performance
2015-06-26 10:54:50 +02:00
TheSpiritXIII
79424de10a
Circles: Use history for activity, fix search
2015-06-26 10:54:49 +02:00
TheSpiritXIII
d9d6f20bf7
Circles: Fix convention, crash and activity cycling
2015-06-26 10:54:49 +02:00
TheSpiritXIII
858b005567
Circles: Fix memory leaks and extraneous saving
2015-06-26 10:54:49 +02:00
TheSpiritXIII
e233d7d1c6
Allow circles to be created while sorted by activity
2015-06-26 10:54:49 +02:00
TheSpiritXIII
15f10c2f34
Recent list (right click empty list to test)
2015-06-26 10:54:49 +02:00
tux3
33a33ef051
Rebase on master
2015-06-26 10:54:49 +02:00
TheSpiritXIII
ac2263b3e8
Save circle settings after each modification
2015-06-26 10:54:00 +02:00
TheSpiritXIII
0d4ca979bc
Fix right click friend in circle
2015-06-26 10:54:00 +02:00
Daniel Hrabovcak
715ef0ce65
Store circle widgets, fixed related bugs
2015-06-26 10:54:00 +02:00
Daniel Hrabovcak
27237e6164
Compact settings and minor circle widget cleanup
2015-06-26 10:53:01 +02:00
agilob
cc0c929ab9
removed unused settings attributes
...
closes tux3/qTox #628
2015-06-20 12:50:56 +01:00
tux3
d50bcd1161
Faster profile settings saving
...
Don't reload from disk right before we save
2015-06-07 01:13:07 +02:00
tux3
1a8afd9543
Make compact contact list a per-profile setting
...
Because some profiles have a huge contact list and some not, so it makes no sense as a global setting
2015-06-07 01:00:32 +02:00
tux3
13bea16292
Add encrypting profile settings serializer
...
We now use a binary serialized format to save space and allow clean encryption of the user settings.
All the settings can (and should) be edited from the GUI so there is no loss of functionnality.
It can still read the old .ini format, and will seamlessly upgrade to the new format.
Fixes #1810
2015-06-06 20:15:50 +02:00
Zetok Zalbavar
67e9aeec63
Fix incorrect copyright headers
...
The qTox Project is not associated with the Tox Project in any way, with the
exception of "qTox" using the Tox Projet's "toxcore" collection of libraries.
In particular, the Tox Projet does not own copyright over the qTox Project's
"qTox" collection of software, source code, and assets.
The qTox Project's assets are under the sole copyright of the qTox
contributors, and no partiular rights are granted to the Tox Project.
2015-06-06 14:51:28 +01:00
tux3
20f254651d
Reorganize files
2015-06-06 01:44:47 +02:00