root/trunk/qt4-gui


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @6429 [6429] 2008-07-05 22:51:39 eugene Replaced gLicqDaemon->AddUserToList? with creation of AddUserDlg?, which is …
(edit) @6428 [6428] 2008-07-05 13:09:27 eugene Don't interfere Qt with additional mouse selection copying slots, just …
(edit) @6427 [6427] 2008-07-05 12:44:11 eugene Revised emoticon (un)parsing. It's not a hyperlink now. It removes …
(edit) @6426 [6426] 2008-07-05 06:02:06 eugene Fixed the slot name.
(edit) @6424 [6424] 2008-07-04 23:12:17 flynd Always autofocus message window/tab if it's opened by the user.
(edit) @6406 [6406] 2008-07-03 22:20:05 flynd More uin removed from the plugins.
(edit) @6393 [6393] 2008-07-02 09:15:08 eugene A bit more DropOwner? fixes.
(edit) @6374 [6374] 2008-07-01 06:31:24 flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6365 [6365] 2008-07-01 03:39:13 flynd Removed some uin calls in qt4-gui.
(edit) @6360 [6360] 2008-06-27 16:26:51 flynd If path to include is added it won't use the header from the source tree.
(edit) @6353 [6353] 2008-06-21 04:00:10 flynd Update group membership first so we send update signal for user after …
(edit) @6352 [6352] 2008-06-20 05:13:34 flynd Reverted r6351. If definitions from a class is directly used by a class, …
(edit) @6351 [6351] 2008-06-19 09:04:07 eugene Removed licq_user.h inclusion where it seems to be not needed.
(edit) @6350 [6350] 2008-06-19 08:56:22 eugene Fixed breakage caused by r6347.
(edit) @6346 [6346] 2008-06-19 05:54:27 eugene Removed PPIDSTRING extern declaration, since it's already declared in …
(edit) @6345 [6345] 2008-06-19 01:05:53 flynd Fixed typo in r6342.
(edit) @6344 [6344] 2008-06-19 01:01:26 flynd Make sure we are in a system group if checking for All Users group.
(edit) @6342 [6342] 2008-06-19 00:08:14 flynd Other users isn't selectable so no point in allowing it as startup group.
(edit) @6339 [6339] 2008-06-18 23:55:53 flynd Fix for r6336. Group id might be higher than number of groups.
(edit) @6336 [6336] 2008-06-18 03:53:51 eugene Changed default values for startup group to All Users. Made read values to …
(edit) @6334 [6334] 2008-06-17 20:21:43 eugene No need to duplicate the code.
(edit) @6333 [6333] 2008-06-17 18:19:30 eugene Update vertical scrollbar policy when signalled by config.
(edit) @6332 [6332] 2008-06-17 16:49:11 eugene Two more places for ppidString…
(edit) @6330 [6330] 2008-06-17 16:09:25 eugene Fixed ppidString cleanup and converted another place of numeric ppid …
(edit) @6327 [6327] 2008-06-17 15:45:35 eugene Don't print the meaningless numeric ppid into a log.
(edit) @6323 [6323] 2008-06-17 03:34:46 flynd Fixed missing connects for group signals. This caused view to not update …
(edit) @6322 [6322] 2008-06-17 03:18:28 flynd Store group id with each item in the group combo box so we know which id …
(edit) @6321 [6321] 2008-06-17 03:17:21 flynd Group id may be larger than number of groups. This caused some groups to …
(edit) @6320 [6320] 2008-06-17 02:23:16 flynd One line too many in r6319.
(edit) @6319 [6319] 2008-06-17 02:19:46 flynd Use new group handling when pressing delete key to remove a user from a …
(edit) @6318 [6318] 2008-06-17 02:17:20 flynd Don't swap groups All Users and Other Users in some parts of GUI.
(edit) @6316 [6316] 2008-06-16 09:30:13 eugene Switched tiny code blocks, it seems to be better this way…
(edit) @6315 [6315] 2008-06-16 09:26:35 eugene Fixed user addition algorithm.
(edit) @6313 [6313] 2008-06-15 11:09:59 eugene Switched one more call from uin to id/ppid.
(edit) @6312 [6312] 2008-06-15 03:06:17 eugene Removed the signalling which is implemented elsewhere. This fixes the …
(edit) @6311 [6311] 2008-06-15 00:45:44 flynd Make sure groups appearing in view get correct expanded/collapsed state. …
(edit) @6310 [6310] 2008-06-15 00:33:52 flynd Make group expanded/collapsed state stay when resorting list. Also added …
(edit) @6309 [6309] 2008-06-14 23:21:57 flynd dataChanged signal cannot be sent between beginInsertRow and endInsertRow. …
(edit) @6304 [6304] 2008-06-14 12:23:19 eugene Replaced one workaround with an uglier one. Waiting for emostar to export …
(edit) @6303 [6303] 2008-06-14 12:18:55 eugene Cleaned up edit group dialog.
(edit) @6298 [6298] 2008-06-14 10:32:47 eugene Added proper saving and restoring of startup group.
(edit) @6297 [6297] 2008-06-14 09:13:31 eugene Added an option to include 'All Users' group into the group combobox.
(edit) @6296 [6296] 2008-06-14 09:12:16 eugene Revised edit group dialog c-tor, removed default group setting.
(edit) @6294 [6294] 2008-06-14 06:24:08 flynd Changed some calls to daemon to not use uin version of functions.
(edit) @6293 [6293] 2008-06-14 05:40:05 flynd Use new group function when removing user from new users group so we get …
(edit) @6289 [6289] 2008-06-14 04:14:54 eugene Merged in changes by r6260 SVNROOT/branches/qt4-gui_group
(edit) @6288 [6288] 2008-06-14 04:10:17 eugene Merged r6265:6267 SVNROOT/branches/qt4-gui_group
(edit) @6287 [6287] 2008-06-14 04:06:02 eugene Merged r6260:6264 from SVNROOT/branches/qt4-gui_group
(edit) @6283 [6283] 2008-06-14 03:47:03 flynd Updated to work with and take advantage of new group handling. Contact …
(edit) @6281 [6281] 2008-06-14 03:22:13 eugene Added Copy User ID to clipboard user menu action.
(edit) @6279 [6279] 2008-06-13 03:40:47 flynd Use new user group handling function so we need less code here in the …
(edit) @6273 [6273] 2008-06-12 05:14:06 flynd Only show Other Users group if there are any contacts in it.
(edit) @6272 [6272] 2008-06-12 04:29:36 flynd Default to threaded view on.
(edit) @6270 [6270] 2008-06-12 03:21:37 flynd System groups are always after user groups so add number of user groups …
(edit) @6268 [6268] 2008-06-11 23:16:15 eugene We have no right to trim the text to be displayed.
(edit) @6252 [6252] 2008-06-11 07:43:08 eugene Shortcuts fix and code simplification.
(edit) @6249 [6249] 2008-06-11 05:31:29 eugene Updated to use new daemon setting of default user encoding.
(edit) @6241 [6241] 2008-06-06 21:43:01 eugene Updated Russian translation.
(edit) @6239 [6239] 2008-06-06 07:23:44 eugene Introduced Fixed font setting and made it to be used in network log and …
(edit) @6237 [6237] 2008-06-05 22:23:51 root_42 - Updated German translation
(edit) @6231 [6231] 2008-06-05 00:40:20 flynd Silence warnings from gcc 4.3
(edit) @6228 [6228] 2008-06-02 00:48:07 flynd Fixed compiler error caused by r6227.
(edit) @6225 [6225] 2008-05-28 13:49:40 eugene Revised the owner edit dialog.
(edit) @6224 [6224] 2008-05-28 13:47:07 eugene Added an ability to skip protocols for which an owner exists.
(edit) @6223 [6223] 2008-05-28 13:43:26 eugene Fixed misspelled word.
(edit) @6222 [6222] 2008-05-26 23:52:26 flynd Removed using clause from qt4-gui headers.
(edit) @6221 [6221] 2008-05-26 05:50:34 eugene Added a checkbox for choosing whether to notify the user that he has been …
(edit) @6219 [6219] 2008-05-26 05:28:02 eugene Cleaned up and revised GPG key management classes.
(edit) @6218 [6218] 2008-05-26 03:39:54 flynd Fixed everything that broke in r6217.
(edit) @6216 [6216] 2008-05-26 03:06:39 eugene Fixed user handling in GPG key management classes, this fixes several …
(edit) @6215 [6215] 2008-05-26 01:06:11 eugene Made delegate retrieve group expanded state from the view instead of the …
(edit) @6212 [6212] 2008-05-26 00:02:03 eugene Given the new handy history browser, made the default for HistoryReverse?
(edit) @6211 [6211] 2008-05-25 16:23:39 eugene Removed tree drawing.
(edit) @6210 [6210] 2008-05-25 15:50:18 eugene Cancel group name editing if we receive an update for groups.
(edit) @6209 [6209] 2008-05-25 15:36:47 flynd Group edit dialog should also update when groups are changed.
(edit) @6205 [6205] 2008-05-25 11:57:26 eugene Fixed several typos and one case when we reference an already dropped user …
(edit) @6200 [6200] 2008-05-25 06:25:18 flynd Use new group subsignals from daemon. Removed some workarounds no longer …
(edit) @6198 [6198] 2008-05-25 06:19:59 flynd Restored line removed by mistake r6197.
(edit) @6197 [6197] 2008-05-25 06:14:27 flynd Moved some copy+paste code to separate function.
(edit) @6194 [6194] 2008-05-15 02:13:23 flynd Don't pass proxy indexes along to model. This fixes problem with crashes …
(edit) @6193 [6193] 2008-05-11 19:17:12 flynd Revised r6191. scrollTo needs to be called for some cases. It's just the …
(edit) @6192 [6192] 2008-05-11 06:49:04 eugene Corrected doxygen comment
(edit) @6191 [6191] 2008-05-11 06:43:50 eugene Made automatic list scrolling be optional.
(edit) @6190 [6190] 2008-05-10 23:14:58 flynd Adjusted function names in contactlist to no have slot_ prefix.
(edit) @6189 [6189] 2008-05-10 23:03:16 flynd Don't send updates while reloading the contact list. reset() at the end …
(edit) @6188 [6188] 2008-05-10 22:38:06 flynd Updated root index of view after model has been reset since the group …
(edit) @6186 [6186] 2008-05-06 04:56:15 flynd Add sent and recieved messages to history dialog. Currently the message …
(edit) @6185 [6185] 2008-05-06 04:50:29 flynd Moved eventSent signal from mainwin to licqgui.
(edit) @6183 [6183] 2008-05-05 22:33:29 eugene Tiny fix for previous commit.
(edit) @6182 [6182] 2008-05-05 21:32:10 eugene Made tab replacement avoid flickering by inserting a new tab after the …
(edit) @6181 [6181] 2008-05-05 16:31:53 emostar Add the patch by Sergey Kononenko (Message-ID: …
(edit) @6180 [6180] 2008-05-05 05:45:14 flynd Added const declarations to event classes and fixed (hopefully) everything …
(edit) @6179 [6179] 2008-05-02 01:00:37 flynd Scroll userview per pixel instead of per item.
(edit) @6178 [6178] 2008-05-01 18:55:57 flynd Use clicked signal for calendar so we don't get signal when changing date …
(edit) @6174 [6174] 2008-04-27 23:46:02 flynd Fixed so color dialog for messages uses current color from correct role.
(edit) @6173 [6173] 2008-04-27 22:47:06 flynd Renamed config parameter for hiding chat dialog buttons to more general …
(edit) @6170 [6170] 2008-04-23 04:34:14 flynd Removed kde-specific comment that isn't included in kde4-gui.
(edit) @6167 [6167] 2008-04-22 22:10:12 root_42 - Update German translation
(edit) @6166 [6166] 2008-04-22 04:18:22 flynd Reduce height of view event dialog and hide buttons when non of them are …
(edit) @6163 [6163] 2008-04-18 12:18:22 eugene Updated Russian translation.
Note: See TracRevisionLog for help on using the revision log.