|
|
|
@6483
|
[6483]
|
4 weeks |
flynd |
Always move user if shift key is pressed. Always just add to new group if …
|
|
|
|
@6482
|
[6482]
|
4 weeks |
flynd |
Added option to move users when dragging in contact list.
|
|
|
|
@6463
|
[6463]
|
7 weeks |
flynd |
Use a const pointer for user objects that are only fetched for read …
|
|
|
|
@6444
|
[6444]
|
2 months |
eugene |
Fixed the phone icons suppression conditions.
|
|
|
|
@6352
|
[6352]
|
3 months |
flynd |
Reverted r6351. If definitions from a class is directly used by a class, …
|
|
|
|
@6351
|
[6351]
|
3 months |
eugene |
Removed licq_user.h inclusion where it seems to be not needed.
|
|
|
|
@6346
|
[6346]
|
3 months |
eugene |
Removed PPIDSTRING extern declaration, since it's already declared in …
|
|
|
|
@6344
|
[6344]
|
3 months |
flynd |
Make sure we are in a system group if checking for All Users group.
|
|
|
|
@6334
|
[6334]
|
3 months |
eugene |
No need to duplicate the code.
|
|
|
|
@6333
|
[6333]
|
3 months |
eugene |
Update vertical scrollbar policy when signalled by config.
|
|
|
|
@6318
|
[6318]
|
3 months |
flynd |
Don't swap groups All Users and Other Users in some parts of GUI.
|
|
|
|
@6311
|
[6311]
|
3 months |
flynd |
Make sure groups appearing in view get correct expanded/collapsed state. …
|
|
|
|
@6310
|
[6310]
|
3 months |
flynd |
Make group expanded/collapsed state stay when resorting list. Also added …
|
|
|
|
@6283
|
[6283]
|
3 months |
flynd |
Updated to work with and take advantage of new group handling. Contact …
|
|
|
|
@6279
|
[6279]
|
3 months |
flynd |
Use new user group handling function so we need less code here in the …
|
|
|
|
@6268
|
[6268]
|
3 months |
eugene |
We have no right to trim the text to be displayed.
|
|
|
|
@6231
|
[6231]
|
3 months |
flynd |
Silence warnings from gcc 4.3
|
|
|
|
@6215
|
[6215]
|
3 months |
eugene |
Made delegate retrieve group expanded state from the view instead of the …
|
|
|
|
@6193
|
[6193]
|
4 months |
flynd |
Revised r6191. scrollTo needs to be called for some cases. It's just the …
|
|
|
|
@6192
|
[6192]
|
4 months |
eugene |
Corrected doxygen comment
|
|
|
|
@6191
|
[6191]
|
4 months |
eugene |
Made automatic list scrolling be optional.
|
|
|
|
@6188
|
[6188]
|
4 months |
flynd |
Updated root index of view after model has been reset since the group …
|
|
|
|
@6179
|
[6179]
|
4 months |
flynd |
Scroll userview per pixel instead of per item.
|
|
|
|
@6156
|
[6156]
|
5 months |
flynd |
Added option to hide phone statuses from extended icons without hiding …
|
|
|
|
@6153
|
[6153]
|
5 months |
flynd |
Added a group menu to enable some group actions without opening group edit …
|
|
|
|
@6152
|
[6152]
|
5 months |
flynd |
Changed ContactListModel::reloadAll to be a slot and use it directly …
|
|
|
|
@6151
|
[6151]
|
5 months |
flynd |
No need to pass user menu pointer to views as it can be accessed through …
|
|
|
|
@6150
|
[6150]
|
5 months |
flynd |
Added NameRole? in model to access name/title/alias for items. Changed edit …
|
|
|
|
@6148
|
[6148]
|
5 months |
flynd |
Allow editing contact alias and group names directly in the contact list.
|
|
|
|
@6131
|
[6131]
|
5 months |
flynd |
Don't try to expand groups unless we are in threaded view. This might fix …
|
|
|
|
@6130
|
[6130]
|
5 months |
eugene |
Updated the spanning algorithm to make newly added rows be spanned too if …
|
|
|
|
@6129
|
[6129]
|
5 months |
eugene |
Don't query the model each time.
|
|
|
|
@6128
|
[6128]
|
5 months |
eugene |
Avoid doing unneeded extra job.
|
|
|
|
@6125
|
[6125]
|
5 months |
flynd |
Hidden groups are not kept sorted so system groups may need to be resorted …
|
|
|
|
@6100
|
[6100]
|
6 months |
flynd |
Now that LicqGui::showEventDialog changes existing event dialogs to …
|
|
|
|
@6097
|
[6097]
|
6 months |
flynd |
Let user menu and event dialog user same enum for event type so we don't …
|
|
|
|
@6065
|
[6065]
|
7 months |
erijo |
Moved branches/qt-gui_qt4 to trunk/qt4-gui
|
|
copied from branches/qt-gui_qt4/src/views:
|
|
|
|
@6055
|
[6055]
|
8 months |
eugene |
Overloaded QTreeView::drawBranches().
|