zeljko
|
114f2092b1
|
IDE: removed Qt/Qt5 workaround , fixed issue #36874
git-svn-id: trunk@62888 -
|
2020-04-05 09:20:10 +00:00 |
|
zeljko
|
c51ee7a11e
|
Qt,Qt5: fixed wrong mapToGlobal() result (probably Qt4/Qt5 library bug). issue #36874
git-svn-id: trunk@62887 -
|
2020-04-05 09:01:16 +00:00 |
|
dmitry
|
0cc6e203b8
|
codetools: adding suppot for cblocks procedural type modifier. Based on patch by Juha Manninen. bug #36752
git-svn-id: trunk@62886 -
|
2020-04-05 04:33:04 +00:00 |
|
dmitry
|
e1d1474d82
|
cocoa: fix compilation for fpc320rc1 headers. bug #36864
git-svn-id: trunk@62885 -
|
2020-04-05 03:47:06 +00:00 |
|
juha
|
a43056f291
|
LCL: "EmptyValue" and "DisplayEmpty" properties for TBLookupCombobox and TDBLookupListBox components. Issue #36035, patch from Zdravko Gabrovski.
git-svn-id: trunk@62884 -
|
2020-04-04 12:51:38 +00:00 |
|
zeljko
|
2675c98695
|
Qt5: mark Qt5Pas.pro as release. issue #36856
git-svn-id: trunk@62883 -
|
2020-04-04 12:21:34 +00:00 |
|
zeljko
|
7fd1c2feac
|
Qt,Qt5: fix menuitem.bitmap.transparent. issue #33122
git-svn-id: trunk@62882 -
|
2020-04-04 12:12:52 +00:00 |
|
juha
|
7a87464490
|
Designer: Fix moving multiple controls with keyboard after deselecting one. Issue #35255, idea from ptvs.
git-svn-id: trunk@62881 -
|
2020-04-04 10:56:40 +00:00 |
|
juha
|
8f74c1cd33
|
IDE: Add assertions to TMainIDEBar.CalcMainIDEHeight. Move to a better place. Trying to debug issue #34377.
git-svn-id: trunk@62880 -
|
2020-04-04 09:06:24 +00:00 |
|
juha
|
78cf54924b
|
Packager: Set ToolStatus to "itBuilder" also when building a package.
git-svn-id: trunk@62879 -
|
2020-04-04 09:06:18 +00:00 |
|
zeljko
|
60dbc7bd77
|
Qt,Qt5: mask must fit final pixmap.
git-svn-id: trunk@62878 -
|
2020-04-04 08:28:24 +00:00 |
|
zeljko
|
d78f0bd224
|
Qt,Qt5: copy proper mask size in StretchMaskBlt
git-svn-id: trunk@62877 -
|
2020-04-04 07:40:41 +00:00 |
|
dmitry
|
14d2b6e153
|
ide: reverting an accidental change from the previous commit (r62875)
git-svn-id: trunk@62876 -
|
2020-04-04 05:27:29 +00:00 |
|
dmitry
|
04ed47cd5d
|
ide: creating app bundle as a part of a build process for Cocoa WS. bug #36780
git-svn-id: trunk@62875 -
|
2020-04-04 05:25:44 +00:00 |
|
bart
|
6f42ed9547
|
Docs: document TMaskOptions. Patch by Rolf Wetjen.
git-svn-id: trunk@62874 -
|
2020-04-03 15:35:15 +00:00 |
|
zeljko
|
590b323f96
|
Qt,Qt5: convert RGB32 to ARGB32 if mask is null. related to #32137
git-svn-id: trunk@62873 -
|
2020-04-03 14:54:39 +00:00 |
|
zeljko
|
ba975b8a39
|
Qt5: do not use deprecated functions from Qt library
git-svn-id: trunk@62872 -
|
2020-04-03 14:53:17 +00:00 |
|
juha
|
5af9c69f98
|
Packager: Prevent a crash on closing package editor during compile. Issue #36432.
git-svn-id: trunk@62871 -
|
2020-04-03 12:07:44 +00:00 |
|
zeljko
|
a6e255c463
|
Qt,Qt5: improved BitBlt(), StretchBlt(), StretchMaskBlt(), fixed wrong SRCCOPY in some cases. issues #32141, #32137
git-svn-id: trunk@62870 -
|
2020-04-03 08:56:53 +00:00 |
|
martin
|
9ff9f3ac82
|
Fix leak in TLCLGlyphs.GetImageIndex (introduced in r58106 #50dc18646e). Entry name must be set, before adding to tree. Since the name is used as lookup (the tree "sorts" by the name).
git-svn-id: trunk@62868 -
|
2020-04-02 20:12:29 +00:00 |
|
zeljko
|
bc7245b9bb
|
Qt: fixed leak in Qt library, copying or scaling image creates new reference.
git-svn-id: trunk@62860 -
|
2020-04-02 14:05:39 +00:00 |
|
zeljko
|
bd841f4865
|
Gtk2: set proper ROP mode when using StretchBlt(), BitBlt() and StretchMaskBlt(). issue #23742
git-svn-id: trunk@62859 -
|
2020-04-02 11:55:46 +00:00 |
|
juha
|
ff5b89a4f7
|
LCL: Fix TDBGrid editor alignment when FixedCells>1. Issue #35715, patch from Luca Olivetti.
git-svn-id: trunk@62847 -
|
2020-04-02 10:07:16 +00:00 |
|
zeljko
|
e5b60643df
|
Qt5: fixed memory leak inside Qt library, QImage_scaled() creates new instance.
git-svn-id: trunk@62846 -
|
2020-04-01 15:57:13 +00:00 |
|
zeljko
|
77f154322f
|
Qt5: fixed assertion in TQtWidgetSet.RawImage_FromDevice(), use QScreen_grabWindow() instead of QPixmap_grabWindow().
git-svn-id: trunk@62845 -
|
2020-04-01 13:25:53 +00:00 |
|
zeljko
|
8ffd2f7f25
|
Qt5: provide current widget screen when grabbing window
git-svn-id: trunk@62844 -
|
2020-04-01 12:16:28 +00:00 |
|
juha
|
7c479cba63
|
LCL: Update contents of TTreeView better when Scrollbars are hidden with ssAutoVertical. Issue #36731, patch from nappsoft.
git-svn-id: trunk@62843 -
|
2020-04-01 10:43:21 +00:00 |
|
juha
|
01082a807d
|
LCL-GTK3: Update for swapped R/B colors. Issue #36374, patch from Anton Kavalenka.
git-svn-id: trunk@62842 -
|
2020-04-01 10:43:20 +00:00 |
|
juha
|
b2501a2b9a
|
Customdrawn: Implement EnumDisplayMonitors and GetMonitorInfo for CD_X11 and CD_win32. Issue #31738, patch from Anton Kavalenka.
git-svn-id: trunk@62841 -
|
2020-04-01 10:43:08 +00:00 |
|
zeljko
|
b9799e15cb
|
Qt,Qt5: implemented DCGetPixel() for widgets. patch by Mark Malakanov, changed by me. issue #29276
git-svn-id: trunk@62840 -
|
2020-04-01 08:36:37 +00:00 |
|
zeljko
|
1a5015dca6
|
Qt,Qt5: optimized DCSetPixel() via cached QPen. issue #29277
git-svn-id: trunk@62839 -
|
2020-04-01 08:01:00 +00:00 |
|
juha
|
33d370e3b4
|
LCL-Win32: Simulate wsFullScreen WindowState with Maximized. Issue #34759, patch from Serge Anvarov.
git-svn-id: trunk@62835 -
|
2020-03-31 19:07:19 +00:00 |
|
maxim
|
056c393c8f
|
POChecker: store total translation statistics in TPOFamilyList
git-svn-id: trunk@62834 -
|
2020-03-31 16:21:23 +00:00 |
|
maxim
|
7bf136d6ac
|
POChecker: there is no need to copy PoFamilyStats all over the place anymore
git-svn-id: trunk@62833 -
|
2020-03-31 14:19:29 +00:00 |
|
maxim
|
48951b67fb
|
POChecker: there is no need to copy logs to result form separately anymore
git-svn-id: trunk@62832 -
|
2020-03-31 13:30:35 +00:00 |
|
juha
|
3dd719c344
|
IDE: Open Code Explorer next to source editor by default. Partly reverts r59830 #95f1c7e0bc. Issue #36808.
git-svn-id: trunk@62831 -
|
2020-03-31 13:15:39 +00:00 |
|
juha
|
111c34dec3
|
Formatting.
git-svn-id: trunk@62830 -
|
2020-03-31 13:15:27 +00:00 |
|
maxim
|
30f1ec9708
|
POChecker: store PoFamilyList in one place
git-svn-id: trunk@62829 -
|
2020-03-31 13:02:44 +00:00 |
|
zeljko
|
42c1f05392
|
LCL: TTreeView fixed sort under unixes. issue #33064
git-svn-id: trunk@62828 -
|
2020-03-31 11:03:33 +00:00 |
|
zeljko
|
5e1a4e94f5
|
Qt,Qt5: set selection start to 0 if edit control is disabled. issue #23369
git-svn-id: trunk@62827 -
|
2020-03-31 10:48:29 +00:00 |
|
zeljko
|
ca458a59c2
|
Qt,Qt5: set ListView.AutoWidthLastColumn to qt widget. issue #27850
git-svn-id: trunk@62826 -
|
2020-03-31 10:18:57 +00:00 |
|
juha
|
d84fe6746d
|
IDE: Jump to code declarations from Code Explorer with shortcut keys. Reuse event handlers. Issue #20048.
git-svn-id: trunk@62821 -
|
2020-03-30 18:26:36 +00:00 |
|
maxim
|
0bdef3f301
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36841
git-svn-id: trunk@62820 -
|
2020-03-30 15:01:52 +00:00 |
|
juha
|
d7bff517ba
|
IDE: Middle mouse click in Code Explorer now jumps to implementation. Issue #20048.
git-svn-id: trunk@62819 -
|
2020-03-30 13:56:00 +00:00 |
|
juha
|
56a4a9e0d5
|
IDE: Expand nodes in Code Explorer matching a filter. Reduce some parameters. Issue #36787.
git-svn-id: trunk@62818 -
|
2020-03-30 12:43:35 +00:00 |
|
lacak
|
864df52f4a
|
LCL: WinCE: fix function "LCLBoundsToWin32Bounds()" signature introduced by rev. 61112. Bug #36848
git-svn-id: trunk@62817 -
|
2020-03-30 07:27:25 +00:00 |
|
juha
|
707c0d5894
|
IDE: Fix filter for directives in Code Explorer. Issue #35767.
git-svn-id: trunk@62816 -
|
2020-03-29 21:49:23 +00:00 |
|
juha
|
5a2520082e
|
IdeIntf: Show icons in ActionlistEditor in native size. Fix offset in ImageIndexPropertyEditor. Issue #35810.
git-svn-id: trunk@62815 -
|
2020-03-28 11:21:40 +00:00 |
|
juha
|
d5e5203170
|
Docs: Updated documentation for LazUtils. Issue #36834, patch from Don Siders.
git-svn-id: trunk@62814 -
|
2020-03-27 21:55:15 +00:00 |
|
juha
|
2ba03b720e
|
IDE: Update project inspector also when there is no active project.
git-svn-id: trunk@62813 -
|
2020-03-27 20:20:56 +00:00 |
|