|
|
|
@6537
|
[6537]
|
5 days |
flynd |
Added missing include, this caused build to fail on OpenBSD.
|
|
|
|
@6503
|
[6503]
|
5 weeks |
flynd |
Added ReadNum/WriteNum? functions for int and unsigned int since long is 64 …
|
|
|
|
@6474
|
[6474]
|
2 months |
flynd |
Remake of user dialog to have same page handling as settings dialog. Added …
|
|
|
|
@6466
|
[6466]
|
3 months |
flynd |
Use const pointer for owner objects that are fetched only for read access.
|
|
|
|
@6463
|
[6463]
|
3 months |
flynd |
Use a const pointer for user objects that are only fetched for read …
|
|
|
|
@6455
|
[6455]
|
3 months |
flynd |
Switch previews for skin/icons when using arrow keys or scroll wheel on …
|
|
|
|
@6448
|
[6448]
|
3 months |
flynd |
Searching in history dialog will now mark all dates with matching entries …
|
|
|
|
@6443
|
[6443]
|
3 months |
flynd |
Some fixes to make qt4-gui compile on OpenBSD.
* Include …
|
|
|
|
@6434
|
[6434]
|
3 months |
eugene |
Tiny cosmetic fix.
|
|
|
|
@6430
|
[6430]
|
3 months |
flynd |
Redefined UserStringList? to use std::string instead of char* so we don't …
|
|
|
|
@6406
|
[6406]
|
3 months |
flynd |
More uin removed from the plugins.
|
|
|
|
@6374
|
[6374]
|
3 months |
flynd |
Use the new DropOwner? function to properly specify which owner to unlock.
|
|
|
|
@6352
|
[6352]
|
4 months |
flynd |
Reverted r6351. If definitions from a class is directly used by a class, …
|
|
|
|
@6351
|
[6351]
|
4 months |
eugene |
Removed licq_user.h inclusion where it seems to be not needed.
|
|
|
|
@6346
|
[6346]
|
4 months |
eugene |
Removed PPIDSTRING extern declaration, since it's already declared in …
|
|
|
|
@6315
|
[6315]
|
4 months |
eugene |
Fixed user addition algorithm.
|
|
|
|
@6313
|
[6313]
|
4 months |
eugene |
Switched one more call from uin to id/ppid.
|
|
|
|
@6304
|
[6304]
|
4 months |
eugene |
Replaced one workaround with an uglier one.
Waiting for emostar to export …
|
|
|
|
@6303
|
[6303]
|
4 months |
eugene |
Cleaned up edit group dialog.
|
|
|
|
@6296
|
[6296]
|
4 months |
eugene |
Revised edit group dialog c-tor, removed default group setting.
|
|
|
|
@6294
|
[6294]
|
4 months |
flynd |
Changed some calls to daemon to not use uin version of functions.
|
|
|
|
@6288
|
[6288]
|
4 months |
eugene |
Merged r6265:6267 SVNROOT/branches/qt4-gui_group
|
|
|
|
@6287
|
[6287]
|
4 months |
eugene |
Merged r6260:6264 from SVNROOT/branches/qt4-gui_group
|
|
|
|
@6283
|
[6283]
|
4 months |
flynd |
Updated to work with and take advantage of new group handling. Contact …
|
|
|
|
@6252
|
[6252]
|
4 months |
eugene |
Shortcuts fix and code simplification.
|
|
|
|
@6249
|
[6249]
|
4 months |
eugene |
Updated to use new daemon setting of default user encoding.
|
|
|
|
@6239
|
[6239]
|
4 months |
eugene |
Introduced Fixed font setting and made it to be used in network log and …
|
|
|
|
@6225
|
[6225]
|
5 months |
eugene |
Revised the owner edit dialog.
|
|
|
|
@6221
|
[6221]
|
5 months |
eugene |
Added a checkbox for choosing whether to notify the user that he has been …
|
|
|
|
@6219
|
[6219]
|
5 months |
eugene |
Cleaned up and revised GPG key management classes.
|
|
|
|
@6216
|
[6216]
|
5 months |
eugene |
Fixed user handling in GPG key management classes, this fixes several …
|
|
|
|
@6211
|
[6211]
|
5 months |
eugene |
Removed tree drawing.
|
|
|
|
@6210
|
[6210]
|
5 months |
eugene |
Cancel group name editing if we receive an update for groups.
|
|
|
|
@6209
|
[6209]
|
5 months |
flynd |
Group edit dialog should also update when groups are changed.
|
|
|
|
@6200
|
[6200]
|
5 months |
flynd |
Use new group subsignals from daemon. Removed some workarounds no longer …
|
|
|
|
@6186
|
[6186]
|
5 months |
flynd |
Add sent and recieved messages to history dialog. Currently the message …
|
|
|
|
@6181
|
[6181]
|
5 months |
emostar |
Add the patch by Sergey Kononenko (Message-ID: …
|
|
|
|
@6180
|
[6180]
|
5 months |
flynd |
Added const declarations to event classes and fixed (hopefully) everything …
|
|
|
|
@6178
|
[6178]
|
5 months |
flynd |
Use clicked signal for calendar so we don't get signal when changing date …
|
|
|
|
@6160
|
[6160]
|
6 months |
eugene |
* Somewhat remade the chat settings page layout to make it look good in …
|
|
|
|
@6151
|
[6151]
|
6 months |
flynd |
No need to pass user menu pointer to views as it can be accessed through …
|
|
|
|
@6139
|
[6139]
|
6 months |
flynd |
Added option to not change status until away message dialog is closed. …
|
|
|
|
@6133
|
[6133]
|
6 months |
flynd |
Adjusted the size of some input boxes to reduce the height of dialogs.
|
|
|
|
@6124
|
[6124]
|
6 months |
flynd |
Update contact list when custom auto response is changed since daemon …
|
|
|
|
@6109
|
[6109]
|
7 months |
flynd |
Allow network window to be minimized. This closes #1619.
|
|
|
|
@6099
|
[6099]
|
7 months |
flynd |
Adjusted variable names and indentation to be more in line with coding …
|
|
|
|
@6097
|
[6097]
|
7 months |
flynd |
Let user menu and event dialog user same enum for event type so we don't …
|
|
|
|
@6093
|
[6093]
|
7 months |
flynd |
Simplified LicqGui::userInfoDlgFinished by supplying dialog pointer …
|
|
|
|
@6069
|
[6069]
|
8 months |
flynd |
Reduce size of custom awaymsg dialog as well.
|
|
|
|
@6068
|
[6068]
|
8 months |
flynd |
Reduce away message dialog default size to 5 lines.
|
|
|
|
@6065
|
[6065]
|
8 months |
erijo |
Moved branches/qt-gui_qt4 to trunk/qt4-gui
|
|
copied from branches/qt-gui_qt4/src/dialogs:
|
|
|
|
@6054
|
[6054]
|
9 months |
eugene |
* Removed all password-related work from SecurityDlg?;
* Renamed …
|