|
|
|
@6502
|
[6502]
|
7 weeks |
erijo |
Properly convert group name to utf8
|
|
|
|
@6463
|
[6463]
|
3 months |
flynd |
Use a const pointer for user objects that are only fetched for read …
|
|
|
|
@6460
|
[6460]
|
3 months |
flynd |
Should be a write lock here as we change things.
|
|
|
|
@6353
|
[6353]
|
4 months |
flynd |
Update group membership first so we send update signal for user after …
|
|
|
|
@6330
|
[6330]
|
4 months |
eugene |
Fixed ppidString cleanup and converted another place of numeric ppid …
|
|
|
|
@6327
|
[6327]
|
4 months |
eugene |
Don't print the meaningless numeric ppid into a log.
|
|
|
|
@6323
|
[6323]
|
4 months |
flynd |
Fixed missing connects for group signals. This caused view to not update …
|
|
|
|
@6321
|
[6321]
|
4 months |
flynd |
Group id may be larger than number of groups. This caused some groups to …
|
|
|
|
@6316
|
[6316]
|
4 months |
eugene |
Switched tiny code blocks, it seems to be better this way…
|
|
|
|
@6312
|
[6312]
|
4 months |
eugene |
Removed the signalling which is implemented elsewhere. This fixes the …
|
|
|
|
@6311
|
[6311]
|
4 months |
flynd |
Make sure groups appearing in view get correct expanded/collapsed state. …
|
|
|
|
@6309
|
[6309]
|
4 months |
flynd |
dataChanged signal cannot be sent between beginInsertRow and endInsertRow. …
|
|
|
|
@6283
|
[6283]
|
4 months |
flynd |
Updated to work with and take advantage of new group handling. Contact …
|
|
|
|
@6273
|
[6273]
|
4 months |
flynd |
Only show Other Users group if there are any contacts in it.
|
|
|
|
@6270
|
[6270]
|
4 months |
flynd |
System groups are always after user groups so add number of user groups …
|
|
|
|
@6223
|
[6223]
|
5 months |
eugene |
Fixed misspelled word.
|
|
|
|
@6205
|
[6205]
|
5 months |
eugene |
Fixed several typos and one case when we reference an already dropped user …
|
|
|
|
@6200
|
[6200]
|
5 months |
flynd |
Use new group subsignals from daemon. Removed some workarounds no longer …
|
|
|
|
@6198
|
[6198]
|
5 months |
flynd |
Restored line removed by mistake r6197.
|
|
|
|
@6197
|
[6197]
|
5 months |
flynd |
Moved some copy+paste code to separate function.
|
|
|
|
@6194
|
[6194]
|
5 months |
flynd |
Don't pass proxy indexes along to model. This fixes problem with crashes …
|
|
|
|
@6190
|
[6190]
|
5 months |
flynd |
Adjusted function names in contactlist to no have slot_ prefix.
|
|
|
|
@6189
|
[6189]
|
5 months |
flynd |
Don't send updates while reloading the contact list. reset() at the end …
|
|
|
|
@6155
|
[6155]
|
6 months |
flynd |
When refreshing contact data also check if birthday icon needs to be …
|
|
|
|
@6153
|
[6153]
|
6 months |
flynd |
Added a group menu to enable some group actions without opening group edit …
|
|
|
|
@6152
|
[6152]
|
6 months |
flynd |
Changed ContactListModel::reloadAll to be a slot and use it directly …
|
|
|
|
@6150
|
[6150]
|
6 months |
flynd |
Added NameRole? in model to access name/title/alias for items. Changed edit …
|
|
|
|
@6148
|
[6148]
|
6 months |
flynd |
Allow editing contact alias and group names directly in the contact list.
|
|
|
|
@6132
|
[6132]
|
6 months |
flynd |
Fixed timer handling for contact animations so animations won't stop …
|
|
|
|
@6112
|
[6112]
|
7 months |
flynd |
Patch by Sergey Kononenko to fix glitch in online since field.
|
|
|
|
@6078
|
[6078]
|
7 months |
flynd |
Removed some compile warnings about hidden virtual functions and unused …
|
|
|
|
@6065
|
[6065]
|
8 months |
erijo |
Moved branches/qt-gui_qt4 to trunk/qt4-gui
|
|
copied from branches/qt-gui_qt4/src/contactlist:
|
|
|
|
@5957
|
[5957]
|
10 months |
eugene |
Made ignored users be visible in Ignore List only.
|