Timeline
01/04/09:
- 23:58 DeveloperArea/ReleaseNotes/1.3.7 edited by
- Added the recent settings changes it Qt4-Gui (diff)
- 20:49 Changeset [6560] by
-
- trunk/qt4-gui/src/settings/skin.cpp
- trunk/qt4-gui/src/settings/skin.h
Cleanup of skin browser class:
- Changed variable names to conform with ...
- 06:46 Changeset [6559] by
-
- trunk/qt4-gui/src/core/systemmenu.cpp
- trunk/qt4-gui/src/core/systemmenu.h
- trunk/qt4-gui/src/dialogs/CMakeLists.txt
- trunk/qt4-gui/src/settings/CMakeLists.txt
- trunk/qt4-gui/src/settings/settingsdlg.cpp
- trunk/qt4-gui/src/settings/settingsdlg.h
- trunk/qt4-gui/src/settings/skin.cpp
- trunk/qt4-gui/src/settings/skin.h
Moved skin browser to settings dialog instead of having it separated.
- 01:46 Ticket #1571 (crash upon CL redraw) closed by
- fixed: Closing this ticket as it was written before Qt4-Gui was finished and most …
- 01:02 Ticket #1661 (crazy behaviour after deleting contact) closed by
- fixed: I think this should be fixed with r6558. Reopen ticket otherwise.
- 01:01 Ticket #1648 (Deadlock crash when removing user from contact list) closed by
- fixed: Since ticket author hasn't answered for 3 months, I'm closing this ticket …
- 00:58 Ticket #1659 (LICQ-Crash while deleting users from Contact-list) closed by
- fixed: Found a problem with the signals sent out during deletion of a contact. …
- 00:55 Changeset [6558] by
-
- trunk/qt4-gui/src/contactlist/contactlist.cpp
Only emit signals once when removing a contact. This should fix #1659 and ...
01/03/09:
- 04:01 Ticket #1661 (crazy behaviour after deleting contact) created by
- When deleting an user from contact-list, providing that it worked and licq …
01/02/09:
- 08:15 Ticket #1660 (debugging licq not possible) created by
- svn version 6557. $ licq -d 31 does not give any output. with …
- 08:08 Ticket #1659 (LICQ-Crash while deleting users from Contact-list) created by
- I was deleting some users on my contact list, trying to discover why i …
12/30/08:
- 06:32 Changeset [6557] by
-
- trunk/qt4-gui/src/config/general.cpp
- trunk/qt4-gui/src/config/general.h
- trunk/qt4-gui/src/core/licqgui.cpp
- trunk/qt4-gui/src/core/licqgui.h
- trunk/qt4-gui/src/core/mainwin.cpp
- trunk/qt4-gui/src/core/plugin.cpp
- trunk/qt4-gui/src/settings/contactlist.cpp
- trunk/qt4-gui/src/settings/contactlist.h
Moved Qt style setting from command line to settings dialog. Some minor ...
12/20/08:
- 20:43 Changeset [6556] by
-
- trunk/licq/include/licq_user.h
- trunk/licq/src/user.cpp
- trunk/qt-gui/src/mainwin.cpp
- trunk/qt-gui/src/mainwin.h
- trunk/qt4-gui/src/contactlist/contactgroup.cpp
- trunk/qt4-gui/src/contactlist/contactgroup.h
- trunk/qt4-gui/src/contactlist/contactlist.cpp
- trunk/qt4-gui/src/contactlist/contactlist.h
- trunk/qt4-gui/src/contactlist/maincontactlistproxy.cpp
- trunk/qt4-gui/src/contactlist/multicontactproxy.cpp
- …
Changed group id type from short to int as there is no reason for the id ...
- 19:53 CodingStyle edited by
- Reorganized a bit and added rules for integer types. (diff)
- 06:49 Changeset [6555] by
-
- trunk/licq/include/licq_icqd.h
- trunk/licq/include/licq_packets.h
- trunk/licq/include/licq_user.h
- trunk/licq/src/icqd-srv.cpp
- trunk/licq/src/icqpacket.cpp
- trunk/licq/src/user.cpp
- trunk/qt-gui/src/catdlg.cpp
- trunk/qt-gui/src/catdlg.h
- trunk/qt-gui/src/userinfodlg.cpp
- trunk/qt-gui/src/userinfodlg.h
- …
Replaced ICQUserCategory with a normal map as this simplified the code for ...
- 01:48 Changeset [6554] by
-
- trunk/console/src/console.cpp
- trunk/console/src/console_print.cpp
- trunk/licq/include/licq_file.h
- trunk/licq/include/licq_user.h
- trunk/licq/src/fifo.cpp
- trunk/licq/src/file.cpp
- trunk/licq/src/icqd-srv.cpp
- trunk/licq/src/user.cpp
- trunk/msn/src/msn-srv.cpp
- trunk/qt-gui/src/gpgkeyselect.cpp
- …
Moved user information from separated variables to a single property map. ...
- 01:12 Changeset [6553] by
-
- trunk/console/src/console_print.cpp
- trunk/email/src/forwarder.cpp
- trunk/licq/include/licq_user.h
- trunk/licq/src/user.cpp
- trunk/qt-gui/src/gpgkeyselect.cpp
- trunk/qt-gui/src/userbox.cpp
- trunk/qt-gui/src/usereventdlg.cpp
- trunk/qt-gui/src/userinfodlg.cpp
- trunk/qt4-gui/src/contactlist/contactuserdata.cpp
- trunk/qt4-gui/src/dialogs/gpgkeyselect.cpp
- …
Added convenience functions in ICQUser for getting full name and email ...
12/15/08:
- 01:24 Changeset [6552] by
-
- trunk/licq/include/licq_buffer.h
- trunk/licq/src/buffer.cpp
- trunk/licq/src/icqd-srv.cpp
- trunk/licq/src/icqd-tcp.cpp
- trunk/licq/src/icqd-udp.cpp
- trunk/licq/src/icqpacket.cpp
Replaced PacketIpToNetworkIp?() and NetworkIpToPacketIp?() with LE_32() ...
- 00:55 Changeset [6551] by
-
- trunk/licq/include/licq_buffer.h
- trunk/licq/src/buffer.cpp
- trunk/licq/src/icqd-srv.cpp
- trunk/licq/src/oscarservice.cpp
Use byte swap functions from licq_byteorder.h instead of doing it ...
- 00:53 Changeset [6550] by
-
- trunk/licq/include/licq_byteorder.h
Endian checking and convertion functions differ between systems. This ...
