Thread: [Gambas-devel-svn] SF.net SVN: gambas:[3652] gambas/trunk/gb.qt4/src (Page 2)
Brought to you by:
gambas
From: <ga...@us...> - 2011-03-16 15:14:07
|
Revision: 3652 http://gambas.svn.sourceforge.net/gambas/?rev=3652&view=rev Author: gambas Date: 2011-03-16 15:14:00 +0000 (Wed, 16 Mar 2011) Log Message: ----------- [GB.QT4.WEBKIT] * NEW: WebView.IconDatabase[Url] returns the icon associated with a specific URL, or NULL if no icon is associated. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/webkit/cwebsettings.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-05-03 23:19:01
|
Revision: 3831 http://gambas.svn.sourceforge.net/gambas/?rev=3831&view=rev Author: gambas Date: 2011-05-03 23:18:54 +0000 (Tue, 03 May 2011) Log Message: ----------- [GB.QT4] * BUG: Some bug fixes in utility windows. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CMessage.cpp gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/CWindow.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-08-26 21:13:09
|
Revision: 4043 http://gambas.svn.sourceforge.net/gambas/?rev=4043&view=rev Author: gambas Date: 2011-08-26 21:13:02 +0000 (Fri, 26 Aug 2011) Log Message: ----------- [GB.QT4] * BUG: Moving a modal form during the Open event handler now prevents the form to be centered, as with gb.gtk. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/CWindow.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-09-20 23:41:03
|
Revision: 4142 http://gambas.svn.sourceforge.net/gambas/?rev=4142&view=rev Author: gambas Date: 2011-09-20 23:40:57 +0000 (Tue, 20 Sep 2011) Log Message: ----------- [GB.QT4] * BUG: Fix TextArea Foreground property. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CConst.cpp gambas/trunk/gb.qt4/src/CConst.h gambas/trunk/gb.qt4/src/CTextArea.cpp gambas/trunk/gb.qt4/src/CTextArea.h gambas/trunk/gb.qt4/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-10-23 23:53:50
|
Revision: 4210 http://gambas.svn.sourceforge.net/gambas/?rev=4210&view=rev Author: gambas Date: 2011-10-23 23:53:44 +0000 (Sun, 23 Oct 2011) Log Message: ----------- [GB.QT4] * BUG: Fix the simultaneous use of Window Border and Resizable properties. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/CWindow.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-10-25 12:18:53
|
Revision: 4221 http://gambas.svn.sourceforge.net/gambas/?rev=4221&view=rev Author: gambas Date: 2011-10-25 12:18:46 +0000 (Tue, 25 Oct 2011) Log Message: ----------- [GB.QT4] * BUG: Fix initial focus handling of popups. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-19 16:33:20
|
Revision: 4295 http://gambas.svn.sourceforge.net/gambas/?rev=4295&view=rev Author: gambas Date: 2011-12-19 16:33:09 +0000 (Mon, 19 Dec 2011) Log Message: ----------- [GB.QT4] * BUG: Fix cached DrawingArea so that it works with the Qt "raster" graphics system. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CDraw.cpp gambas/trunk/gb.qt4/src/CDrawingArea.cpp gambas/trunk/gb.qt4/src/CDrawingArea.h gambas/trunk/gb.qt4/src/cpaint_impl.cpp gambas/trunk/gb.qt4/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-01-18 03:35:25
|
Revision: 4404 http://gambas.svn.sourceforge.net/gambas/?rev=4404&view=rev Author: gambas Date: 2012-01-18 03:35:19 +0000 (Wed, 18 Jan 2012) Log Message: ----------- [GB.QT4.EXT] * NEW: Make bold text more readable in Editor. * BUG: Disable kerning when drawing text in Editor. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h gambas/trunk/gb.qt4/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-01-28 03:12:01
|
Revision: 4425 http://gambas.svn.sourceforge.net/gambas/?rev=4425&view=rev Author: gambas Date: 2012-01-28 03:11:55 +0000 (Sat, 28 Jan 2012) Log Message: ----------- [GB.QT4] * BUG: DrawingArea: Visible property now works correctly when the Cached property is set. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CDrawingArea.cpp gambas/trunk/gb.qt4/src/CDrawingArea.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-02-12 16:25:05
|
Revision: 4471 http://gambas.svn.sourceforge.net/gambas/?rev=4471&view=rev Author: gambas Date: 2012-02-12 16:24:59 +0000 (Sun, 12 Feb 2012) Log Message: ----------- [GB.QT4] * BUG: The inner container of a UserContainer is now automatically its proxy control. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CContainer.cpp gambas/trunk/gb.qt4/src/CContainer.h gambas/trunk/gb.qt4/src/CDrawingArea.cpp gambas/trunk/gb.qt4/src/CPanel.cpp gambas/trunk/gb.qt4/src/CScrollView.cpp gambas/trunk/gb.qt4/src/CTabStrip.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h gambas/trunk/gb.qt4/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-04-07 02:25:05
|
Revision: 4605 http://gambas.svn.sourceforge.net/gambas/?rev=4605&view=rev Author: gambas Date: 2012-04-07 02:24:58 +0000 (Sat, 07 Apr 2012) Log Message: ----------- [GB.QT4] * BUG: Try again to fix Event/Leave event management. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h gambas/trunk/gb.qt4/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-04-21 14:04:29
|
Revision: 4651 http://gambas.svn.sourceforge.net/gambas/?rev=4651&view=rev Author: gambas Date: 2012-04-21 14:04:23 +0000 (Sat, 21 Apr 2012) Log Message: ----------- [GB.QT4] * BUG: Fix first drawing of a cached DrawingArea. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CDrawingArea.cpp gambas/trunk/gb.qt4/src/CDrawingArea.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-04-25 11:21:06
|
Revision: 4674 http://gambas.svn.sourceforge.net/gambas/?rev=4674&view=rev Author: gambas Date: 2012-04-25 11:20:55 +0000 (Wed, 25 Apr 2012) Log Message: ----------- [GB.QT4] * BUG: Fix Foreground property for TreeView, ListView, ColumnView and ListBox controls. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CTreeView.cpp gambas/trunk/gb.qt4/src/CTreeView.h gambas/trunk/gb.qt4/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-05-22 09:15:36
|
Revision: 4754 http://gambas.svn.sourceforge.net/gambas/?rev=4754&view=rev Author: gambas Date: 2012-05-22 09:15:26 +0000 (Tue, 22 May 2012) Log Message: ----------- [GB.QT4] * BUG: Using Draw on a DrawingArea correctly initializes the drawing properties from the control colors. * BUG: Background color of cached DrawingArea is correctly initialized now. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CDraw.cpp gambas/trunk/gb.qt4/src/CDrawingArea.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-06-17 10:57:02
|
Revision: 4842 http://gambas.svn.sourceforge.net/gambas/?rev=4842&view=rev Author: gambas Date: 2012-06-17 10:56:55 +0000 (Sun, 17 Jun 2012) Log Message: ----------- [GB.QT4] * BUG: Postpone enter and leave events when a popup is displayed, like in gb.gtk. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CMenu.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h gambas/trunk/gb.qt4/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-07-02 14:06:04
|
Revision: 4881 http://gambas.svn.sourceforge.net/gambas/?rev=4881&view=rev Author: gambas Date: 2012-07-02 14:05:57 +0000 (Mon, 02 Jul 2012) Log Message: ----------- [GB.QT4] * OPT: When reading the ClientX or ClientY property of a Window, arrange its contents only if necessary. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CScrollView.cpp gambas/trunk/gb.qt4/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-07-04 23:32:07
|
Revision: 4898 http://gambas.svn.sourceforge.net/gambas/?rev=4898&view=rev Author: gambas Date: 2012-07-04 23:32:00 +0000 (Wed, 04 Jul 2012) Log Message: ----------- [GB.QT4] * BUG: ScrollView internal visible flag is correctly set, and so the Hovered property returns the right value. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CScrollView.cpp gambas/trunk/gb.qt4/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-08-10 23:57:45
|
Revision: 5027 http://gambas.svn.sourceforge.net/gambas/?rev=5027&view=rev Author: gambas Date: 2012-08-10 23:57:38 +0000 (Fri, 10 Aug 2012) Log Message: ----------- [GB.QT4] * BUG: Add a font setting routine in the gb.qt interface. [GB.QT4.EXT] * BUG: Fix the TextEdit.Format.Font property. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CFont.cpp gambas/trunk/gb.qt4/src/CFont.h gambas/trunk/gb.qt4/src/CScreen.cpp gambas/trunk/gb.qt4/src/ext/CTextEdit.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/gb.qt.h gambas/trunk/gb.qt4/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2013-04-06 12:35:01
|
Revision: 5612 http://sourceforge.net/p/gambas/code/5612 Author: gambas Date: 2013-04-06 12:34:59 +0000 (Sat, 06 Apr 2013) Log Message: ----------- [GB.QT4] * BUG: ShowModal() now honors the initial window state (full screen, maximized...) Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/CWindow.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2013-09-28 23:09:05
|
Revision: 5858 http://sourceforge.net/p/gambas/code/5858 Author: gambas Date: 2013-09-28 23:09:00 +0000 (Sat, 28 Sep 2013) Log Message: ----------- [GB.QT4] * BUG: A Menu event handler stops the default control menu behaviour only if STOP EVENT is used. Consequently, MaskBox and ButtonBox now display the default TextBox popup menu correctly. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/CWindow.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2013-09-29 15:29:09
|
Revision: 5859 http://sourceforge.net/p/gambas/code/5859 Author: gambas Date: 2013-09-29 15:29:07 +0000 (Sun, 29 Sep 2013) Log Message: ----------- [GB.QT4] * BUG: Really fix the ButtonBox/MaskBox popup menu problem. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CMenu.cpp gambas/trunk/gb.qt4/src/CMenu.h gambas/trunk/gb.qt4/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-01-01 23:07:55
|
Revision: 6049 http://sourceforge.net/p/gambas/code/6049 Author: gambas Date: 2014-01-01 23:07:52 +0000 (Wed, 01 Jan 2014) Log Message: ----------- [GB.QT4] * BUG: * BUG: Correctly update background and foreground of multi-container controls. * BUG: Font.Grade maximum value is now +24, as expected by the font selector. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CContainer.cpp gambas/trunk/gb.qt4/src/CFont.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-01-05 10:48:36
|
Revision: 6062 http://sourceforge.net/p/gambas/code/6062 Author: gambas Date: 2014-01-05 10:48:33 +0000 (Sun, 05 Jan 2014) Log Message: ----------- [GB.QT4] * BUG: Foreground and background colors now works as expected on ComboBox and SpinBox controls. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CTextBox.cpp gambas/trunk/gb.qt4/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-01-26 23:22:13
|
Revision: 6104 http://sourceforge.net/p/gambas/code/6104 Author: gambas Date: 2014-01-26 23:22:08 +0000 (Sun, 26 Jan 2014) Log Message: ----------- [GB.QT4] * BUG: Text can be drop on TextBox and TextArea controls again, unless their Drop property is set. In that case, the dnd behaviour is entirely controled by Gambas. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CClipboard.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-05-13 18:10:53
|
Revision: 6262 http://sourceforge.net/p/gambas/code/6262 Author: gambas Date: 2014-05-13 18:10:50 +0000 (Tue, 13 May 2014) Log Message: ----------- [GB.QT4] * BUG: Fix the behaviour of auto-resize labels. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CContainer.cpp gambas/trunk/gb.qt4/src/CContainer.h gambas/trunk/gb.qt4/src/CLabel.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |