root/trunk/qt4-gui/src/dialogs

Revision Log Mode:


Legend:

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