Mercurial > hg > octave-nkf
graph
-
Variables view now showing matrix size.Sun, 25 Sep 2011 21:28:38 +0200, by Jacob Dawid
-
Fixed error with header.Sun, 25 Sep 2011 21:18:41 +0200, by Jacob Dawid
-
Renamed qirc to irc.Sun, 25 Sep 2011 21:13:59 +0200, by Jacob Dawid
-
Shifted IRCWidget.Sun, 25 Sep 2011 21:12:47 +0200, by Jacob Dawid
-
Properly implemented shutdown of callback thread.Sun, 25 Sep 2011 18:29:24 +0200, by Jacob Dawid
-
Removed unused buttons in settings window.Sun, 25 Sep 2011 11:48:47 +0200, by Jacob Dawid
-
Dock widgets colored with stylesheets.Sun, 25 Sep 2011 11:44:49 +0200, by Jacob Dawid
-
Updated license headers and moved to AGPLv3.Sun, 25 Sep 2011 10:52:42 +0200, by Jacob Dawid
-
Bugfix for building on Debian.Sat, 24 Sep 2011 21:29:30 +0200, by Jacob Dawid
-
filename with or without full path in tabs of the editorTue, 13 Sep 2011 17:44:34 +0200, by ttl
-
Rworked margins in layouts.Sat, 10 Sep 2011 22:04:40 +0200, by Jacob Dawid
-
Fixed bug with Q_OS_MAC.Sat, 10 Sep 2011 21:59:39 +0200, by Jacob Dawid
-
Fixed bug with including pty.h.Sat, 10 Sep 2011 20:27:47 +0200, by Jacob Dawid
-
Added a settings wizard that appears at first startup of Octave GUI.Sat, 10 Sep 2011 18:33:58 +0200, by Jacob Dawid
-
Fixed KPtyDevice.Sat, 10 Sep 2011 15:36:02 +0200, by Jacob Dawid
-
Improved highlighting and incremented version.Sat, 10 Sep 2011 09:38:49 +0200, by Jacob Dawid
-
Implemented highlighting of octave keywords in terminal.Sat, 10 Sep 2011 09:15:38 +0200, by Jacob Dawid
-
Huge performance bosst by using edit blocks.Sat, 10 Sep 2011 08:11:44 +0200, by Jacob Dawid
-
Now using a terminal font.Fri, 09 Sep 2011 22:35:10 +0200, by Jacob Dawid
-
Reverted KPty to work with MacOS again.Fri, 09 Sep 2011 20:58:52 +0200, by Jacob Dawid
-
Merge with SavannahThu, 08 Sep 2011 00:06:43 -0500, by Jordi Gutiérrez Hermoso
-
Merge with SavannahMon, 05 Sep 2011 06:52:45 -0500, by Jordi Gutiérrez Hermoso
-
included some editor setting into the setting dialogSun, 28 Aug 2011 20:53:15 +0200, by ttl
-
make gui active window after startSun, 28 Aug 2011 00:19:14 +0200, by ttl
-
modified editor files can be saved when main window is closedSun, 28 Aug 2011 00:03:28 +0200, by ttl
-
Comment/uncomment selected text operation can be undone with a single Undo actionSat, 27 Aug 2011 00:17:11 +0000, by Andriy Shinkarchuck
-
Merge with SavannahFri, 26 Aug 2011 13:40:10 -0500, by Jordi Gutiérrez Hermoso
-
editor: comment/uncomment selected textThu, 25 Aug 2011 20:12:31 +0200, by ttl
-
Added PATH_MAX define.Wed, 24 Aug 2011 00:16:53 +0200, by Jacob Dawid
-
Merge.Tue, 23 Aug 2011 21:53:52 +0200, by Jacob Dawid
-
Catching Ctrl+D.Tue, 23 Aug 2011 21:53:16 +0200, by Jacob Dawid
-
editor: bookmarks now toggled by F7 (bug #34066), menu entry for removing all bookmarksTue, 23 Aug 2011 21:51:14 +0200, by ttl
-
improve save as: auto-add extension .m with check for overwriteTue, 23 Aug 2011 21:37:27 +0200, by ttl
-
Renamed OctaveTerminal to TerminalView.Tue, 23 Aug 2011 20:31:51 +0200, by Jacob Dawid
-
Renamed file.Tue, 23 Aug 2011 18:22:27 +0200, by Jacob Dawid
-
Lowered size limits for subwindows.Tue, 23 Aug 2011 18:06:45 +0200, by Jacob Dawid
-
Removed KProcess.Tue, 23 Aug 2011 16:32:23 +0200, by Jacob Dawid
-
Removed unused methods.Tue, 23 Aug 2011 11:02:09 +0200, by Jacob Dawid
-
Added readline adapter class.Tue, 23 Aug 2011 02:41:09 +0200, by Jacob Dawid
-
Added patch from aAndriy with adding file extension when not present.Tue, 23 Aug 2011 00:59:49 +0200, by Jacob Dawid
-
Updated language files by adding patches from Andriy and adding german patches.Tue, 23 Aug 2011 00:55:38 +0200, by Jacob Dawid
-
Cleanly separated terminal emulation code with an interface for platform-dependent terminals.Mon, 22 Aug 2011 23:49:25 +0200, by Jacob Dawid
-
Removed useless code.Mon, 22 Aug 2011 22:32:07 +0200, by Jacob Dawid
-
Removed kprocess_p.Mon, 22 Aug 2011 22:15:26 +0200, by Jacob Dawid
-
Integrated kprocess_p in kprocess.Mon, 22 Aug 2011 22:15:00 +0200, by Jacob Dawid
-
Backspace now works correctly.Fri, 19 Aug 2011 16:26:30 +0200, by Jacob Dawid
-
Arrow keys work. Removed two more classes.Fri, 19 Aug 2011 10:30:13 +0200, by Jacob Dawid
-
Incremented version number.Fri, 19 Aug 2011 03:37:49 +0200, by Jacob Dawid
-
Replaced BEL debug message with emitting bell signal.Fri, 19 Aug 2011 03:05:25 +0200, by Jacob Dawid
-
Implemented CR and LF correctly.Fri, 19 Aug 2011 03:01:36 +0200, by Jacob Dawid
-
Possible fixed Andriys bug with russian symbols.Fri, 19 Aug 2011 01:04:20 +0200, by Jacob Dawid
-
Solved decoding issue for first unicode characters, like backspace and bell.Thu, 18 Aug 2011 23:51:50 +0200, by Jacob Dawid
-
Now settings cursor at end when typing.Thu, 18 Aug 2011 22:54:58 +0200, by Jacob Dawid
-
Partially resotred receiving data.Thu, 18 Aug 2011 21:38:34 +0200, by Jacob Dawid
-
Further removed files.Thu, 18 Aug 2011 20:45:00 +0200, by Jacob Dawid
-
Removed terminal, instead now using QPlainTextEdit, which looks much nicer and is not that error-prone...Thu, 18 Aug 2011 19:20:10 +0200, by Jacob Dawid
-
Fixed bug with terminal not being redrawn on focus in.Thu, 18 Aug 2011 15:07:43 +0200, by Jacob Dawid
-
Now scrolling down in terminal when typing.Thu, 18 Aug 2011 15:03:23 +0200, by Jacob Dawid
-
Now scrolling down on new messages.Thu, 18 Aug 2011 13:53:32 +0200, by 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:36:20 +0200, by Jacob Dawid
-
Chat windows is now scrolling down when sent a message.Thu, 18 Aug 2011 13:19:22 +0200, by Jacob Dawid
-
Added minimum constraints to subwindows.Thu, 18 Aug 2011 12:56:08 +0200, by Jacob Dawid
-
Included Andriys patch for russian symbols.Thu, 18 Aug 2011 10:42:52 +0200, by Jacob Dawid
-
Autocompletion now works for users that changed their nick or joined the channel.Wed, 17 Aug 2011 21:26:37 +0200, by Jacob Dawid
-
Now using the document of the irc client as the model part of the conversation.Wed, 17 Aug 2011 19:35:36 +0200, by Jacob Dawid
-
Completion of usernames in channel works.Wed, 17 Aug 2011 19:28:39 +0200, by Jacob Dawid
-
Added progress bar to browser widget. Fixed bug with sites using https protocol.Wed, 17 Aug 2011 15:51:28 +0200, by 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 15:20:11 +0200, by Jacob Dawid
-
Icons are now maintained by the ResourceManager.Wed, 17 Aug 2011 10:49:57 +0200, by Jacob Dawid
-
Newlines work in chat.Wed, 17 Aug 2011 02:57:44 +0200, by Jacob Dawid
-
Chat Window changes logo on new messages.Wed, 17 Aug 2011 02:49:24 +0200, by Jacob Dawid
-
Disallowed inserting html code into the chat message input edit.Wed, 17 Aug 2011 02:05:57 +0200, by Jacob Dawid
-
Added username and password field to proxy settings.Wed, 17 Aug 2011 01:42:00 +0200, by Jacob Dawid
-
Added doxygen comments for IRC interface.Wed, 17 Aug 2011 01:18:57 +0200, by Jacob Dawid
-
Proxy settings can now be configured.Wed, 17 Aug 2011 00:36:10 +0200, by Jacob Dawid
-
Added proxy network settings tab and translators file.Tue, 16 Aug 2011 23:16:48 +0200, by Jacob Dawid
-
IRC client alerts now when a personal message arrives.Mon, 15 Aug 2011 14:11:10 +0200, by Jacob Dawid
-
IRC client is now usable again.Mon, 15 Aug 2011 13:57:13 +0200, by Jacob Dawid
-
Further development of IRC backend.Mon, 15 Aug 2011 13:10:38 +0200, by Jacob Dawid
-
Fixed bug with server message. Parameters were not recognized correctly.Mon, 15 Aug 2011 09:25:32 +0200, by Jacob Dawid
-
Terminating octave main thread instantly.Mon, 15 Aug 2011 03:49:22 +0200, by Jacob Dawid
-
Automatically changing nick when logging in to server.Mon, 15 Aug 2011 03:20:55 +0200, by Jacob Dawid
-
Refactored IRCServerMessage through rewriting message parsing.Mon, 15 Aug 2011 02:40:15 +0200, by Jacob Dawid
-
Further reworked on IRC backend.Sun, 14 Aug 2011 23:36:38 +0200, by Jacob Dawid
-
Further structured IRC interfaces.Sat, 13 Aug 2011 01:26:40 +0200, by Jacob Dawid
-
Corrected mistake.Wed, 10 Aug 2011 22:09:54 +0200, by Jacob Dawid
-
Added missing include flags.Wed, 10 Aug 2011 22:08:11 +0200, by Jacob Dawid
-
Merge with SavannahTue, 09 Aug 2011 10:01:51 -0500, by Jordi Gutiérrez Hermoso
-
IRC send messages are being displayed.Thu, 04 Aug 2011 10:46:59 +0200, by Jacob Dawid
-
IRC traffic in console.Thu, 04 Aug 2011 10:43:27 +0200, by Jacob Dawid
-
Refactored IRC code.Thu, 04 Aug 2011 10:30:59 +0200, by Jacob Dawid
-
Updated language files.Wed, 03 Aug 2011 19:05:15 +0200, by Jacob Dawid
-
Changed "Current Folder" to "Current Directory".Wed, 03 Aug 2011 19:04:35 +0200, by 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 17:20:20 +0200, by Jacob Dawid
-
Added Q_UNUSED.Wed, 03 Aug 2011 13:11:05 +0200, by Jacob Dawid
-
Merge.Wed, 03 Aug 2011 13:10:07 +0200, by Jacob Dawid
-
Now making correct use of the interface for the IRC Interface.Wed, 03 Aug 2011 13:09:35 +0200, by Jacob Dawid
-
editor: added bookmark featureTue, 02 Aug 2011 22:57:31 +0200, by ttl
-
Added GPL headers.Tue, 02 Aug 2011 03:03:41 +0200, by Jacob Dawid
-
Forgot to remove old files.Tue, 02 Aug 2011 03:01:35 +0200, by Jacob Dawid
-
Completely rewrote IRC client backend to make it platform-independent. Not all functionality has been reimplemented as of yet, though.Tue, 02 Aug 2011 02:59:25 +0200, by Jacob Dawid
-
Further developed new IRC class.Mon, 01 Aug 2011 23:20:25 +0200, by Jacob Dawid
-
Updated russian and ukrainian translation files.Mon, 01 Aug 2011 22:06:44 +0200, by Jacob Dawid
-
Updated contributors.in.Mon, 01 Aug 2011 18:58:59 +0200, by Jacob Dawid
-
Fixed bug with closing subwindows.Mon, 01 Aug 2011 18:51:36 +0200, by Jacob Dawid
-
Updated russian translation.Mon, 01 Aug 2011 18:10:33 +0200, by Jacob Dawid
-
Updated ukrainian translation.Mon, 01 Aug 2011 17:55:25 +0200, by Jacob Dawid
-
Corrected language files for russian and ukrainian.Mon, 01 Aug 2011 17:28:47 +0200, by Jacob Dawid
-
Added russian and ukrainian translation.Mon, 01 Aug 2011 17:20:55 +0200, by Jacob Dawid
-
Added spanish translation.Mon, 01 Aug 2011 16:53:10 +0200, by Jacob Dawid
-
Default file gets copied to home directory when no settings file is present.Mon, 01 Aug 2011 16:49:33 +0200, by Jacob Dawid
-
Default settings are now loaded it there is no user-defined settings.Mon, 01 Aug 2011 16:45:38 +0200, by Jacob Dawid
-
Updated README.Mon, 01 Aug 2011 13:34:13 +0200, by Jacob Dawid
-
Removed a bunch of sourcecode again.Mon, 01 Aug 2011 11:11:55 +0200, by Jacob Dawid
-
Updated german translation.Mon, 01 Aug 2011 00:55:02 +0200, by Jacob Dawid
-
Renamed language files to match convention.Mon, 01 Aug 2011 00:36:21 +0200, by Jacob Dawid
-
Increased version.Mon, 01 Aug 2011 00:13:45 +0200, by Jacob Dawid
-
Merge.Sun, 31 Jul 2011 23:13:36 +0200, by Jacob Dawid
-
Added language file.Sun, 31 Jul 2011 23:13:08 +0200, by Jacob Dawid
-
editor: menu bar, run editor file in octaveSun, 31 Jul 2011 22:33:50 +0200, by ttl