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.
|
Mon, 01 Aug 2011 23:20:25 +0200 |
Jacob Dawid |
Further developed new IRC class.
|
Mon, 01 Aug 2011 22:06:44 +0200 |
Jacob Dawid |
Updated russian and ukrainian translation files.
|
Mon, 01 Aug 2011 18:58:59 +0200 |
Jacob Dawid |
Updated contributors.in.
|
Mon, 01 Aug 2011 18:51:36 +0200 |
Jacob Dawid |
Fixed bug with closing subwindows.
|
Mon, 01 Aug 2011 18:10:33 +0200 |
Jacob Dawid |
Updated russian translation.
|
Mon, 01 Aug 2011 17:55:25 +0200 |
Jacob Dawid |
Updated ukrainian translation.
|
Mon, 01 Aug 2011 17:28:47 +0200 |
Jacob Dawid |
Corrected language files for russian and ukrainian.
|
Mon, 01 Aug 2011 17:20:55 +0200 |
Jacob Dawid |
Added russian and ukrainian translation.
|
Mon, 01 Aug 2011 16:53:10 +0200 |
Jacob Dawid |
Added spanish translation.
|
Mon, 01 Aug 2011 16:49:33 +0200 |
Jacob Dawid |
Default file gets copied to home directory when no settings file is present.
|
Mon, 01 Aug 2011 16:45:38 +0200 |
Jacob Dawid |
Default settings are now loaded it there is no user-defined settings.
|
Mon, 01 Aug 2011 13:34:13 +0200 |
Jacob Dawid |
Updated README.
|
Mon, 01 Aug 2011 11:11:55 +0200 |
Jacob Dawid |
Removed a bunch of sourcecode again.
|
Mon, 01 Aug 2011 00:55:02 +0200 |
Jacob Dawid |
Updated german translation.
|
Mon, 01 Aug 2011 00:36:21 +0200 |
Jacob Dawid |
Renamed language files to match convention.
|
Mon, 01 Aug 2011 00:13:45 +0200 |
Jacob Dawid |
Increased version.
|
Sun, 31 Jul 2011 23:13:36 +0200 |
Jacob Dawid |
Merge.
|
Sun, 31 Jul 2011 23:13:08 +0200 |
Jacob Dawid |
Added language file.
|
Sun, 31 Jul 2011 22:33:50 +0200 |
ttl |
editor: menu bar, run editor file in octave
|
Sun, 31 Jul 2011 20:43:57 +0200 |
Jacob Dawid |
Corrected language files.
|
Sat, 30 Jul 2011 14:32:40 -0500 |
Jordi GutiƩrrez Hermoso |
Merge with Savannah
|
Sat, 30 Jul 2011 17:36:45 +0200 |
ttl |
edtior: better comments in lexer files
|
Sat, 30 Jul 2011 16:36:25 +0200 |
ttl |
editor: custom lexer, syntax highlighting, auto completion
|
Sat, 30 Jul 2011 15:19:42 +0200 |
ttl |
editor: change window title if text is modified
|
Sat, 30 Jul 2011 12:10:42 +0200 |
ttl |
editor: shortcuts for toolbar actions, window icon
|
Sat, 30 Jul 2011 10:13:49 +0200 |
ttl |
editor: toolbar icons from current icon theme
|
Sat, 30 Jul 2011 00:58:52 +0200 |
Jacob Dawid |
Removed unnecessary libs.
|
Fri, 29 Jul 2011 18:57:59 +0200 |
Jacob Dawid |
Removed all occurences of ProcessInfo.
|
Fri, 29 Jul 2011 18:53:35 +0200 |
Jacob Dawid |
Isolated and eliminated class ProcessInfo.
|
Wed, 27 Jul 2011 13:54:32 +0200 |
Jacob Dawid |
Hotfixed language support.
|
Wed, 27 Jul 2011 12:41:58 +0200 |
Jacob Dawid |
Added close button to file editor, assorted subwindows after importance.
|
Wed, 27 Jul 2011 12:10:59 +0200 |
Jacob Dawid |
Added lots of status tips.
|
Wed, 27 Jul 2011 11:56:47 +0200 |
Jacob Dawid |
Added about boxes.
|
Wed, 27 Jul 2011 00:53:52 +0200 |
Jacob Dawid |
Connected filterinh via slots, which is significantly faster.
|
Wed, 27 Jul 2011 00:34:28 +0200 |
Jacob Dawid |
Command get inserted by double clicking in the command history again.
|
Tue, 26 Jul 2011 23:56:03 +0200 |
Jacob Dawid |
History can be filtered with an input search box while typing.
|
Tue, 26 Jul 2011 23:20:05 +0200 |
Jacob Dawid |
Tagged unused variables with Q_UNUSED, so that no warnings remain.
|
Tue, 26 Jul 2011 23:15:38 +0200 |
Jacob Dawid |
Separated backend files to folder.
|
Tue, 26 Jul 2011 23:05:37 +0200 |
Jacob Dawid |
Iterated version number.
|
Tue, 26 Jul 2011 23:04:52 +0200 |
Jacob Dawid |
Highly improved separation of model and view classes.
|
Tue, 26 Jul 2011 22:31:01 +0200 |
Jacob Dawid |
Seperated classes into own files.
|
Tue, 26 Jul 2011 21:21:23 +0200 |
Jacob Dawid |
Added command line parser class.
|
Tue, 26 Jul 2011 19:14:06 +0200 |
Jacob Dawid |
Deactivated buttons that are without function.
|
Tue, 26 Jul 2011 19:04:07 +0200 |
Jacob Dawid |
Introduced a central ResourceManager class.
|
Tue, 26 Jul 2011 18:11:34 +0200 |
Jacob Dawid |
Few minor improvements, added advanced settings for file browser.
|
Tue, 26 Jul 2011 17:33:59 +0200 |
Jacob Dawid |
File browser does not show all information.
|
Tue, 26 Jul 2011 02:12:31 +0200 |
Jacob Dawid |
GUI was unusable due to a bug. Bug is not fixed entirely, but GUI is usable again.
|
Tue, 26 Jul 2011 01:27:31 +0200 |
Jacob Dawid |
Added urls for Agora and Octave Forge in Community Window.
|
Mon, 25 Jul 2011 23:44:05 +0200 |
Jacob Dawid |
Dock windows are now selectable form the menus.
|
Sun, 24 Jul 2011 20:52:48 +0200 |
Jacob Dawid |
User can set a custom file editor instead of the built-in one.
|
Fri, 22 Jul 2011 22:01:37 +0200 |
ttl |
gui-editor: open new editor window via interface menu
|