Commit Graph

10417 Commits

Author SHA1 Message Date
zeljko
3d28c2516b Qt: set color of hint font so it shows hint text
git-svn-id: trunk@54302 -
2017-02-28 07:59:35 +00:00
zeljko
ab585d53ed Qt: implemented TQtWidgetSet.InitStockFont, but disabled because of problems with THintWindow.Font
git-svn-id: trunk@54296 -
2017-02-27 17:32:56 +00:00
mattias
673bc11392 lcl: gtk2: less hints
git-svn-id: trunk@54270 -
2017-02-25 12:26:50 +00:00
zeljko
339ac15e31 Qt, Qt5: send LM_KILLFOCUS to LCL even if non mdi form is not active. issue #31440
git-svn-id: trunk@54268 -
2017-02-24 20:48:24 +00:00
zeljko
26ef032903 qtwscontrols: fixed problem with default font when parentFont is true.
git-svn-id: trunk@54263 -
2017-02-24 13:53:35 +00:00
zeljko
f6600384c3 qt5: added missing QApplication attributes up to qt-5.6
git-svn-id: trunk@54257 -
2017-02-23 17:36:42 +00:00
marcus
7eaa1abf9f Introduce Amiga/AROS/MorphOS and MUI Widgetset to Lazarus gui settings
git-svn-id: trunk@54253 -
2017-02-22 22:16:40 +00:00
juha
dc9b82b913 LCL-GTK2: Fix a typo in cmd string, 'lcl-delay-cm_textchaged' -> 'lcl-delay-cm_textchanged'. No effect in functionality.
git-svn-id: trunk@54251 -
2017-02-22 12:42:34 +00:00
ondrej
3e2980a1b6 win32: check list: scale check box (for multi-monitor)
git-svn-id: trunk@54227 -
2017-02-21 17:45:15 +00:00
ondrej
d8902074d4 win32: themes: scale sizes for High-DPI
git-svn-id: trunk@54226 -
2017-02-21 17:42:16 +00:00
ondrej
c3ac0c4816 win32: menu item: fix checkbox painting. Issue #31149
git-svn-id: trunk@54213 -
2017-02-20 15:54:57 +00:00
ondrej
48a215ee7e win32: menu item: fix wrong painting of icons bigger than text. Issue #31149
git-svn-id: trunk@54212 -
2017-02-20 15:24:07 +00:00
ondrej
6eae03e479 gtk2: fix window type hints for modal/nonmodal forms. Issue #13051
git-svn-id: trunk@54197 -
2017-02-19 17:37:44 +00:00
ondrej
d45b1fe5cd win32: group box: highDPI: force reposition of children after font change. Issue #23415
git-svn-id: trunk@54195 -
2017-02-19 16:03:57 +00:00
zeljko
14b3622cd7 Qt5: removed QtWa_TransparentForMouseEvents workaround since qt5 fully supports it via windowFlags. issue #30232
git-svn-id: trunk@54149 -
2017-02-13 17:00:59 +00:00
zeljko
0e3107262b Qt: do not send doubled mouseUp events
git-svn-id: trunk@54148 -
2017-02-13 13:21:02 +00:00
zeljko
fb129e0123 Qt5: minor refactoring of transparent mouse handler
git-svn-id: trunk@54146 -
2017-02-13 09:09:38 +00:00
zeljko
80e4403f0b Qt5: let qt5 use lcTransparentWindow.
git-svn-id: trunk@54145 -
2017-02-13 08:48:57 +00:00
zeljko
33e6b24cc6 Qt: fixed right mouse click on transparent form, refactored transparent for mouse part. issue #31381
git-svn-id: trunk@54144 -
2017-02-13 08:23:36 +00:00
zeljko
7af8c77037 Qt,Qt5: removed dropdown button metrics, use themes.
git-svn-id: trunk@54143 -
2017-02-12 13:36:13 +00:00
zeljko
cd35ca39a6 Qt: backport qt4 patch for drawing splitter. issue #27182
git-svn-id: trunk@54142 -
2017-02-12 13:03:41 +00:00
zeljko
02a4198267 Qt5: fixed QtHandle type
git-svn-id: trunk@54141 -
2017-02-12 12:53:28 +00:00
zeljko
923b88a5fe Qt: QtHandle type is not integer, it's longword on x11 and windows, and ptruint on mac.
git-svn-id: trunk@54140 -
2017-02-12 12:53:08 +00:00
zeljko
5d40943854 Qt: use QEventLoopAllEvents instead of QEventLoopExcludeUserInputEvents after TQtMessageBox finished.
git-svn-id: trunk@54139 -
2017-02-12 12:30:15 +00:00
zeljko
93f2a9f8fd Qt5: added hint howto correct build Qt5Pas1.dll under win32.
git-svn-id: trunk@54138 -
2017-02-12 10:07:00 +00:00
zeljko
a05c58ebb1 Qt, Qt5: make interface snappy under x11 after menuitem triggered.
git-svn-id: trunk@54137 -
2017-02-11 10:28:29 +00:00
zeljko
4064104009 Qt, Qt5: process all events. issue #31372
git-svn-id: trunk@54136 -
2017-02-10 17:03:38 +00:00
juha
d5791ad833 LCL-GTK2: Refactor, add support for input method blacklist. Issue #30863, patch from AlexeyT.
git-svn-id: trunk@54130 -
2017-02-09 09:48:37 +00:00
juha
4edb91db4d LCL-QT5: Copy an important fix / optimization (r53375) from LCL-QT4. Issue #30929.
git-svn-id: trunk@54129 -
2017-02-09 09:48:32 +00:00
zeljko
38af3156af Qt: fixed centering dots of vertical splitter.
git-svn-id: trunk@54128 -
2017-02-09 08:05:36 +00:00
zeljko
c1bcb4d8b8 Qt: simplified and optimized splitter drawing. part of issue #27182
git-svn-id: trunk@54127 -
2017-02-09 07:57:00 +00:00
zeljko
349fdc7200 Qt: draw splitter grabber for themes which doesn't implement it in Qt library. issue #27182
git-svn-id: trunk@54122 -
2017-02-08 19:56:07 +00:00
hnb
b432dc7e42 Add missing unit LCLProc for previous commit 54120 #b22e329287. Fix mantis #31368
git-svn-id: trunk@54121 -
2017-02-08 19:26:59 +00:00
hnb
b22e329287 Raise error for badly created control for "preferred status bar height" initialization. The local variable R is uninitialized (random value from stack) for badly implemented DLLs with forms. The problem is visible for TControl.ChangeBounds / TControl.DoSetBounds methods (randomly raised BoundsOutOfBounds)
git-svn-id: trunk@54120 -
2017-02-08 12:49:35 +00:00
zeljko
6df375142a Qt5: make ws snappier under x11.
git-svn-id: trunk@54115 -
2017-02-07 17:22:58 +00:00
zeljko
8bf0337321 Qt5: check for dangling handle.
git-svn-id: trunk@54114 -
2017-02-07 17:11:38 +00:00
zeljko
f439ee0b2f Qt5: better check for dangling handle pointer.
git-svn-id: trunk@54113 -
2017-02-07 16:56:47 +00:00
zeljko
5e538a8053 Qt: make Qt4 interface snappy under X11.
git-svn-id: trunk@54111 -
2017-02-07 16:31:14 +00:00
zeljko
9405275f19 Gtk2: implemented WS Repaint.
git-svn-id: trunk@54110 -
2017-02-07 14:50:27 +00:00
zeljko
75baa379fa Qt5: implemented WSRepaint
git-svn-id: trunk@54109 -
2017-02-07 14:34:10 +00:00
zeljko
56d6de1240 Qt: implemented WSRepaint
git-svn-id: trunk@54108 -
2017-02-07 14:27:52 +00:00
freq
0570e97c82 cocoa: No longer needed. App meanwhile closing without memory leaks. Global NSAutoReleasePool in init / finalization is dangerous for libraries and leads to crash during host shut down.
git-svn-id: trunk@54093 -
2017-02-05 07:00:11 +00:00
freq
01a2998a5a cocoa: Fix #0031253: Project with TShape component compiled with Cocoa WidgetSet crashes in TCocoaContext.SaveDC.
git-svn-id: trunk@54092 -
2017-02-05 06:48:32 +00:00
zeljko
25b81795dc Qt5: do not set modality, but use active modal window as parent of TQtHintWindow. part of issue #30235
git-svn-id: trunk@54080 -
2017-02-03 16:29:58 +00:00
zeljko
64119b2b0f Qt: do not set modality, but use active modal window as parent of TQtHintWindow. part of issue #30235
git-svn-id: trunk@54079 -
2017-02-03 16:29:44 +00:00
michl
94630704fa LCL: TWinControl: Win32: Revert revision 53791 #019b8c5c6b because after this PaintTo only work for TForm, not for other controls. Issue #25448
git-svn-id: trunk@54077 -
2017-02-02 19:59:36 +00:00
marcus
5f54b4f238 MUI: Exception if MUIObject fails to create
git-svn-id: trunk@54057 -
2017-02-01 19:33:22 +00:00
michl
b0ed0adb4d LCL: TComboBox: Win32: Fixed deleting a char not all text with AutoDropDown = True. Issue #31247
git-svn-id: trunk@54054 -
2017-02-01 11:20:07 +00:00
zeljko
8e6b6a8bac Gtk2: fixed Constraints setting. Patch by C Western. issue #31291
git-svn-id: trunk@54051 -
2017-02-01 09:44:21 +00:00
zeljko
f6098d0714 Qt: removed TabWidth and TabHeight from issues
git-svn-id: trunk@54049 -
2017-02-01 09:29:00 +00:00