Commit Graph

58899 Commits

Author SHA1 Message Date
marco
00884a0b21 * remove empty first line that caused problems in fpdoc (lazarus list)
git-svn-id: trunk@62984 -
2020-04-15 10:44:46 +00:00
ondrej
e52c398bbc IDE: Locals Dialog: add evaluate all menu item
git-svn-id: trunk@62983 -
2020-04-15 10:44:35 +00:00
ondrej
8050fccc64 IDE: Locals Dialog: evaluate on copy to clipboard
git-svn-id: trunk@62982 -
2020-04-15 10:14:07 +00:00
maxim
43d55873e8 LCL: changed wording of -disableaccurateframe option description, made it shorter and removed mention of revision in which it was introduced (this information is incorrect for testing purposes and will become irrelevant in the nearest future anyway), regenerated translations and updated Russian translation.
git-svn-id: trunk@62980 -
2020-04-14 22:43:41 +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
zeljko
5d7731c1f6 Qt,Qt5: less flicker of dummywidget
git-svn-id: trunk@62976 -
2020-04-14 15:06:40 +00:00
zeljko
8e657a460b LCL: lclstrconsts added rsqtOptionDisableAccurateFrame for -disableaccurateframe in qt/qt5
Qt/Qt5: added rsqtOptionDisableAccurateFrame in GetCommandLineOptions

git-svn-id: trunk@62975 -
2020-04-14 13:23:46 +00:00
zeljko
91eb54e273 LCL: added qtx11dummywidget to the lcl.lpk
git-svn-id: trunk@62974 -
2020-04-14 13:16:48 +00:00
maxim
d9c875e01f Opkman: improved resource string names, regenerated translations and updated Russian translation
git-svn-id: trunk@62973 -
2020-04-14 13:05:28 +00:00
zeljko
e190d4b073 Qt: qtx11dummywidget disable debug
git-svn-id: trunk@62972 -
2020-04-14 12:53:11 +00:00
zeljko
f72d3068cc Qt: now we have accurate window dimensions under x11 - we use dummy widget approach. issue #36897
git-svn-id: trunk@62971 -
2020-04-14 12:51:45 +00:00
zeljko
93a6164805 Qt5: now we have accurate window dimensions under x11 - we use dummy widget approach. issue #36897
git-svn-id: trunk@62970 -
2020-04-14 12:48:21 +00:00
zeljko
63be2586d7 Qt: added qtx11dummywidget unit, will be used to get accurate frame - eg GetWindowRect() before widget is mapped. part of issue #36897
git-svn-id: trunk@62969 -
2020-04-14 12:45:56 +00:00
zeljko
73b09c0bbb Qt5: added qtx11dummywidget unit, will be used to get accurate frame - eg GetWindowRect() before widget is mapped. part of issue #36897
git-svn-id: trunk@62968 -
2020-04-14 12:45:17 +00:00
balazs
aef69e2996 Opkman: Fix wrong imageindex for dependency and license node.
git-svn-id: trunk@62967 -
2020-04-14 11:21:50 +00:00
zeljko
fe57a74257 Qt: if window manager does not support _NET_WM_DESKTOP and _NET_SUPPORTING_WM_CHECK return XDG_DESKTOP_SESSION or DESKTOP_SESSION as result.
git-svn-id: trunk@62966 -
2020-04-14 10:44:32 +00:00
zeljko
e9288465d0 Qt5: if window manager does not support _NET_WM_DESKTOP and _NET_SUPPORTING_WM_CHECK return XDG_DESKTOP_SESSION or DESKTOP_SESSION as result.
git-svn-id: trunk@62965 -
2020-04-14 10:27:14 +00:00
zeljko
7b10b91937 Qt: fixed wrong result of SPI_GETWORKAREA - it should return available geometry of primary screen. Related to issue #36913
git-svn-id: trunk@62964 -
2020-04-14 09:39:50 +00:00
zeljko
28cdfdfe8f Qt5: fixed SPI_GETWORKAREA result - it must be available geometry of primary screen. related to issue #36913
git-svn-id: trunk@62963 -
2020-04-14 09:26:39 +00:00
balazs
742ffadced Opkman: Add a new node("External dependencies") to the package tree. The node provides information about any external libraries/files required by the package.
git-svn-id: trunk@62962 -
2020-04-14 08:16:49 +00:00
maxim
48e5d6068e IDE: new images for 'close tabs' toolbuttons in search results dialog, patch by FTurtle, bug #36908
git-svn-id: trunk@62961 -
2020-04-13 22:00:25 +00:00
maxim
eef72be541 Opkman: added missing periods, regenerated translations and updated Russian translation
git-svn-id: trunk@62960 -
2020-04-13 21:41:01 +00:00
balazs
2eedadafce Opkman: Add the possibility to open the package file(lpk) directly from the package tree.
git-svn-id: trunk@62959 -
2020-04-13 16:03:03 +00:00
mattias
083db4d426 wikiget: changed URL to https
git-svn-id: trunk@62957 -
2020-04-13 15:05:15 +00:00
joost
38f5bd73f4 * Add resource and include files to fpmake.pp
git-svn-id: trunk@62955 -
2020-04-13 11:57:06 +00:00
juha
9612688bb2 LCL: Fix IME support for grids. Issue #36854, patch from Do-wan Kim.
git-svn-id: trunk@62954 -
2020-04-13 07:54:38 +00:00
martin
43787906ea Examples: Multithread, reduce CPU. Issue #0036904 Patch by Vojtech Cihak
git-svn-id: trunk@62953 -
2020-04-12 23:53:13 +00:00
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