log

age author description
Thu, 21 Apr 2011 12:30:30 +0200 Jacob Dawid Fetching variables was not threadsafe, now it is.
Wed, 20 Apr 2011 09:13:54 -0500 Jordi Gutiérrez Hermoso Trivial merge with Savannah
Wed, 20 Apr 2011 12:35:21 +0200 Jacob Dawid Changing background color is possible now.
Wed, 20 Apr 2011 11:55:45 +0200 Jacob Dawid Enlarged 100% scaling size, scaling is now displayed in percent.
Wed, 20 Apr 2011 11:35:29 +0200 Jacob Dawid Build data source selection.
Wed, 20 Apr 2011 10:57:58 +0200 Jacob Dawid The higher the zoom, the more precise is the scrolling.
Wed, 20 Apr 2011 10:56:02 +0200 Jacob Dawid Scrolling is very smooth now.
Wed, 20 Apr 2011 10:18:02 +0200 Jacob Dawid Modifications to plotting.
Wed, 20 Apr 2011 09:59:04 +0200 Jacob Dawid Plot can be moved around with mouse and zoomed with scrollwheel.
Mon, 18 Apr 2011 22:58:41 +0200 Jacob Dawid Added some OpenGL plotting.
Mon, 18 Apr 2011 00:14:40 +0200 Jacob Dawid Translated Quint to German.
Sun, 17 Apr 2011 23:10:37 +0200 Jacob Dawid Focus is now on terminal after double-clicking the history list.
Sun, 17 Apr 2011 22:51:07 +0200 Jacob Dawid Loading, saving and clearing the workspace now works via the GUI.
Sun, 17 Apr 2011 22:12:02 +0200 Jacob Dawid Added buttons to load, save and clear the workspace. Double-clicking an item in the history list will now send the command to the console.
Sun, 17 Apr 2011 21:07:01 +0200 Jacob Dawid Merged.
Sun, 17 Apr 2011 21:01:38 +0200 Jacob Dawid Repaired syntax highlighting.
Sun, 17 Apr 2011 11:15:17 -0500 Jordi Gutiérrez Hermoso Merge with Savannah repo
Sun, 17 Apr 2011 11:39:53 +0200 Jacob Dawid Repaired keyboard layouts, arrow keys work again.
Sun, 17 Apr 2011 11:24:50 +0200 Jacob Dawid Removed unused header file.
Sun, 17 Apr 2011 11:20:30 +0200 Jacob Dawid Removed unnecessay code.
Sun, 17 Apr 2011 09:22:04 +0200 Jacob Dawid Added semaphore to ensure that the workspace view will not get updated twice at a time.
Sat, 16 Apr 2011 15:54:53 +0200 Jacob Dawid Improved octave value conversion.
Fri, 15 Apr 2011 14:49:37 -0500 Jordi Gutiérrez Hermoso Merge with Quint
Fri, 15 Apr 2011 15:11:13 +0200 Jacob Dawid Cleaned up OctaveLink.
Fri, 15 Apr 2011 14:54:36 +0200 Jacob Dawid Further removed unnecessary files.
Fri, 15 Apr 2011 14:41:45 +0200 Jacob Dawid Removed unnecessary files.
Fri, 15 Apr 2011 14:35:21 +0200 Jacob Dawid Removed some code.
Fri, 15 Apr 2011 10:48:07 +0200 Jacob Dawid Refactored SimpleEditor.
Fri, 15 Apr 2011 00:40:57 +0200 Jacob Dawid Added current folder address bar.
Thu, 14 Apr 2011 22:02:44 +0200 Jacob Dawid Fixed crash after shutdown.
Thu, 14 Apr 2011 21:54:14 +0200 Jacob Dawid Replaced matrix value.
Thu, 14 Apr 2011 21:47:37 +0200 Jacob Dawid Fixed crash when querying matrices.
Thu, 14 Apr 2011 21:21:28 +0200 Jacob Dawid Corrected build process, removed startup script.
Thu, 14 Apr 2011 20:23:18 +0200 Jacob Dawid Corrected pro file.
Thu, 14 Apr 2011 18:23:22 +0200 Jacob Dawid Corrected title in image viewer.
Thu, 14 Apr 2011 18:21:27 +0200 Jacob Dawid Added image viewer.
Thu, 14 Apr 2011 12:41:57 +0200 Jacob Dawid Fixed bug: Editor was complainig that no filename was given when aborting.
Thu, 14 Apr 2011 12:37:23 +0200 Jacob Dawid Editor now loads syntax higlighting files and highlights correctly.
Thu, 14 Apr 2011 12:24:05 +0200 Jacob Dawid Updated and patched text editor from QtOctave.
Thu, 14 Apr 2011 10:27:09 +0200 Jacob Dawid Changed bugtracker site.
Thu, 14 Apr 2011 10:18:11 +0200 Jacob Dawid Set alternating row colors.
Thu, 14 Apr 2011 10:06:28 +0200 Jacob Dawid Fixed bug with displaying the terminal size while resizing.
Thu, 14 Apr 2011 10:00:39 +0200 Jacob Dawid Fixed bug with dock widgets not savon last position since no object name was given.
Thu, 14 Apr 2011 09:48:43 +0200 Jacob Dawid Hidden variables are now being displayed separately, and globals are separated from locals.
Thu, 14 Apr 2011 08:26:44 +0200 Jacob Dawid Variables now get assorted by scope.
Thu, 14 Apr 2011 08:14:20 +0200 Jacob Dawid Added global ans persistent space.
Thu, 14 Apr 2011 08:12:34 +0200 Jacob Dawid Changed Global to Local in variable view.
Thu, 14 Apr 2011 08:10:44 +0200 Jacob Dawid Changed Global to Persistent in variable view.
Thu, 14 Apr 2011 08:05:40 +0200 Jacob Dawid Variable values get displayed.
Thu, 14 Apr 2011 07:53:36 +0200 Jacob Dawid Removed VariableMetaData and replaced passing SymbolRecords directly.
Wed, 13 Apr 2011 23:13:05 +0200 Jacob Dawid Ignoring hidden variables.
Wed, 13 Apr 2011 23:08:59 +0200 Jacob Dawid Update variable tree.
Wed, 13 Apr 2011 22:57:47 +0200 Jacob Dawid Variable tree now gets updated, further refactored OctaveLink as a prestep.
Wed, 13 Apr 2011 18:08:55 +0200 Jacob Dawid Added service tab.
Wed, 13 Apr 2011 10:08:13 +0200 Jacob Dawid Set dock widget titles to the same ones used in M.
Wed, 13 Apr 2011 10:02:01 +0200 Jacob Dawid Tab focus switches to editor when files has been opened.
Wed, 13 Apr 2011 09:27:15 +0200 Jacob Dawid Added readSettings/writeSettings method.
Wed, 13 Apr 2011 09:23:47 +0200 Jacob Dawid Corrected settings.
Wed, 13 Apr 2011 09:02:04 +0200 Jacob Dawid Reformatted and refactored SyntaxHighlighter class.
Wed, 13 Apr 2011 08:42:51 +0200 Jacob Dawid Creating a new file works.