ondrej
|
f5c6dd57a4
|
IDE: Locals Dialog: support fpDebug for extracting values
git-svn-id: trunk@62993 -
|
2020-04-16 06:16:03 +00:00 |
|
juha
|
0f468e41d6
|
ToDoList: Enhancements by Kevin Jesshope. Issue #36914.
git-svn-id: trunk@62992 -
|
2020-04-16 06:08:44 +00:00 |
|
juha
|
3abc824f69
|
LazReport: Fix a TfrDesignerPage memory leak. Issue #36918, patch from Michal Gawrycki.
git-svn-id: trunk@62991 -
|
2020-04-15 19:33:56 +00:00 |
|
juha
|
8f3367550c
|
IDE: Move registration of TFileNamePropertyEditor into a better place.
git-svn-id: trunk@62990 -
|
2020-04-15 19:33:47 +00:00 |
|
zeljko
|
5d0de1d6ab
|
Gtk2: fixed TGtk2WidgetSet.AppProcessMessages and Application.Idle(True) fail to call CheckSynchronize a second time.Patch by Ondrej Pokorny. issue #27662
git-svn-id: trunk@62989 -
|
2020-04-15 17:09:19 +00:00 |
|
maxim
|
f9d54cee6d
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62988 -
|
2020-04-15 15:24: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 |
|
ondrej
|
608c82904f
|
IDE: Locals Dialog: evaluate all: avoid searching items by caption
git-svn-id: trunk@62986 -
|
2020-04-15 10:54:21 +00:00 |
|
ondrej
|
cb317b9eb7
|
IDE: Locals Dialog: add shortcuts to "copy value" and "copy raw value" menu items
git-svn-id: trunk@62985 -
|
2020-04-15 10:47:54 +00:00 |
|
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 |
|