1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
* Ver 0.7.3:
* Windows layout implemented and working.
* Modes erased.
* Ver 0.7.2:
* Internal: Session class.
* Internal: Refactoring code.
* Ver 0.7.1:
* Save projects.
* Easy Plot config.
* Editor: Bugs in brackets match fixed.
* Docks: Remember position in Dock mode.
* Don't use "fork" in Variables' List and Tables.
* Ver 0.6.8:
* Ver 0.6.7:
* Editor: Tab's name has "*" when they are modified.
* Editor: Show warnings if you try close unsaved texts.
* Navigator: Remember last path between sesions.
* Ver 0.6.6:
* Ver 0.6.5:
* Editor: Auto completion.
* Editor: Shortcuts keys.
* Ver 0.6.4:
* Check tables dimensions.
* Editor: Brakets match.
* Ver 0.6.3:
* QtOctave works now with Qt 4.3.1 and Octave 2.9.9.
* Editor: Comments doesn't start at line begining.
* General config.: User can set Octave path.
* User menus: New Filemanager and Combobox options.
* Ver 0.6.2:
* Threads bug killed.
* Ver 0.6.1:
* Tree working modes:
+Workspace: Traditional QtOctave modes
+Dock: Using dock windows.
+SDI: Single windows
* Navigator: File browser with drag & drop system.
* Editor: Tabs inside editor. Autoindent has been implemented.
* Table: Faster method loading matrix.
* Two items generating menus: File Chooser and Combo Box.
* New installer.
* A lot of bugs killed :-)
* Ver 0.5.1:
* New internal editor window.
* Plot from tables.
* New Variable's list window.
* Bug fixed in install.
* Ver 0.4.1:
* New install method, based in qconf.
* New WidgetServer commands: <quit/>
* Bug fixed in WidgetServer output.
* Update WidgetServer documentation. Octave examples in Spanish.
|