paul
3be4827bfd
Qt:
...
- process paint event only for widgets where they are make any sense
- fix bug with grabbing focus by viewport in any QAbstractScrollArea descendants (QTextEdit, QListBox and so on). This cause sometimes wrong bg and other problems
git-svn-id: trunk@12186 -
2007-09-26 08:57:37 +00:00
paul
5e21b95eac
Qt: small code formatting
...
git-svn-id: trunk@12185 -
2007-09-26 07:57:45 +00:00
paul
430c74310a
restore packager AV fix
...
git-svn-id: trunk@12184 -
2007-09-26 07:02:39 +00:00
paul
1620b29272
Qt:
...
- significantly improved speed of synedit
git-svn-id: trunk@12183 -
2007-09-26 05:49:32 +00:00
jesus
443b0c952d
LCL, grids, recalc DefaultRowHeight based on current font size, issue #9760
...
git-svn-id: trunk@12182 -
2007-09-25 22:57:15 +00:00
marc
1d9557f30a
* Updated alignment by Maxim Ganetsky
...
git-svn-id: trunk@12181 -
2007-09-25 22:14:11 +00:00
marc
5afa2ab39b
* Updated documentation by Chris Kirkpatrick
...
git-svn-id: trunk@12180 -
2007-09-25 21:44:41 +00:00
jesus
1ef0491d4b
LCL, grids, fixed storing of SizePriority when value is set to 0, issue #9774
...
git-svn-id: trunk@12179 -
2007-09-25 20:57:08 +00:00
paul
350aec6f6c
qt: small fix to caret
...
git-svn-id: trunk@12178 -
2007-09-25 14:50:46 +00:00
vincents
472ddf630c
win32: let the compiler do the resource compiling
...
IDE: set application title to 'Lazarus' so the taskbar button has a capitalized caption (bug #9767 )
git-svn-id: trunk@12177 -
2007-09-25 12:05:20 +00:00
vincents
2c20e254ab
added Grzegorz Zakrzewski aka Anatol to the contributors.
...
git-svn-id: trunk@12176 -
2007-09-25 11:04:45 +00:00
mattias
8a1732c539
synedit: doublebuffering enabled only for gtk1
...
git-svn-id: trunk@12175 -
2007-09-25 08:55:27 +00:00
paul
d65866183a
Qt:
...
- reimplement sendmessage same way as postmessage is done
git-svn-id: trunk@12174 -
2007-09-25 06:33:33 +00:00
paul
5e815b536b
Qt:
...
- remove unneeded more code in TQtCaret
- add define QtPaintOnViewport (to switch painting from QAbstractScrollArea to viewport of that area)
git-svn-id: trunk@12173 -
2007-09-25 05:46:45 +00:00
paul
422599fafd
Qt:
...
- fix bug with TQtCaret (no need to add 2 to pos anymore)
- revert some changes from previous commit
git-svn-id: trunk@12172 -
2007-09-25 02:51:23 +00:00
paul
a5a7bd7796
Qt:
...
- more checks while setting / getting scroll info
- another trial to speedup TCustomControl
git-svn-id: trunk@12171 -
2007-09-25 01:57:10 +00:00
paul
3769cc722c
new images from wile64
...
git-svn-id: trunk@12170 -
2007-09-25 00:44:16 +00:00
jesus
43581bc92a
LCL, grids added checks for not invalidating if handle is not allocated, issue #9765
...
git-svn-id: trunk@12169 -
2007-09-24 22:59:26 +00:00
marc
b7bc2d548b
* Updated translation by Antonio Galvao
...
git-svn-id: trunk@12168 -
2007-09-24 19:43:30 +00:00
marc
1834dd996a
* Fixed options save. Thanks to Giuliano Colla
...
git-svn-id: trunk@12167 -
2007-09-24 18:40:06 +00:00
paul
3263e03931
update images transparency from wile64
...
git-svn-id: trunk@12166 -
2007-09-24 15:14:00 +00:00
paul
6a00add285
- new images from wile64
...
git-svn-id: trunk@12165 -
2007-09-24 13:26:48 +00:00
paul
5269651533
Qt: implement PostMessage as postponed TWinControl.Perform
...
git-svn-id: trunk@12164 -
2007-09-24 12:37:29 +00:00
zeljko
e6fd31a96f
(Qt): Bindings qt-4.2.3 update to v 1.51 from Den
...
git-svn-id: trunk@12163 -
2007-09-24 12:26:50 +00:00
vincents
5f1016ff3a
reverted accidental commits in r12160 #5ea375ef4d
...
git-svn-id: trunk@12162 -
2007-09-24 12:25:16 +00:00
zeljko
0f8ebc7bba
(Qt): Bindings update v 1.51: Added QLCLMessageEvent,QTableView,QTableWidget,qt_mac_set_dock_menu,qt_x11_wait_for_window_manager by Den.
...
git-svn-id: trunk@12161 -
2007-09-24 11:52:45 +00:00
vincents
5ea375ef4d
updated Indonesian translations from Zaenal Mutaqin
...
git-svn-id: trunk@12160 -
2007-09-24 11:12:37 +00:00
vincents
5e8615fb25
IDE: use editor font to display search results (bug #9698 ) from Anatol
...
git-svn-id: trunk@12159 -
2007-09-24 09:16:47 +00:00
paul
a5f461ec1f
packager: fix AV when package has been removed
...
git-svn-id: trunk@12158 -
2007-09-24 09:02:43 +00:00
paul
d1121ec4f6
new images from wile64
...
git-svn-id: trunk@12157 -
2007-09-24 07:57:01 +00:00
paul
a22f679f0d
Qt:
...
- minor changes for menu
- cleanup
git-svn-id: trunk@12156 -
2007-09-24 07:49:58 +00:00
tombo
0dc2093687
Carbon intf: fix monochromatic bitmaps
...
git-svn-id: trunk@12155 -
2007-09-24 07:13:19 +00:00
zeljko
0bc9d93106
(Qt): Fixed typos in qtwsmenus
...
git-svn-id: trunk@12154 -
2007-09-24 06:35:43 +00:00
paul
763779959f
Qt: menu rework (also fixed issue with destroying menu items - they had not destroyed their handles)
...
git-svn-id: trunk@12153 -
2007-09-24 06:03:19 +00:00
jesus
3bffb8c4b4
LCL, stringgrid, fixed memleak when getting Cols/Rows, issue #9643
...
git-svn-id: trunk@12152 -
2007-09-24 05:55:59 +00:00
sekelsenmat
1b104e5674
Reverted wrong commit of local changes.
...
git-svn-id: trunk@12151 -
2007-09-23 21:00:47 +00:00
sekelsenmat
de6c24679b
Removed the old TrayIcon component.
...
git-svn-id: trunk@12150 -
2007-09-23 20:58:22 +00:00
zeljko
8733c0037d
(Qt): Reimplemented qtwinapi GetParent(), old implementation could fail with result - wrong parent returned. Check for nil parameter in QtObjectFromWidgetH() routine.
...
git-svn-id: trunk@12149 -
2007-09-23 09:01:38 +00:00
paul
55a9f353b2
Qt:
...
- fix problem with grabbing mouse capture for TCustomControl
- remove toolbar and toolbutton implementation into ifdefs since ToolBar and ToolButton are TCustomControl descendants and fully implemented by LCL means
git-svn-id: trunk@12148 -
2007-09-23 06:52:30 +00:00
paul
60d836ccf8
widgetset: implement basic DrawFrameControl using TThemeServices class (no need for DrawFrameControl anymore in carbon, qt and maybe gtk widgetsets)
...
git-svn-id: trunk@12147 -
2007-09-23 06:48:16 +00:00
jesus
1f638fca7e
LazReport, aded ask to save changes in editor, full redisign ReportOptions dialog, fix load from lrf file BorderStyle in memo view, fix set Title property in frReport, save to lrf file ReportVersion properties, from Aleksey Lagunov
...
git-svn-id: trunk@12146 -
2007-09-23 06:26:00 +00:00
jesus
d77f7bb377
LCL, dbgrid, fixed scrollbar disappearing when scrollbars=ssAutoVertical, issue #9689
...
git-svn-id: trunk@12145 -
2007-09-23 04:35:18 +00:00
paul
893d84a49e
Qt: fix problem with TQtWidgetSet.RawImage_FromDevice for dual screen (or maybe more) desktops
...
git-svn-id: trunk@12144 -
2007-09-23 04:18:38 +00:00
paul
dc38b0885f
Qt: call missed ARawImage.Init
...
git-svn-id: trunk@12143 -
2007-09-23 04:05:57 +00:00
paul
015e551c12
qt: probably fix tab change by mouse click in TPageControl
...
git-svn-id: trunk@12142 -
2007-09-23 02:56:28 +00:00
marc
15362cf05c
* Fixed anchoring for long button texts by Maxim Ganetsky
...
git-svn-id: trunk@12141 -
2007-09-22 21:55:31 +00:00
marc
6bb2f34cb4
* Updated documentation by Chris Kirkpatrick
...
git-svn-id: trunk@12140 -
2007-09-22 21:51:18 +00:00
sekelsenmat
1f11a69562
Moved the trayicon example to the examples folder. Also updated it and made verified its compatibility with Turbo Delphi Explorer.
...
git-svn-id: trunk@12139 -
2007-09-22 19:47:39 +00:00
zeljko
4a83d24899
(Qt): Small fix in CreatePolygonRgn()
...
git-svn-id: trunk@12138 -
2007-09-22 18:26:16 +00:00
paul
589219fcdc
Qt: implement SendMessage
...
git-svn-id: trunk@12137 -
2007-09-22 17:34:53 +00:00