log

age author description
Mon, 22 Aug 2011 23:49:25 +0200 Jacob Dawid Cleanly separated terminal emulation code with an interface for platform-dependent terminals.
Mon, 22 Aug 2011 22:32:07 +0200 Jacob Dawid Removed useless code.
Mon, 22 Aug 2011 22:15:26 +0200 Jacob Dawid Removed kprocess_p.
Mon, 22 Aug 2011 22:15:00 +0200 Jacob Dawid Integrated kprocess_p in kprocess.
Fri, 19 Aug 2011 16:26:30 +0200 Jacob Dawid Backspace now works correctly.
Fri, 19 Aug 2011 10:30:13 +0200 Jacob Dawid Arrow keys work. Removed two more classes.
Fri, 19 Aug 2011 03:37:49 +0200 Jacob Dawid Incremented version number.
Fri, 19 Aug 2011 03:05:25 +0200 Jacob Dawid Replaced BEL debug message with emitting bell signal.
Fri, 19 Aug 2011 03:01:36 +0200 Jacob Dawid Implemented CR and LF correctly.
Fri, 19 Aug 2011 01:04:20 +0200 Jacob Dawid Possible fixed Andriys bug with russian symbols.
Thu, 18 Aug 2011 23:51:50 +0200 Jacob Dawid Solved decoding issue for first unicode characters, like backspace and bell.
Thu, 18 Aug 2011 22:54:58 +0200 Jacob Dawid Now settings cursor at end when typing.
Thu, 18 Aug 2011 21:38:34 +0200 Jacob Dawid Partially resotred receiving data.
Thu, 18 Aug 2011 20:45:00 +0200 Jacob Dawid Further removed files.
Thu, 18 Aug 2011 19:20:10 +0200 Jacob Dawid Removed terminal, instead now using QPlainTextEdit, which looks much nicer and is not that error-prone...
Thu, 18 Aug 2011 15:07:43 +0200 Jacob Dawid Fixed bug with terminal not being redrawn on focus in.
Thu, 18 Aug 2011 15:03:23 +0200 Jacob Dawid Now scrolling down in terminal when typing.
Thu, 18 Aug 2011 13:53:32 +0200 Jacob Dawid Now scrolling down on new messages.
Thu, 18 Aug 2011 13:36:20 +0200 Jacob Dawid added scrollToBottomRequest signal for terminal and flipped around progress bar an dstatus bar in browser widget, so the handle is on the right corner.
Thu, 18 Aug 2011 13:19:22 +0200 Jacob Dawid Chat windows is now scrolling down when sent a message.
Thu, 18 Aug 2011 12:56:08 +0200 Jacob Dawid Added minimum constraints to subwindows.
Thu, 18 Aug 2011 10:42:52 +0200 Jacob Dawid Included Andriys patch for russian symbols.
Wed, 17 Aug 2011 21:26:37 +0200 Jacob Dawid Autocompletion now works for users that changed their nick or joined the channel.
Wed, 17 Aug 2011 19:35:36 +0200 Jacob Dawid Now using the document of the irc client as the model part of the conversation.
Wed, 17 Aug 2011 19:28:39 +0200 Jacob Dawid Completion of usernames in channel works.
Wed, 17 Aug 2011 15:51:28 +0200 Jacob Dawid Added progress bar to browser widget. Fixed bug with sites using https protocol.
Wed, 17 Aug 2011 15:20:11 +0200 Jacob Dawid Important subwindows are not closable now. A close button is still displayed, which seems to be q Qt bug.
Wed, 17 Aug 2011 10:49:57 +0200 Jacob Dawid Icons are now maintained by the ResourceManager.
Wed, 17 Aug 2011 02:57:44 +0200 Jacob Dawid Newlines work in chat.
Wed, 17 Aug 2011 02:49:24 +0200 Jacob Dawid Chat Window changes logo on new messages.
Wed, 17 Aug 2011 02:05:57 +0200 Jacob Dawid Disallowed inserting html code into the chat message input edit.
Wed, 17 Aug 2011 01:42:00 +0200 Jacob Dawid Added username and password field to proxy settings.
Wed, 17 Aug 2011 01:18:57 +0200 Jacob Dawid Added doxygen comments for IRC interface.
Wed, 17 Aug 2011 00:36:10 +0200 Jacob Dawid Proxy settings can now be configured.
Tue, 16 Aug 2011 23:16:48 +0200 Jacob Dawid Added proxy network settings tab and translators file.
Mon, 15 Aug 2011 14:11:10 +0200 Jacob Dawid IRC client alerts now when a personal message arrives.
Mon, 15 Aug 2011 13:57:13 +0200 Jacob Dawid IRC client is now usable again.
Mon, 15 Aug 2011 13:10:38 +0200 Jacob Dawid Further development of IRC backend.
Mon, 15 Aug 2011 09:25:32 +0200 Jacob Dawid Fixed bug with server message. Parameters were not recognized correctly.
Mon, 15 Aug 2011 03:49:22 +0200 Jacob Dawid Terminating octave main thread instantly.
Mon, 15 Aug 2011 03:20:55 +0200 Jacob Dawid Automatically changing nick when logging in to server.
Mon, 15 Aug 2011 02:40:15 +0200 Jacob Dawid Refactored IRCServerMessage through rewriting message parsing.
Sun, 14 Aug 2011 23:36:38 +0200 Jacob Dawid Further reworked on IRC backend.
Sat, 13 Aug 2011 01:26:40 +0200 Jacob Dawid Further structured IRC interfaces.
Wed, 10 Aug 2011 22:09:54 +0200 Jacob Dawid Corrected mistake.
Wed, 10 Aug 2011 22:08:11 +0200 Jacob Dawid Added missing include flags.
Tue, 09 Aug 2011 10:01:51 -0500 Jordi GutiƩrrez Hermoso Merge with Savannah
Thu, 04 Aug 2011 10:46:59 +0200 Jacob Dawid IRC send messages are being displayed.
Thu, 04 Aug 2011 10:43:27 +0200 Jacob Dawid IRC traffic in console.
Thu, 04 Aug 2011 10:30:59 +0200 Jacob Dawid Refactored IRC code.
Wed, 03 Aug 2011 19:05:15 +0200 Jacob Dawid Updated language files.
Wed, 03 Aug 2011 19:04:35 +0200 Jacob Dawid Changed "Current Folder" to "Current Directory".
Wed, 03 Aug 2011 17:20:20 +0200 Jacob Dawid Changed all #defines for IRC Codes to constants, as it should be. Assorted them in namespaces and gave them better readable names.
Wed, 03 Aug 2011 13:11:05 +0200 Jacob Dawid Added Q_UNUSED.
Wed, 03 Aug 2011 13:10:07 +0200 Jacob Dawid Merge.
Wed, 03 Aug 2011 13:09:35 +0200 Jacob Dawid Now making correct use of the interface for the IRC Interface.
Tue, 02 Aug 2011 22:57:31 +0200 ttl editor: added bookmark feature
Tue, 02 Aug 2011 03:03:41 +0200 Jacob Dawid Added GPL headers.
Tue, 02 Aug 2011 03:01:35 +0200 Jacob Dawid Forgot to remove old files.
Tue, 02 Aug 2011 02:59:25 +0200 Jacob Dawid Completely rewrote IRC client backend to make it platform-independent. Not all functionality has been reimplemented as of yet, though.