Commit Graph

58720 Commits

Author SHA1 Message Date
joost
a98fa8cbba * Add Description, License and Author to fpmake.pp
git-svn-id: trunk@62952 -
2020-04-12 17:26:28 +00:00
joost
9ba565019e * Make sure that the FPMake version-format is used in fpmake.pp files
git-svn-id: trunk@62951 -
2020-04-11 21:36:22 +00:00
zeljko
45725b103e Qt: follow Qt5 with WinIDNeeded function. part of #36897
git-svn-id: trunk@62950 -
2020-04-11 19:37:55 +00:00
zeljko
8e1d2ca2e9 Qt: added TQtWidget.WinIDNeeded,trial for fix. part of #36897
git-svn-id: trunk@62949 -
2020-04-11 19:37:19 +00:00
juha
f1add4d1d5 Packager: One more improvement for not closing package editor while compiling.
git-svn-id: trunk@62948 -
2020-04-11 16:27:17 +00:00
juha
c6a922e9c2 LCL-Win32: BitButton leaks GDI objects. Issue #36678, patch from Anton Kavalenka.
git-svn-id: trunk@62947 -
2020-04-11 16:27:05 +00:00
zeljko
b58a1edfb6 Qt: beginUpdate & endUpdate for scrollarea too.
git-svn-id: trunk@62946 -
2020-04-11 16:26:48 +00:00
zeljko
20ca27b476 Qt5: do not update client rect cache if we are TQtWindowArea
git-svn-id: trunk@62941 -
2020-04-11 10:25:06 +00:00
zeljko
2140309105 Qt5: apply beginUpdate & endUpdate to the scrollArea of TQtMainWindow.
git-svn-id: trunk@62940 -
2020-04-11 10:17:13 +00:00
zeljko
2d810b8276 Qt5: improved debugging of top level windows
git-svn-id: trunk@62939 -
2020-04-11 10:09:04 +00:00
juha
cca567d5e7 Designer: Restore function InvokeComponentEditor to componenteditors interface but implement it with PopupMenuComponentEditor. Must not be freed right away.
git-svn-id: trunk@62938 -
2020-04-11 09:43:14 +00:00
juha
ec386ebc49 Packager: Fix better the crash on closing package editor. Issue #36432.
git-svn-id: trunk@62937 -
2020-04-11 09:43:03 +00:00
juha
18c6302e56 IdeIntf: Disable unused ComponentEditorDesignerHook handlers for now with define "EnableCompEditorHookHandlers".
git-svn-id: trunk@62929 -
2020-04-10 21:40:42 +00:00
juha
0726d31a26 Designer: Use PopupMenuComponentEditor property to prevent a memory leak. Issue #36872.
git-svn-id: trunk@62928 -
2020-04-10 21:31:09 +00:00
juha
0a548cf17d Designer: Formatting, minor refactoring.
git-svn-id: trunk@62927 -
2020-04-10 21:30:58 +00:00
juha
25a0114031 IdeIntf: Update Object Inspector after changing order of items in ActionList Editor. Issue #36872.
git-svn-id: trunk@62926 -
2020-04-10 11:59:07 +00:00
juha
9f4231ee15 Components formatting.
git-svn-id: trunk@62925 -
2020-04-10 11:59:05 +00:00
juha
a1cd8244dc LazReport: Fix incorrect text height better. Issue #36893, patch from Michal Gawrycki.
git-svn-id: trunk@62924 -
2020-04-10 11:58:53 +00:00
juha
1bc57e8667 LCL-GTK3: Refactor GetObject winapi wrapper in OO-style. Issue #36888, patch from Anton Kavalenka.
git-svn-id: trunk@62923 -
2020-04-09 15:51:45 +00:00
zeljko
c92875cb38 Gtk3: use best of system visual to avoid assertions about row stride calculations.
git-svn-id: trunk@62922 -
2020-04-09 13:22:31 +00:00
zeljko
35e0a7ae4a gtk3: implemented TWinControl.PaintTo()
git-svn-id: trunk@62921 -
2020-04-09 12:54:46 +00:00
zeljko
e7fe8688e3 Qt,Qt5: simplified StretchMaskBlt()
git-svn-id: trunk@62920 -
2020-04-09 10:01:50 +00:00
zeljko
2d38d5077d Qt5: scale unclipped if sizes are different
git-svn-id: trunk@62919 -
2020-04-09 09:49:40 +00:00
zeljko
a7403ac9d7 Qt: scale unclipped if sizes are different
git-svn-id: trunk@62918 -
2020-04-09 09:49:24 +00:00
juha
610245564b LCL-GTK3: OOP approach in SelectObject, hatched brushes implemented etc. Issue #36744, patch from Anton Kavalenka.
git-svn-id: trunk@62917 -
2020-04-08 15:16:12 +00:00
juha
2c0071a131 LCL-GTK3: Improve autoSizing controls. Issue #36826, patch from Anton Kavalenka.
git-svn-id: trunk@62916 -
2020-04-08 14:57:25 +00:00
zeljko
a64938e07c Qt5: simplified RawImage_fromDevice()
git-svn-id: trunk@62915 -
2020-04-08 13:20:36 +00:00
zeljko
27bce1767b Qt5: cleanup
git-svn-id: trunk@62914 -
2020-04-08 12:49:07 +00:00
zeljko
274cab383e Qt5: fix mask size if exceeds destination pixmap
git-svn-id: trunk@62913 -
2020-04-08 12:11:47 +00:00
zeljko
bb082ce6f3 Qt: fix scaled mask size if mask size is bigger than pixmap to be masked.
git-svn-id: trunk@62912 -
2020-04-08 10:59:34 +00:00
zeljko
9786f79240 Qt5: implemeted TQtWidget.grabWindow(), added check if FContext is 0 in Paint event.
git-svn-id: trunk@62911 -
2020-04-08 08:22:39 +00:00
juha
70d6e746cd Packager: For a newly created component add a package dependency only when needed. Issue #36876.
git-svn-id: trunk@62910 -
2020-04-07 21:42:43 +00:00
juha
b2f327a643 Package manager: Change visibility and harmonize names of event handlers.
git-svn-id: trunk@62909 -
2020-04-07 21:28:46 +00:00
juha
559495ac52 Formatting.
git-svn-id: trunk@62908 -
2020-04-07 21:28:45 +00:00
juha
811cb08fd5 Packager: For a newly created component add a package dependency only when needed. Issue #36876.
git-svn-id: trunk@62907 -
2020-04-07 21:28:40 +00:00
wp
37c5baa6a6 TAChart: Fix NoGuiDemo to find font in Linux.
git-svn-id: trunk@62906 -
2020-04-07 16:49:16 +00:00
zeljko
9e38dc5e85 Qt,Qt5: fixed result of StretchMaskBlt()
git-svn-id: trunk@62905 -
2020-04-07 16:00:08 +00:00
zeljko
316304dd0a Qt5: mark viewport of TQtWindowArea as lclwidget
git-svn-id: trunk@62904 -
2020-04-07 13:07:09 +00:00
zeljko
fc34d6ba75 Qt: fixed TWinControl.PaintTo(). issue #36883
git-svn-id: trunk@62903 -
2020-04-07 09:07:25 +00:00
zeljko
e25e50dcd3 Qt5: fixed TWinControl.PaintTo(). issue #36883
git-svn-id: trunk@62902 -
2020-04-07 09:00:44 +00:00
zeljko
046a3365f5 Qt5: reduced compiler warnings
git-svn-id: trunk@62900 -
2020-04-06 12:42:28 +00:00
zeljko
f49d5ee891 Qt5: simplified code
git-svn-id: trunk@62899 -
2020-04-06 12:39:09 +00:00
zeljko
6ae0f6b158 Qt5: simplified code
git-svn-id: trunk@62898 -
2020-04-06 12:30:21 +00:00
zeljko
fee54a4bf2 Qt5: cleanup unused variables, fix string conversion warnings, use Utf8ToUtf16.
git-svn-id: trunk@62897 -
2020-04-06 12:23:52 +00:00
zeljko
ccc310d045 Qt5: glqtcontext fixed false about multisample support. Added Major & Minor version
git-svn-id: trunk@62896 -
2020-04-06 09:39:04 +00:00
zeljko
7a087965bc Qt5: fixed multisampling in glqtcontext. issue #36875
git-svn-id: trunk@62895 -
2020-04-06 09:17:39 +00:00
maxim
f90371d886 Translations: Hungarian translation update by Péter Gábor, bug #36873
git-svn-id: trunk@62893 -
2020-04-05 21:55:43 +00:00
zeljko
e91c53d5bc LCL: fixed regression, activate from delayed event should be called only if we are active form. issue #36877
git-svn-id: trunk@62892 -
2020-04-05 16:13:21 +00:00
juha
b129c0dd56 IDE: Set active project in Project Inspector when user opens it first time. Rename a method.
git-svn-id: trunk@62891 -
2020-04-05 15:01:19 +00:00
juha
651a6436a2 Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred.
git-svn-id: trunk@62890 -
2020-04-05 11:35:01 +00:00