Commit Graph

2636 Commits

Author SHA1 Message Date
Željan Rikalo
f1156f551a Qt,Qt5: ReleaseCapture when app is deactivated. 2021-10-14 18:28:29 +02:00
Željan Rikalo
d21ebb1b60 Qt,Qt5: removed old workaround for Qt < 4.8.7, fixes TApplication activate/deactivate events. issue #37868 2021-10-14 14:47:25 +02:00
Željan Rikalo
9233efadf0 Qt: optimized palette reload instead of recreating handles. issue #38589 2021-10-12 12:37:48 +02:00
Željan Rikalo
4076f4efdd Qt,Qt5: fixed paleete change at runtime. issue #38589 2021-10-11 16:13:04 +02:00
Željan Rikalo
c822e57876 Qt,Qt5: fixed radialPie paint with antialiasing. issue #39416 2021-10-11 11:38:04 +02:00
Željan Rikalo
26930d85c6 Qt,Qt5: fixed antialiased paint of ellipse and poylgon. issue #35568 , issue #39416 2021-10-06 19:57:32 +02:00
Željan Rikalo
29fa1e508e Qt,Qt5: fixed maximized window with borderstyle = bsnone. issue #39158 2021-10-06 13:46:42 +02:00
Željan Rikalo
e8317fb534 Qt,Qt5: fixed problem with drawing primitives when antialiasing enabled. issue #39416 2021-10-06 11:37:19 +02:00
Željan Rikalo
52f2a8b88f Qt,Qt5: Fixed menu radio items. issue #37741 2021-08-28 20:03:54 +02:00
Željan Rikalo
fcf361530d Qt,Qt5: fixed changing TMenuItem.ImageIndex inside main menu. issue #37608 2021-08-28 19:26:29 +02:00
Željan Rikalo
5466d422e1 Qt,Qt5: Fixed checkboxes states after sorting in TListView. issue #38137 2021-08-28 17:21:08 +02:00
Željan Rikalo
ce63f619fc Qt,Qt5: Fixed slowness with TListBox. issue #39311 2021-08-28 14:20:36 +02:00
martin
9acddfe467 Makefile, LCL: fix path for freetype
git-svn-id: trunk@65406 -
2021-07-08 11:21:25 +00:00
mattias
f5630f1082 lcl: updated Makefile.compiled with freetype
git-svn-id: trunk@65403 -
2021-07-08 08:13:17 +00:00
michl
5b5055c2dc TPageControl: QT: Fixed PageControl.GetTabRect, see project Issue #39166
git-svn-id: trunk@65396 -
2021-07-07 09:49:45 +00:00
zeljko
0ecb8aad9b Qt: removed unsupported QString_toHtmlEscaped. issue #38982
git-svn-id: trunk@65248 -
2021-06-16 13:53:48 +00:00
zeljko
cfa20195b1 Qt: fixed using of plain text in dialogs.
git-svn-id: trunk@65158 -
2021-05-31 10:04:01 +00:00
bart
52e1881c23 T(Float)SpinEdit: QT(4): fix not obeying the value of EditorEnabled if ReadOnly is set to False
git-svn-id: trunk@65015 -
2021-04-17 15:59:09 +00:00
bart
694d81628d T(Float)SpinEdit: implement EditorEnabled for QT4. Part of Issue #0038736.
git-svn-id: trunk@65014 -
2021-04-17 15:23:25 +00:00
zeljko
0023eaced0 Qt,Qt5: allow usage of html formatted text in dialogs via define.
git-svn-id: trunk@64982 -
2021-04-13 11:41:26 +00:00
wp
2c9ec4c1ed LCL/ShellCtrls: Display default shell icons in TShellListView. Issue #18247.
git-svn-id: trunk@64764 -
2021-03-07 14:39:17 +00:00
wp
e431045dac LCL/ShellTreeView: Add ShellCtrls to widgetsets. Widgetset-based solution for automatic shell icons in TShellTreeView (implemented for win32 only).
git-svn-id: trunk@64747 -
2021-03-05 15:14:19 +00:00
juha
c32adb1c7f Instead of UTF8CompareText use AnsiCompareText which uses mostly system libraries.
git-svn-id: trunk@64437 -
2021-01-29 19:58:55 +00:00
juha
751852a44a LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
git-svn-id: trunk@64385 -
2021-01-14 13:52:23 +00:00
juha
42850cfe4d LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
2021-01-14 12:41:32 +00:00
juha
9219ea531d Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
git-svn-id: trunk@64303 -
2020-12-29 22:56:40 +00:00
juha
6813e28eef LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
git-svn-id: trunk@64197 -
2020-12-12 11:41:07 +00:00
juha
618261511d LCL: Remove tests for FPC versions 2.x. Cannot be used anyway.
git-svn-id: trunk@64120 -
2020-11-10 09:50:20 +00:00
zeljko
5d132a7330 Qt,Qt5: fixed html text escaping - message boxes should be plain text. issue #37805
git-svn-id: trunk@63918 -
2020-09-24 08:46:27 +00:00
zeljko
394d08328e Qt,Qt5: reverted r63904 and r63905 #bd61f8f5cb because of total menu mess. issue #37608
git-svn-id: trunk@63906 -
2020-09-21 13:05:58 +00:00
zeljko
bd61f8f5cb Qt: fixed image changing via imageindex. issue #37608
git-svn-id: trunk@63905 -
2020-09-21 12:35:11 +00:00
juha
125e794a87 Remove useless test for X <> Nil when using "is" operator.
git-svn-id: trunk@63779 -
2020-08-18 17:35:21 +00:00
juha
dc8ca7a17f LCL: Restore type TEmulatedTextHintStatus. The state thsChanging was needed after all.
git-svn-id: trunk@63734 -
2020-08-13 17:34:01 +00:00
juha
728e2b9639 LCL: Move function CreateEmulatedTextHintFont to unit StdCtrls as a global function.
git-svn-id: trunk@63733 -
2020-08-13 17:33:59 +00:00
juha
953b2ef2b1 LCL: Move function CreateEmulatedTextHintFont to TWinControl for future. Replace emulated hint status with a boolean.
git-svn-id: trunk@63729 -
2020-08-13 11:23:33 +00:00
juha
933a4c9f98 LCL-Qt5/Qt4: Show correct icon in MessageBox. Issue #37270, patch from CudaText man.
git-svn-id: trunk@63724 -
2020-08-11 22:57:14 +00:00
zeljko
e43d67d3bc Qt,Qt5: Fixed AV when chaning tabcontrol options. issue #37178
git-svn-id: trunk@63343 -
2020-06-11 10:28:20 +00:00
ondrej
ef8d6a825e ComboBox: implement TComboBoxStyle.IsOwnerDrawn and .IsVariable and use them instead of the in [] syntax
git-svn-id: trunk@63228 -
2020-05-26 22:25:15 +00:00
ondrej
1c63f54328 ComboBox: more fixes with TComboBoxStyle.HasEditBox
git-svn-id: trunk@63225 -
2020-05-26 21:53:31 +00:00
ondrej
34e6f40639 ComboBox: implement TComboBoxStyle.HasEditBox as a replacement for the old and removed TCustomComboBox.ReadOnly property
git-svn-id: trunk@63224 -
2020-05-26 21:30:13 +00:00
wp
254e43bb4f LCL/Calendar: Remove option dsStartMonday from Calendar.DisplaySettings and replace it by Delphi-compatible Calendar.FirstDayOfWeek
git-svn-id: trunk@63220 -
2020-05-25 14:16:57 +00:00
juha
47bfab75ef LCL: Remove also public property TCustomComboBox.ReadOnly.
git-svn-id: trunk@63112 -
2020-05-02 14:13:43 +00:00
zeljko
ff27397e4a Qt: removed code dependent on -dQtUseAccurateFrame. This define is not valid anymore.
git-svn-id: trunk@63042 -
2020-04-21 10:10:09 +00:00
zeljko
b2bd6716d6 Qt,Qt5: fixed design time bug on TPageControl. issue #36939
git-svn-id: trunk@63035 -
2020-04-20 15:38:55 +00:00
zeljko
77a7f48ed7 Qt/Qt5: TQtPrinter.PrintQuality property should be read only
git-svn-id: trunk@63002 -
2020-04-16 17:13:02 +00:00
zeljko
e3713e12b6 Qt/Qt5: improved startup time of qt/qt5 apps which does not use printers. QtDefaultPrinter handle is created on demand from now on.
git-svn-id: trunk@63001 -
2020-04-16 16:02:31 +00:00
zeljko
a9b7415541 Qt,Qt5: fixed accurate frame for qt/qt5 on mswindows. issue #36897
git-svn-id: trunk@62987 -
2020-04-15 12:25:43 +00:00
zeljko
f89e0d732b Qt,Qt5: implemented MonitorFromPoint(), MonitorFromRect() and MonitorFromWindow(). issue #36913
git-svn-id: trunk@62979 -
2020-04-14 16:34:50 +00:00
zeljko
ab5c10baad Qt: revert splash to QWidget_repaint(), it's snapier
git-svn-id: trunk@62978 -
2020-04-14 15:31:58 +00:00
zeljko
4d84a5fe1d Qt,Qt5: accurate frame fails because of IsRectEmpty(). issue #36897
git-svn-id: trunk@62977 -
2020-04-14 15:16:05 +00:00