Timeline


and .

09/05/08: Today

02:03 Changeset [3689] by it_amroth
  • trunk/kmess/ChangeLog

Improved the initial login timer: it won't surrender anymore after some minutes, but it will if the server sends no commands for more than 15 seconds. This value is easily adjustable in case it's needed.

Of course, after the login is complete, the 30-second ping replaces the login timer.

01:59 Ticket #320 (Change the algorithm of the 'connection timeout' check.) closed by valerio
fixed: It's a very good idea. I found the login timer quite dumb, as there's no …

09/04/08: Yesterday

15:06 Changeset [3688] by it_amroth
  • trunk/kmess/ChangeLog

Fixed bug which made reconnection after unwanted disconnection impossible to cancel.

15:02 Changeset [3687] by it_amroth
  • trunk/kmess/ChangeLog

Improved the fix to the QSortFilterProxyModel crash: added more tests to thoroughly verify that the incoming index is not corrupted.

I really need to write a damned testcase to send to Troll Tech.

14:11 Changeset [3686] by it_amroth
  • trunk/kmess/ChangeLog

Improved "Close all tabs" chat menu action: don't remove it, just disable it so users know it's there.

13:20 Changeset [3685] by it_amroth
  • trunk/kmess/po/ar.po

Made some l10n improvements:

  • Cleaned up some UI files
  • Fixed a couple messages
  • Updated the Italian translation
  • Regenerated the .po files.
10:52 Changeset [3684] by it_amroth
  • trunk/kmess/AUTHORS

Merged an updated Dutch translation by Elve.

01:47 Ticket #336 (Fix MSN+ background gradients) created by valerio
Ticket based on [http://www.kmess.org/board/viewtopic.php?f=4&t=3316
01:42 Ticket #296 (New groups are hidden if "Show empty groups" is disabled) closed by valerio
fixed: Keeping groups with zero total contacts visible is the best option. Let's …
01:41 Ticket #331 (Contact list scrolling is interrupted by list updates) closed by valerio
worksforme: Unable to reproduce on KDE4 SVN and Qt 4.4.1 .
01:30 Changeset [3683] by it_amroth
  • trunk/kmess/src/contactlistmodelfilter.cpp

Fixed newly created empty groups did not appear if "Show Empty Groups" option was off: they now are always visible. Groups with contacts, all of which are offline, are still hidden with that option active. Also added more contacts and dynamic changes to the list test: it's a christmas tree now.

09/03/08:

22:40 Ticket #335 (Port QHttp in HttpSoapConnection to QNetworkAccessManager) created by diederik
I just learned that the use of QHttp in KDE is deprecated, because QHttp …
16:26 Ticket #326 (Groups get collapsed with incremental search) closed by valerio
fixed: Fixed with rev r3682.
15:34 Changeset [3682] by it_amroth
  • trunk/kmess/ChangeLog

Fixed group expansion when searching.

11:47 Changeset [3681] by it_amroth
  • trunk/kmess/ChangeLog

Added some more debugging output and a possible fix for the #330 ticket (wrong chat reactivation).

09/02/08:

00:58 Changeset [3680] by it_amroth
  • trunk/kmess/ChangeLog

Fixed changing emoticon theme did not update the emoticons already displayed in the chat windows.

00:50 Ticket #303 (Changing an emoticon theme does not update the chat window messages) closed by valerio
fixed: Fixed with r3680.
00:43 Changeset [3679] by it_amroth
  • trunk/kmess/ChangeLog

Fixed not saving passwords when the 'save password' account option is off.

00:39 Ticket #318 (Passwords are always remembered in KWallet) closed by valerio
fixed: Issue fixed in r3679.

09/01/08:

17:56 Changeset [3678] by it_amroth
  • trunk/kmess/ChangeLog

Improved the resetting process of the Initial View to help avoid corner cases.

17:49 Ticket #319 (Sometimes need to press enter twice at the login dialog) closed by valerio
fixed: Committed anyway a little improvement to Initial View which could help to …
17:41 Changeset [3677] by it_amroth
  • trunk/kmess/ChangeLog

Require a double-click to select and edit an account's settings in the Accounts Manager.

17:14 Changeset [3676] by it_amroth
  • trunk/kmess/ChangeLog

Fixed selecting a status before connection completion was causing a disconnection.

17:07 Ticket #229 (It should not be possible to change the status while logging in) closed by valerio
fixed: Fixed in r3676: selecting a status now changes the initial status that …
16:55 Changeset [3675] by it_amroth
  • trunk/kmess/ChangeLog

Fixed case of the first typed character when you start typing while drawing.

16:48 Ticket #325 (Start a message in Ink mode captitalizes the first letter) closed by valerio
fixed: Fixed with r3675.
16:31 Changeset [3674] by it_amroth
  • branches/kmess/kmess-1.5.x/ChangeLog

1.5.x: Fixed disconnection when ignoring "contact added you" dialogs.

16:24 Ticket #329 (KMess will get disconnected if the "someone added you" dialog is ignored ...) closed by valerio
fixed: Fixed for KMess 2.0 with r3673. Fixed for KMess 1.5.x with r3674.
16:05 Changeset [3673] by it_amroth
  • trunk/kmess/ChangeLog

Fixed disconnection when ignoring "contact added you" dialogs.

15:28 Changeset [3672] by it_amroth
  • trunk/kmess/src/network/msnnotificationconnection.cpp

Reverting a debugging change which had slipped through review :P

15:26 Changeset [3671] by it_amroth
  • trunk/kmess/ChangeLog

Fixed old-style (i.e. not P2P) file transfers.

15:18 Ticket #328 (Fix inconsistencies between old and new file transfers methods.) closed by valerio
fixed: This has been fixed with revision r3671.
01:40 Ticket #334 (Check for P2P support before starting file transfers) created by valerio
I was testing MIME file transfers today. I set up a debugging build to …
00:29 Ticket #312 (Chat tab title is not updated if the contact name changes) closed by valerio
worksforme: Definitely unable to reproduce, closing.
00:24 Changeset [3670] by it_amroth
  • trunk/kmess/src/chat/chatwindow.cpp

Made some tiny code reformatting.

00:14 Changeset [3669] by it_amroth
  • trunk/kmess/ChangeLog

Added a first fix for the chat window focus issues.

08/31/08:

22:23 Ticket #327 (Filename in file transfer 'save' dialog is not set properly) closed by valerio
duplicate: This bug is a direct consequence of bug #328. Marking as duplicate.
22:16 Changeset [3668] by rubenv
  • trunk/kmess/ChangeLog

Removed unneeded define in msnstatus.h

13:43 Changeset [3667] by codingdomain
  • trunk/kmess/ChangeLog

Avoid displaying the same "contact left chat" notification twice for the same contact, if there no conversation is helt in between.

13:40 Ticket #307 (Avoid displaying "contact left chat" two times) closed by diederik
fixed
13:10 Changeset [3666] by codingdomain
  • trunk/kmess/src/dialogs/networkwindow.cpp

compile fix of previous commit, to remove int->char casts

12:30 Changeset [3665] by codingdomain
  • trunk/kmess/ChangeLog

changelot of previous webcam commit

12:19 Changeset [3664] by codingdomain
  • trunk/kmess/src/dialogs/networkwindow.cpp

fixed unneeded int->char cast, 0x80 should be written as '\x80' to be a char literal

12:05 Changeset [3663] by codingdomain
  • trunk/kmess/src/network/applications/p2papplication.cpp

Next step in webcam support, KMess is able to receive the <producer> XML tag.

  • make sure the ack message is sent back, so WLM continued sending setup messages.
  • make sure the splitted <producer> xml tag can be read by the WebcamTransferP2P class (added gotDataComplete() so gotData() can be used to buffer every packet).
11:20 Changeset [3662] by codingdomain
  • trunk/kmess/ChangeLog

Small code cleanup, updated the merged patch to coding standards and removed the unneeded isIdleForced parameter.

11:01 Changeset [3661] by codingdomain
  • trunk/kmess/src/kmess.cpp

some coding style fixes in kmess.cpp

07:36 Changeset [3660] by codingdomain
  • trunk/kmess/src/contactlistmodelfilter.cpp

ran includemocs, speeds up compiling time

08/29/08:

21:17 Ticket #333 (Chat focus settings are broken) created by valerio
This ticket is related to …
21:02 Ticket #332 (Model code causes CPU spikes) created by valerio
This ticket is related to …
20:59 Ticket #331 (Contact list scrolling is interrupted by list updates) created by valerio
This ticket is related to …
20:53 Ticket #330 (Group chats show different contacts after reconnection) created by valerio
Bug related to [http://www.kmess.org/board/viewtopic.php?f=3&t=3293
12:44 Ticket #329 (KMess will get disconnected if the "someone added you" dialog is ignored ...) created by diederik
When a someone adds you to their contact list, KMess displays a dialog …
12:42 Ticket #328 (Fix inconsistencies between old and new file transfers methods.) created by diederik
Currently there are some inconsistencies between FileTransfer and …
12:29 Ticket #327 (Filename in file transfer 'save' dialog is not set properly) created by diederik
As reported at http://www.kmess.org/board/viewtopic.php?f=4&t=3310 the …
12:22 Ticket #326 (Groups get collapsed with incremental search) created by diederik
As reported at http://www.kmess.org/board/viewtopic.php?f=4&t=3309, some …
12:09 Ticket #325 (Start a message in Ink mode captitalizes the first letter) created by diederik
When a user starts typing text again while the editor is in Ink mode, the …
11:56 Ticket #324 (Support sending ink messages in ISF format) created by diederik
It turns out the official client sometimes ignores our Ink messages. See …

08/23/08:

01:12 Changeset [3659] by it_amroth
  • trunk/kmess/ChangeLog

Merged patch by dazjorz, improving the text commands ("/me","/status") feature.

08/18/08:

15:24 Changeset [3658] by it_amroth
  • trunk/kmess/ChangeLog

Added timing-out labels and some informative messages to the Initial View.

15:20 Ticket #321 (Fix auto reconnect for accounts which do not have a password stored.) closed by valerio
fixed: Fixed with r3657.
15:04 Changeset [3657] by it_amroth
  • trunk/kmess/ChangeLog

Fixed auto-reconnect for account without a saved password. Also removed some extra whitespace.

08/17/08:

17:02 Changeset [3656] by rubenv
  • trunk/kmess/ChangeLog

More use of KXmlGuiWindow in the Contact List + bugfix

08/16/08:

20:11 Changeset [3655] by codingdomain
  • trunk/kmess/ChangeLog

Merged patch by dazjorz, add /me and /status commands. Changed some aspects to avoid unneeded calls

18:11 Changeset [3654] by codingdomain
  • trunk/kmess/ChangeLog

Add cmake command to the Makefile generated by ./configure

08/15/08:

10:23 Changeset [3653] by sifcenter
  • trunk/kmess/ChangeLog

Removed the ability, in contact properties dialog, to add/move user to/from group if it isn't in FL.

09:21 Changeset [3652] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added clearRequestData method at AB class. Ticket #315.

09:15 Ticket #315 (Implement clearRequestData() for the AddressbookService) closed by sifcenter
fixed

08/14/08:

17:41 Ticket #323 (KMess does not always shutdown properly) created by diederik
For some reason, I have kmess processes which do not shutdown properly. It …
17:22 Ticket #322 (Improve the 'auto reconnect' dialog.) created by diederik
At an auto-reconnect, I'd like to add the following features: * when a …
17:19 Ticket #321 (Fix auto reconnect for accounts which do not have a password stored.) created by diederik
When the auto-reconnect feature is used for an account which does not have …
16:38 Changeset [3651] by rubenv
  • trunk/kmess/ChangeLog

Scrolling the mousewheel over the displayPicture in the Initial View now switches account.

16:19 Ticket #209 (Make all toolbars customizable using KXmlGuiMainWindow [Patch ready]) closed by ruben
fixed
16:17 Ticket dashboard edited by sifcenter
(diff)
16:16 Ticket dashboard edited by sifcenter
(diff)
14:14 Ticket #320 (Change the algorithm of the 'connection timeout' check.) created by diederik
Currently KMess has a timer running to detect connection timeouts. It …
13:58 kmess-windows-debug-hack.patch attached to Compiling KMess for Windows by diederik
Hack to write debugging output to C:\kmessdebug.log (workarround for disabled kDebug() on Windows release builds)
12:26 Changeset [3650] by codingdomain
  • trunk/kmess/ChangeLog

Made KMess a bit more verbose when switching to the HTTP connection type.

Also added a warning message if the message cannot be parsed, but there is no HTTP error (e.g. with wifi login proxy) and some code / comment enhancements

12:23 Changeset [3649] by codingdomain
  • trunk/kmess/src/network/msnsockettcp.cpp

move msn host/port names to #define statements, so they are easier to edit (for HTTP testing).

08/13/08:

22:41 Changeset [3648] by rubenv
  • trunk/kmess/ChangeLog

Fixed disappeared Cut,Copy,Paste in Chat Window Removed unneeded include in Chat Window

22:38 Changeset [3647] by codingdomain
  • trunk/kmess/src/network/applications/p2papplication.cpp

webcam: next step. got response from WLM. The 'syn' is still not sent at the proper moment yet.

In the base class, a few feature have been added: - gotUnhandledAck() so WebcamTransferP2P can send a next message after receiving an p2p ack first. - make sure the ack messages are sent with the proper footer code as well.

20:17 Changeset [3646] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: incremented performance.

17:31 Changeset [3645] by codingdomain
  • trunk/kmess/src/chat/chatwindowui.rc

add webcam actions to the menu/toolbars of the .rc file (used if compiled with -D KMESS_ENABLE_WEBCAM=1)

17:27 Changeset [3644] by codingdomain
  • trunk/kmess/src/dialogs/networkwindow.cpp

webcam: make network window a bit easier. fix incorrect null end for webcam negotiation messages (not fixed for SLP messages yet)

14:42 Changeset [3643] by rubenv
  • trunk/kmess/ChangeLog

Ported Contactlist to KXmlGuiWindow.

12:23 Changeset [3642] by codingdomain
  • trunk/kmess/CMakeLists.txt

First steps to implement webcam support. not working, and still experimental:

  • Use cmake -D KMESS_ENABLE_WEBCAM=1 to test it.
  • implement invite button in the chat window.
  • changes to to make inserting utf16 strings easier.
  • add special casing in the base p2p class to handle webcam negotiation data.
  • make sendP2PMessage() accessable for derived classes, needed for webcam.
  • add data size verification check for p2p messages.
  • updated the network window to display the webcam negotiation packets properly.
12:20 Ticket #319 (Sometimes need to press enter twice at the login dialog) created by diederik
When I enter the account+password at the login dialog, pressing enter does …
00:45 Changeset [3641] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: fixed small issue with initial adl command.

08/12/08:

22:41 Changeset [3640] by rubenv
  • trunk/kmess/ChangeLog

Fixed typo in MsnNotificationConnectionP15

17:27 Changeset [3639] by codingdomain
  • trunk/kmess/ChangeLog

Applied patch by dazjorz, implementing IRC-like commands in the chat window (/away, etc..)

16:21 Ticket #318 (Passwords are always remembered in KWallet) created by diederik
I'm working on a shared system here. I did uncheck the "remember …
15:55 Changeset [3638] by rubenv
  • trunk/kmess/ChangeLog

Fixed Chat-menu workaround in Chat Window

14:06 Changeset [3637] by rubenv
  • trunk/kmess/ChangeLog

Prevent display of "Jan 1th 1970" in Last Seen and Last Message

14:04 Ticket #317 (Investigate window resizing issues) created by valerio
When resizing a chat window near to the screen limits KDE will sometimes …
13:54 Changeset [3636] by sifcenter
  • trunk/kmess/ChangeLog

Removed the italic on the contact hasn't us in its CL and use one transparent red line.

11:44 Changeset [3635] by codingdomain
  • trunk/kmess/NEWS

added the NEWS entries for the recent commits after the 2.0alpha2 release.

11:37 Changeset [3634] by codingdomain
  • trunk/kmess/src/chat/chatwindow.cpp

small improvement for the KXmlGuiWindow code to ensure this part of the code will never crash. Using static_cast<> and a check if there is an item.

11:34 Changeset [3633] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: rewrited some code to manage removing of one contact.

01:41 Changeset [3632] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added support for re-added one contact from "removed" group to FL list.

01:26 Changeset [3631] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added to CL also the contacts are not present in AB.

01:08 Changeset [3630] by sifcenter
  • trunk/kmess/src/CMakeLists.txt

useless macro

00:51 Changeset [3629] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added support for ADL payload.

08/11/08:

20:51 Changeset [3628] by sifcenter
  • trunk/kmess/ChangeLog

Added the ability to prevent the adding of one contact that already exists in contact list.

20:31 Changeset [3627] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: cleaned code from addressbook services class.

20:19 Changeset [3626] by it_amroth
  • trunk/kmess/ChangeLog

Fixed the (hopefully) last model crash. It's probably caused by a Qt bug, but some more sherlockholmery will probably still be needed.

17:58 Changeset [3625] by it_amroth
  • trunk/kmess/ChangeLog

Fixed connecting manually after canceling a reconnection.

17:48 Ticket #316 (Fix possible endian issues with ...) created by diederik
The architecture issues in …
16:54 Changeset [3624] by codingdomain
  • trunk/kmess/src/network/soap/httpsoapconnection.h

added APIDOX note about clearRequestData() method in Http Soap Connection.

16:51 Ticket #315 (Implement clearRequestData() for the AddressbookService) created by diederik
A new ticket as small reminder.. While observing r3604 I noticed the …
16:34 File releases edited by diederik
syncing authors note (diff)
16:16 Ticket #228 (Fix the .pot file, contains strings of translators) closed by diederik
fixed: Fixed as of r3621.
16:15 Changeset [3623] by codingdomain
  • trunk/kmess/ChangeLog

Fixed 'enable winks' checkbox. (from r3584). The setting was not read, and disabled by default.

15:59 Changeset [3622] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: update the code for passport, oim and email/profile view. Also added qhash for tokens for each requested domain.If there are errors while compiling, please use make clean.

15:49 Changeset [3621] by codingdomain
  • trunk/kmess/src/main.cpp

reverted the changes of r3589 by request. It seams some translations do need to change the special characters of contributor names.

15:44 Changeset [3620] by rubenv
  • trunk/kmess/ChangeLog

Ported Chatwindow to KXmlGuiWindow

15:05 Ticket #228 (Fix the .pot file, contains strings of translators) reopened by diederik
Just asked at IRC about this. It turns out some languages like to change …
14:54 Changeset [3619] by codingdomain
  • trunk/kmess/README

spelling correction in the README file.

14:06 Changeset [3618] by codingdomain
  • trunk/website/@index.xml

website: updated home page announcement, added new feature details

12:35 Changeset [3617] by codingdomain
  • trunk/kmess/NEWS

reorganized the NEWS file about 2.0-alpha2 (after release that is..), so tarballs won't be affected anymore, but at least the site is up to date. :)

11:53 Ticket #314 (Custom emoticons sometimes don't work on Windows) created by diederik
Sometimes a custom emoticon is not displayed on Windows. The images are …
10:40 Changeset [3616] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: better code for block, unblock, allow contact.

03:12 Changeset [3615] by it_amroth
  • trunk/kmess/ChangeLog

Removed a whole lot of useless debug output which no one ever cares about.

02:37 Changeset [3614] by it_amroth
  • trunk/kmess/ChangeLog

Removed the useless Rich Text parser debugging from the default debug output.

02:30 Changeset [3613] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: fixed possible issue with different architectures.

08/10/08:

21:03 Changeset [3612] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added the ability to add new contact and put directly it into one group.

20:39 Changeset [3611] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added the ability to add/move/remove contact from/to group.

19:51 Changeset [3610] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added the ability to remove a group.

19:33 Changeset [3609] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added the ability to remove a contact from Address Book.

18:05 Changeset [3608] by rubenv
  • trunk/kmess/ChangeLog

Display picture is now clickable when offline.

17:46 Changeset [3607] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added the ability to add a group.

17:44 Changeset [3606] by it_amroth
  • trunk/kmess/ChangeLog

Added a method to completely delete a contact from the contact list.

17:17 Changeset [3605] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added the ability to rename a group.

16:58 Changeset [3604] by sifcenter
  • trunk/kmess/ChangeLog

MSNP15: added the ability to add a contact to Address Book.

16:18 Changeset [3603] by it_amroth
  • trunk/kmess/ChangeLog

Fixed the login view blocking on connection when the connection fails.

16:10 Changeset [3602] by it_amroth
  • trunk/kmess/AUTHORS

Missed the AUTHORS file from the last update.

16:05 Changeset [3601] by it_amroth
  • trunk/website/@index.xml

website: Updated the remaining site files with alpha2 info.

15:39 Ticket #90 (Retry-reconnect after losing the internet connection [Patch ready]) closed by valerio
fixed: Implemented in r3596.
15:39 Changeset [3600] by it_amroth
  • trunk/website/screenshots/kmess1.4

website: Made SVN to ignore some new output files.

15:28 Changeset [3599] by it_amroth
  • trunk/website/resources/version.xml

website: Updated version number.

15:26 Changeset [3598] by it_amroth
  • trunk/website/robots.txt

website: Updated the robots.txt file to reduce the server load due to search engine spiders.

15:25 Changeset [3597] by it_amroth
  • trunk/website/people/index.xml

website: Updated People page.

14:52 Changeset [3596] by it_amroth
  • trunk/kmess/ChangeLog

Implemented automatic reconnection. Also improved some error reporting.

14:31 Changeset [3595] by it_amroth
  • trunk/kmess/ChangeLog

Updated version files in trunk too.

14:11 Changeset [3594] by it_amroth
  • tags/kmess/kmess-2.0alpha2

Tagged Alpha 2 for release. This time not branched instead of tagged.

13:24 Changeset [3593] by sifcenter
  • trunk/kmess/CMakeLists.txt

Added initial support to msnp15. To active the experimental support use -DKMESS_ENABLE_MSNP15=1 cmake option. By default this feature is off.

13:10 Changeset [3592] by it_amroth
  • branches/kmess/kmess-2.0alpha2/AUTHORS

Changed version to alpha2 in main files.

12:49 Changeset [3591] by it_amroth
  • branches/kmess/kmess-2.0alpha2

Tagged release of KMess 2.0, second alpha version.

12:43 Changeset [3590] by it_amroth
  • trunk/kmess/po/ar.po

Updated the translation files.

12:42 Changeset [3589] by it_amroth
  • trunk/kmess/src/main.cpp

Fixed the translators names in the localization files.

12:36 Ticket #228 (Fix the .pot file, contains strings of translators) closed by valerio
fixed: Fixed in r3589.
11:58 Changeset [3588] by it_amroth
  • trunk/kmess/src/main.cpp

Added Antonio to the developers. Sorry for not noticing you were missing :(

11:32 Changeset [3587] by it_amroth
  • trunk/kmess/src/main.cpp

Added more missing contributor names.

10:36 Changeset [3586] by it_amroth
  • trunk/kmess/src/main.cpp

Added Fontknocker's real name to the contributors.

08/09/08:

23:46 Changeset [3585] by it_amroth
  • trunk/kmess/ChangeLog

Merged patch from Fontknocker, which adds the date of the last received message from a contact.

23:41 Ticket #260 (Remember the date of the last conversation with a contact) closed by valerio
fixed: This has been fixed in r3585. Thanks a lot to Fontknocker for the patch!
22:41 Changeset [3584] by it_amroth
  • trunk/kmess/ChangeLog

Merged patch from Fontknocker, which adds an option to disable displaying of received winks.

22:35 Ticket #280 (Add an option to disable winks) closed by valerio
fixed: This has been fixed in r3584. Thanks a lot to Fontknocker for the patch!
22:33 Ticket #161 (Add option to set block notifications when busy) closed by valerio
fixed: This has been fixed in r3583. Thanks a lot to …
22:29 Changeset [3583] by it_amroth
  • trunk/kmess/ChangeLog

Merged patch from Fontknocker, which adds an option to block notifications when the status is set to Busy.

21:21 Changeset [3582] by it_amroth
  • trunk/kmess/ChangeLog

Improved the groups tooltip on the contact list.

19:36 Changeset [3581] by it_amroth
  • trunk/kmess/ChangeLog

Removed two options from the selectable contact list picture size menu. Also improved the pertinent methods names.

19:31 Ticket #295 (Remove a few choices from the "Display pictures size" menu) closed by valerio
fixed: Done with r3581.
19:25 Changeset [3580] by it_amroth
  • trunk/kmess/ChangeLog

Fixed options box not being grayed out while connecting.

19:22 Changeset [3579] by it_amroth
  • trunk/kmess/ChangeLog

Improved chat window raising.

19:19 Ticket #310 (When connecting, the 'remember password' options remains enabled) closed by valerio
fixed: Fixed with r3580.
17:21 Changeset [3578] by it_amroth
  • trunk/kmess/ChangeLog

Added an error dialog when trying to autoconnect to an account which doesn't have a saved password.

17:20 Changeset [3577] by it_amroth
  • trunk/kmess/src/kmessapplication.cpp

Removed an empty and unused method.

17:16 Ticket #305 (Running `kmess --autologin` will also connect with an account which does ...) closed by valerio
fixed: Implemented an error dialog with r3578.
16:48 Changeset [3576] by it_amroth
  • trunk/kmess/ChangeLog

Fixed the chat window display and positioning issues.

16:43 Ticket #304 (Fix flashing jumping window when opening a chat) closed by valerio
fixed: Fixed with r3576 along with the positioning issues.
15:24 Changeset [3575] by it_amroth
  • trunk/kmess/ChangeLog

Fixed removing the last custom emoticon left a ghost emoticon until restart.

15:19 Ticket #297 (Unable to delete the last custom emoticon from the sidebar) closed by valerio
fixed: Fixed with r3575.
13:02 Changeset [3574] by it_amroth
  • trunk/kmess/src/kmessdebug.h

Disabled the use of Model Test by default - there are too many cases in which it does more harm than good. For example, it asserts when removing a contact from a group because the parent group data has changed, and the changed data is the number of contained items!

12:18 Changeset [3573] by it_amroth
  • trunk/kmess/ChangeLog

Changed group name for special groups: only display the total number of contacts they contain.

08/08/08:

23:29 Changeset [3572] by it_amroth
  • trunk/kmess/src/network/msnsockethttp.cpp

Trying a solution to avoid a crash when disconnecting from HTTP and reconnecting immediately.

23:12 Ticket #313 (Crash when moving a new contact to a group) closed by valerio
fixed
23:00 Ticket #299 (Fix authentication issues with strong account passwords) closed by valerio
invalid: This issue was reportedly fixed on the server side by Microsoft. See …
22:37 Changeset [3571] by it_amroth
  • trunk/kmess/src/contact/contactlistmodelitem.cpp

Also added search by personal message ;)

22:30 Changeset [3570] by it_amroth
  • trunk/kmess/ChangeLog

Improved search, it now behaves in a sane way: - Groups containing no results are hidden - Groups containing results are always visible expanded - Search is only performed within the currently visible items in the list - The search bar is colored when using regular expressions (type 'regexp:' first)

21:34 Changeset [3569] by it_amroth
  • trunk/kmess/ChangeLog

Missed the Changelog, whoops!

21:32 Changeset [3568] by it_amroth
  • trunk/kmess/src/contact/contactlistmodelitem.cpp

Improved groups sorting, the order of special groups is now forced.

20:11 Changeset [3567] by it_amroth
  • trunk/kmess/ChangeLog

Synchronized the NEWS and FEATURES files to the latest enhancements in SVN.

08/07/08:

21:31 Ticket #313 (Crash when moving a new contact to a group) created by diederik
I got the following crash when I moved a contact from the top-level (no …
00:01 Ticket #312 (Chat tab title is not updated if the contact name changes) created by diederik
When the contact name changes, the tab title is not updated.

08/06/08:

23:58 Ticket #311 (Check what happens when the Windows firewall blocks the DC server socket) created by diederik
Find out what happens when the built-in Windows XP SP2 firewall blocks the …
23:54 Changeset [3566] by codingdomain
  • trunk/kmess/src/dialogs/contactpropertiesdialog.ui

fix cut of group names with elipsis in the contact properties dialog

23:51 Ticket #310 (When connecting, the 'remember password' options remains enabled) created by diederik
When KMess is connecting, the 'remember password' and 'remember this …
23:45 Changeset [3565] by codingdomain
  • trunk/kmess/ChangeLog

Made the contact properties dialog more compact. allow wordwrapping to fix long names. layout group names at two columns (TODO: fix item width, can be 50%)

22:52 Ticket #309 (Fix the build service script at openSUSE) created by diederik
The openSUSE build service has a problem to compile KMess. This should be …
22:47 Idea's open for discussion edited by diederik
about remember password (diff)
22:44 Ticket #308 (Add a proper GUI warning message if KMess crashed) created by diederik
When KMess crashes, it will just disappear with a backtrace on the …
22:43 Changeset [3564] by codingdomain
  • trunk/kmess/ChangeLog

Make the order of menu items between the contact sidebar and contact list consistent.

22:41 Ticket #307 (Avoid displaying "contact left chat" two times) created by diederik
In the following situation you'll get a "contact left chat" message …
22:33 Ticket #306 (Replace the invite menu with a dialog) created by diederik
To improve the interface even more, I'd love to see the invite menu …
22:30 Changeset [3563] by codingdomain
  • trunk/kmess/ChangeLog

Changed the info message that you haven't added any custom emoticons.

22:29 Ticket #305 (Running `kmess --autologin` will also connect with an account which does ...) created by diederik
When KMess is started with kmess --autologin <account> it will even try …
22:26 Ticket #304 (Fix flashing jumping window when opening a chat) created by diederik
For some reason, the chat window jumps arround for a brief second before …
22:18 Ticket #303 (Changing an emoticon theme does not update the chat window messages) created by diederik
When an emoticon theme is changed, the chat window is not updated. This …
21:53 Ticket #302 (Update the user manual for 2.0) created by diederik
With all the changes in 2.0, these should be added to the user manual as …
21:51 Ticket #301 (Make use of the KCabinet class to extract wink files) created by diederik
As of KDE 4.1, there is a KCabinet class to extract .cab files. It would …
19:07 Changeset [3562] by it_amroth
  • trunk/kmess/src/contact/contactlist.cpp

Fixed a possible crash, due to a duplicate modification signal in the contact list, occurring when moving a contact from or to the root group (contacts without a group).

19:03 Ticket #265 (Removing a contact does not update the list) closed by valerio
fixed: This bug has been fixed with the huge amount of improvements recently …
18:39 Changeset [3561] by it_amroth
  • trunk/kmess/src/initialview.cpp

Improved Solid network status detection, now it also works when Solid is unable to detect the current network status.

17:44 Ticket #291 (Fix unicode encoding issue for the group titles) closed by valerio
fixed: Fixed with r3533.
17:32 Changeset [3560] by it_amroth
  • trunk/kmess/ChangeLog

Added Solid support to detect whether a network becomes available and disconnects.

17:29 Ticket #224 (Detect when a network cable is unplugged) closed by valerio
fixed: Implemented with r3560. I did voluntarily ignore Solid integration with …
Note: See TracTimeline for information about the timeline view.