juha
|
aa96e17781
|
Revert r63888 #54661a2a36. It breaks event handling of forms with parent. Issue #36127.
git-svn-id: trunk@64986 -
|
2021-04-13 16:35:34 +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 |
|
zeljko
|
d84f74bc79
|
Qt5: forgotten QTACCESSIBILITY define
git-svn-id: trunk@64981 -
|
2021-04-13 10:55:54 +00:00 |
|
zeljko
|
d54508d7b7
|
Qt5: enable QTACCESSIBILITY define in qtdefines.inc for QtAccessibility. ATM this is disabled by default since it creates a lot of memleaks and crashes.
git-svn-id: trunk@64977 -
|
2021-04-12 11:41:28 +00:00 |
|
maxim
|
058e8264fa
|
LCL: Do not convert '\n' sequence to linefeed in Content field of LCLTaskDialog.TTaskDialog anymore (LineEnding constant should be used for this), bug #38676. Unbreaks output of strings like 'Save "c:\new_folder\new.work"?'.
git-svn-id: trunk@64975 -
|
2021-04-11 20:03:36 +00:00 |
|
zeljko
|
87aecde5f1
|
Qt5: fixed focusing of tooltip window. csFocus must be included in forms controlState. issue #38707
git-svn-id: trunk@64974 -
|
2021-04-11 17:42:19 +00:00 |
|
bart
|
07befbecb7
|
TFloatSpinEdit: fix a comment
git-svn-id: trunk@64973 -
|
2021-04-11 16:57:29 +00:00 |
|
bart
|
10281c7773
|
T(Float)SpinEdit: set default Value of MaxValue to 0. This is compaitble with the behaviour of SPinEdit in Delphi. Issue #0038738.
git-svn-id: trunk@64972 -
|
2021-04-11 16:51:39 +00:00 |
|
zeljko
|
97ba88fa58
|
Qt5: fix build without -dQTSCROLLABLEFORMS.
git-svn-id: trunk@64971 -
|
2021-04-11 16:49:09 +00:00 |
|
bart
|
52dc4d2bd5
|
T(Float)SpinEditEx: remove property EditorEnabled, since it duplicates DirectInput property (which I forgot...)
git-svn-id: trunk@64968 -
|
2021-04-11 16:24:32 +00:00 |
|
bart
|
8c6dd0ff09
|
T(Float)SpinEditEx: implement property EditorEnabled.
git-svn-id: trunk@64953 -
|
2021-04-10 21:49:10 +00:00 |
|
juha
|
74d9e094a0
|
LCL-GTK3: Prevent all-black background in controls. Issue #38709, patch from Anton Kavalenka.
git-svn-id: trunk@64949 -
|
2021-04-10 10:01:07 +00:00 |
|
juha
|
a8969e516a
|
LCL: In TListItem, use TListItemState type directly.
git-svn-id: trunk@64948 -
|
2021-04-10 10:01:05 +00:00 |
|
wp
|
446f7d1290
|
LCL/TreeView: Re-add state flag tvsUpdating removed in r64855 #a1aea6a20a. Issue #38735.
git-svn-id: trunk@64947 -
|
2021-04-10 09:46:11 +00:00 |
|
bart
|
1cdf85def9
|
MaskEdit: use escaping with '\' in sets as well. Allows to have ']' in a set, which was impossible before.
git-svn-id: trunk@64938 -
|
2021-04-07 08:08:10 +00:00 |
|
dmitry
|
e1deb6db08
|
cocoa: bug #38711. The themes enabled for Cocoa teHeader drawing is now imlpemented to make sure virtual tree view draws headers nicely
git-svn-id: trunk@64937 -
|
2021-04-07 05:01:00 +00:00 |
|
bart
|
1ddd3cc19b
|
MaskEdit: rename a type and it's associated variable and procedure.
git-svn-id: trunk@64932 -
|
2021-04-06 17:06:08 +00:00 |
|
bart
|
2e2c6107f2
|
MaskEdit: have Char_Set and Char_SetFixed, analogue to e.g. Char_Letter and Char_LetterFixed
git-svn-id: trunk@64927 -
|
2021-04-05 12:41:13 +00:00 |
|
bart
|
680a74ac4e
|
MaskEdit: factor out ParseSet.
git-svn-id: trunk@64926 -
|
2021-04-05 12:04:23 +00:00 |
|
bart
|
e95298f4e2
|
MaskEdit: use a lookup table for "simple cMask tokens" in SetEditMask.
git-svn-id: trunk@64925 -
|
2021-04-05 11:47:17 +00:00 |
|
zeljko
|
14ef04d220
|
Qt5: fixed error message
git-svn-id: trunk@64922 -
|
2021-04-04 13:48:47 +00:00 |
|
zeljko
|
a3a9c7213c
|
Qt5: Implemented extend LCL TLazAccessibleObject accessibility functionality. patch by Dmitry Boyarintsev and David Jenkins. issue #38604
git-svn-id: trunk@64920 -
|
2021-04-04 10:41:06 +00:00 |
|
bart
|
f217ea7fc4
|
MaskEdit: coding style and indentation. No functional changes.
git-svn-id: trunk@64907 -
|
2021-04-03 10:18:37 +00:00 |
|
bart
|
47a0ef2d84
|
MaskEdit: simplify ClearChar()
git-svn-id: trunk@64906 -
|
2021-04-03 10:08:54 +00:00 |
|
bart
|
3236750d4e
|
MaskEdit: refactor SetEditMask.
git-svn-id: trunk@64905 -
|
2021-04-03 10:02:36 +00:00 |
|
bart
|
c3c7456d6f
|
MaskEdit: if an exception is raised inside SetEditMask, make the control UnMasked (otherwise havoc will occur).
git-svn-id: trunk@64904 -
|
2021-04-02 21:52:01 +00:00 |
|
bart
|
9124789bc5
|
MaskEdit: new exception type for errors in EditMask.
git-svn-id: trunk@64903 -
|
2021-04-02 21:34:20 +00:00 |
|
bart
|
bf15a643ab
|
MaskEdit: add some comments about sets in the EditMask.
git-svn-id: trunk@64902 -
|
2021-04-02 21:08:38 +00:00 |
|
bart
|
1402472897
|
LCL: start implemention sets in TMaskEdit. Experimental and disabled by default. Delphi does not support this.
Implementation may change in the future.
git-svn-id: trunk@64901 -
|
2021-04-02 20:55:07 +00:00 |
|
bart
|
ce7e9909e5
|
LCL: fix OpenDocument on Mac for folders. Issue #0038670. Patch by Trevor Roydhouse.
git-svn-id: trunk@64890 -
|
2021-03-29 15:46:18 +00:00 |
|
mattias
|
be1d17f306
|
lcl: gtk2: fixed freeing TLCLHandledKeyEvent while processing keys
git-svn-id: trunk@64889 -
|
2021-03-29 12:14:55 +00:00 |
|
michl
|
cafbad9bab
|
LCL: TFrame, TGroupBox: Set ParentBackGround to False if color is changed and visa versa as requested in German LazarusForum from wp. Related to 64871, 64872
git-svn-id: trunk@64882 -
|
2021-03-28 19:32:11 +00:00 |
|
juha
|
8a0e6f91ee
|
LCL-GTK3: Move ScreenToClient from winapi to TGtk3Widget. Improve setting FullScreen during creation. Issues #38669 and #38672.
git-svn-id: trunk@64881 -
|
2021-03-28 19:13:45 +00:00 |
|
juha
|
4c1f609650
|
LCL-GTK3: Allow maximizing main form during OnCreate. Issue #38669, patch from Anton Kavalenka.
git-svn-id: trunk@64879 -
|
2021-03-28 09:02:41 +00:00 |
|
juha
|
6fb06881e3
|
LCL-GTK3: Fix popUp menu position with component Click. Issue #38647, patch from Anton Kavalenka.
git-svn-id: trunk@64874 -
|
2021-03-27 18:36:34 +00:00 |
|
michl
|
23f7f0a5ad
|
LCL: Win32: Fixed wrong type cast
git-svn-id: trunk@64873 -
|
2021-03-27 13:17:56 +00:00 |
|
michl
|
6ffcd2744c
|
LCL: Win32: Fixed Frame.Color not change the color of frame. Issue #35229
git-svn-id: trunk@64872 -
|
2021-03-27 12:22:17 +00:00 |
|
ondrej
|
28e5806a74
|
LCL: groupbox: use csOpaque style if the groupbox shouldn't be transparent, publish ParentBackground
git-svn-id: trunk@64871 -
|
2021-03-26 09:17:12 +00:00 |
|
zeljko
|
09c43715cf
|
Qt5: fixed bug with wrong mouse offset inside TGroupBox. issue #38659
git-svn-id: trunk@64866 -
|
2021-03-24 18:10:54 +00:00 |
|
bart
|
e86f37adb5
|
MaskEdit: use Default intrinsic instead of FillChar.
git-svn-id: trunk@64865 -
|
2021-03-23 18:24:26 +00:00 |
|
bart
|
5d98b3c2f6
|
MaskEdit: rename a private methods and it's associated field, since the old names might be confusing after r64863 #2a08f9594b.
git-svn-id: trunk@64864 -
|
2021-03-23 17:40:33 +00:00 |
|
bart
|
2a08f9594b
|
MaskEdit: Use GetMask() to read FMask[]. Simplifies sanity checks.
git-svn-id: trunk@64863 -
|
2021-03-23 17:34:05 +00:00 |
|
bart
|
f1d1a12c70
|
MaskEdit: implement (a more flexible) DbgS overload for TMaskedType (for internal use only).
git-svn-id: trunk@64860 -
|
2021-03-22 20:55:53 +00:00 |
|
bart
|
b49b00dbf2
|
MaskEdit: fix comment about meaning of 'C' in EditMask
git-svn-id: trunk@64859 -
|
2021-03-22 20:39:06 +00:00 |
|
bart
|
37b2ac5c92
|
MaskEdit: Initialize the internal mask with new TMaskType Char_Invalid and raise an exception whenever upon read access FMask contains Char_Invalid.
git-svn-id: trunk@64858 -
|
2021-03-22 20:35:41 +00:00 |
|
zeljko
|
7b8b329d98
|
Qt5: Fixed TGroupBox margins & wrong mouse coordinates. fixes issues #32186 and #37576
git-svn-id: trunk@64857 -
|
2021-03-22 13:12:05 +00:00 |
|
wp
|
a1aea6a20a
|
LCL/TreeView: Fix OnExpand* events not firing any more after r64142 #2a0df745f0. Issue #38084.
git-svn-id: trunk@64855 -
|
2021-03-22 08:43:53 +00:00 |
|
bart
|
42133a87e9
|
MaskEdit: enforce upper/lowercase for Char_All*Up/DownCase
git-svn-id: trunk@64853 -
|
2021-03-21 21:18:41 +00:00 |
|
bart
|
66c44791cd
|
MaskEdit:
- 'C' in an EditMask means that any char is OK, except FSpaceChar (Delphi compatibility)
- fix some more range errors
git-svn-id: trunk@64850 -
|
2021-03-21 16:17:33 +00:00 |
|
bart
|
e224bb5467
|
MaskEdit: fix range error in SelectNextChar.
git-svn-id: trunk@64849 -
|
2021-03-21 15:38:49 +00:00 |
|