Thread: [Gambas-devel-svn] SF.net SVN: gambas:[2010] gambas/trunk/gb.qt4/src/ext
Brought to you by:
gambas
From: <ga...@us...> - 2009-06-07 22:15:47
|
Revision: 2010 http://gambas.svn.sourceforge.net/gambas/?rev=2010&view=rev Author: gambas Date: 2009-06-07 22:15:39 +0000 (Sun, 07 Jun 2009) Log Message: ----------- [GB.QT4.EXT] * NEW: The shared source files symbolic links. Added Paths: ----------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/CEditor.h gambas/trunk/gb.qt4/src/ext/garray.h gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-06-19 11:01:26
|
Revision: 2028 http://gambas.svn.sourceforge.net/gambas/?rev=2028&view=rev Author: gambas Date: 2009-06-19 11:01:24 +0000 (Fri, 19 Jun 2009) Log Message: ----------- [GB.QT4.EXT] * NEW: Editor.ShowWord() is a new method that highlights a piece of text on a specific line. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-06-22 22:09:08
|
Revision: 2038 http://gambas.svn.sourceforge.net/gambas/?rev=2038&view=rev Author: gambas Date: 2009-06-22 22:08:22 +0000 (Mon, 22 Jun 2009) Log Message: ----------- [GB.QT4.EXT] * BUG: Support for input methods and non-ascii characters in the Editor. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-07-10 15:51:54
|
Revision: 2104 http://gambas.svn.sourceforge.net/gambas/?rev=2104&view=rev Author: gambas Date: 2009-07-10 15:51:51 +0000 (Fri, 10 Jul 2009) Log Message: ----------- [GB.QT.4.EXT] * BUG: Fix the previous optimization. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-02-10 11:51:28
|
Revision: 2684 http://gambas.svn.sourceforge.net/gambas/?rev=2684&view=rev Author: gambas Date: 2010-02-10 11:51:21 +0000 (Wed, 10 Feb 2010) Log Message: ----------- [GB.QT4.EXT] * NEW: Remove old symbolic links to gb.qt. Removed Paths: ------------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/CEditor.h gambas/trunk/gb.qt4/src/ext/garray.h gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-02-10 11:53:28
|
Revision: 2685 http://gambas.svn.sourceforge.net/gambas/?rev=2685&view=rev Author: gambas Date: 2010-02-10 11:53:22 +0000 (Wed, 10 Feb 2010) Log Message: ----------- [GB.QT4.EXT] * NEW: Replace the previously removed symbolic links by the real source files. Added Paths: ----------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/CEditor.h gambas/trunk/gb.qt4/src/ext/garray.h gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-04-29 18:48:49
|
Revision: 2926 http://gambas.svn.sourceforge.net/gambas/?rev=2926&view=rev Author: gambas Date: 2010-04-29 18:48:43 +0000 (Thu, 29 Apr 2010) Log Message: ----------- [GB.QT4.EXT] * BUG: Fix some little problems in block selection/insertion mode. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-06-21 21:35:48
|
Revision: 3018 http://gambas.svn.sourceforge.net/gambas/?rev=3018&view=rev Author: gambas Date: 2010-06-21 21:35:41 +0000 (Mon, 21 Jun 2010) Log Message: ----------- [GB.QT4.EXT] * BUG: In Editor, do not highlight a line that is currently edited in another editor sharing the same text. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h gambas/trunk/gb.qt4/src/ext/gview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-09-17 02:06:02
|
Revision: 3227 http://gambas.svn.sourceforge.net/gambas/?rev=3227&view=rev Author: gambas Date: 2010-09-17 02:05:56 +0000 (Fri, 17 Sep 2010) Log Message: ----------- [GB.QT.EXT] * NEW: ALT+UP and ALT+DOWN moves the current line or the selection one line up and one line down. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-02-12 01:24:53
|
Revision: 3558 http://gambas.svn.sourceforge.net/gambas/?rev=3558&view=rev Author: gambas Date: 2011-02-12 01:24:47 +0000 (Sat, 12 Feb 2011) Log Message: ----------- [GB.QT4.EXT] * BUG: Remove the TextEdit Link event, that cannot work anymore. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/CTextEdit.cpp gambas/trunk/gb.qt4/src/ext/CTextEdit.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-04-15 22:49:22
|
Revision: 3768 http://gambas.svn.sourceforge.net/gambas/?rev=3768&view=rev Author: gambas Date: 2011-04-15 22:49:15 +0000 (Fri, 15 Apr 2011) Log Message: ----------- [GB.QT4.EXT] * OPT: Optimize Editor text layout for monospace fonts and lines with Latin-1 characters only. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-04-23 00:51:01
|
Revision: 3791 http://gambas.svn.sourceforge.net/gambas/?rev=3791&view=rev Author: gambas Date: 2011-04-23 00:50:55 +0000 (Sat, 23 Apr 2011) Log Message: ----------- [GB.QT4.EXT] * NEW: Some Editor drawing fixes. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-05-18 14:44:18
|
Revision: 3849 http://gambas.svn.sourceforge.net/gambas/?rev=3849&view=rev Author: gambas Date: 2011-05-18 14:44:11 +0000 (Wed, 18 May 2011) Log Message: ----------- [GB.QT4.EXT] * BUG: Editor now correctly handle widget styles. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-08-09 14:16:43
|
Revision: 4000 http://gambas.svn.sourceforge.net/gambas/?rev=4000&view=rev Author: gambas Date: 2011-08-09 14:16:37 +0000 (Tue, 09 Aug 2011) Log Message: ----------- [GB.QT4.EXT] * BUG: In Editor, fix handling of text lines having non-ascii characters inside. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h gambas/trunk/gb.qt4/src/ext/gstring.cpp gambas/trunk/gb.qt4/src/ext/gstring.h gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-08-25 23:31:39
|
Revision: 4040 http://gambas.svn.sourceforge.net/gambas/?rev=4040&view=rev Author: gambas Date: 2011-08-25 23:31:32 +0000 (Thu, 25 Aug 2011) Log Message: ----------- [GB.QT4.EXT] * NEW: In Editor, draw procedure separation on the previous line if it is empty. Otherwise draw it on the current line. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-09-14 01:27:48
|
Revision: 4126 http://gambas.svn.sourceforge.net/gambas/?rev=4126&view=rev Author: gambas Date: 2011-09-14 01:27:42 +0000 (Wed, 14 Sep 2011) Log Message: ----------- [GB.QT4.EXT] * NEW: Change the keyboard shortcuts for moving between lines having the same indentation. Now they are CTRL+ALT+UP and CTRL+ALT+DOWN. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-11-20 19:00:43
|
Revision: 4252 http://gambas.svn.sourceforge.net/gambas/?rev=4252&view=rev Author: gambas Date: 2011-11-20 19:00:37 +0000 (Sun, 20 Nov 2011) Log Message: ----------- [GB.QT4.EXT] * BUG: Fix colorize algorithm, hoping that it will fix the undo problem. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-01-28 00:51:59
|
Revision: 4422 http://gambas.svn.sourceforge.net/gambas/?rev=4422&view=rev Author: gambas Date: 2012-01-28 00:51:53 +0000 (Sat, 28 Jan 2012) Log Message: ----------- [GB.QT4.EXT] * BUG: Editor: Fix cursor management when the file end is folded. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-02-05 16:08:03
|
Revision: 4452 http://gambas.svn.sourceforge.net/gambas/?rev=4452&view=rev Author: gambas Date: 2012-02-05 16:07:57 +0000 (Sun, 05 Feb 2012) Log Message: ----------- [GB.QT4.EXT] * BUG: Editor cursor is ensured to be visible only if the editor has the focus. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h gambas/trunk/gb.qt4/src/ext/gview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-08-09 14:29:37
|
Revision: 5023 http://gambas.svn.sourceforge.net/gambas/?rev=5023&view=rev Author: gambas Date: 2012-08-09 14:29:26 +0000 (Thu, 09 Aug 2012) Log Message: ----------- [GB.QT4.EXT] * BUG: Fix highlighting of saved lines. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-11-02 16:45:05
|
Revision: 5292 http://gambas.svn.sourceforge.net/gambas/?rev=5292&view=rev Author: gambas Date: 2012-11-02 16:44:58 +0000 (Fri, 02 Nov 2012) Log Message: ----------- [GB.QT4.EXT] * BUG: Fix undo/redo when deleting to the left (backspace key). Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-04-11 08:35:42
|
Revision: 7026 http://sourceforge.net/p/gambas/code/7026 Author: gambas Date: 2015-04-11 08:35:35 +0000 (Sat, 11 Apr 2015) Log Message: ----------- [GB.QT4.EXT] * NEW: Editor.Print() now supports some ANSI escape sequences. * NEW: Editor.Overwrite is a new property that defines the editor insertion mode. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/gdocument.h gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-04-12 21:33:44
|
Revision: 7033 http://sourceforge.net/p/gambas/code/7033 Author: gambas Date: 2015-04-12 21:33:42 +0000 (Sun, 12 Apr 2015) Log Message: ----------- [GB.QT4.EXT] * NEW: Fixes and enhancements in the ANSI escape sequences management of the Editor.Print() method. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/CEditor.h gambas/trunk/gb.qt4/src/ext/gdocument.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |