Commit Graph

63460 Commits

Author SHA1 Message Date
dsiders
9520b3a4b9 Docs: LazUtils/graphmath. Updates topic content.
* Adds content to TBezier topic.
* Adds some missing short descriptions.
2022-08-25 15:38:43 +01:00
Michaël Van Canneyt
de87e3dfab * TFieldDefs.Find raises exception, index does not 2022-08-25 10:12:48 +02:00
wp_xyz
b9c4368fce Designer: TScrollingWinControl paints design-time grid only on visible area. Issue #39866. Based on work by German forum user "siro". 2022-08-25 09:57:47 +02:00
dsiders
0bf68ba3af Docs: LCL/maskedit. Adds and updates topic content.
* Removes unused tagging in linked topics.
2022-08-24 01:59:36 +01:00
dsiders
cf68357413 Docs: LCL/dblogdlg. Removes duplicate short description. 2022-08-24 01:58:40 +01:00
dsiders
30187a505b Docs: LCL/spin. Removes unused tagging in linked topic. 2022-08-24 01:58:19 +01:00
Maxim Ganetsky
c381575e95 CI: allow image rebuilding job only in pipelines belonging to default branch 2022-08-24 01:29:15 +03:00
Martin
d49b8782d7 FpDebugger: fix clear current command after SigSegV before pause (don't conflict with func-eval) 2022-08-23 22:44:59 +02:00
Martin
1c5a6ca5d7 FpDebugger: fix value-converters crash in array. Arrays elements must have a static type, and must not depend on the instance. 2022-08-23 16:08:21 +02:00
Martin
9147be77ec Debugger: more moving value-converters to LazDebuggerIntf. 2022-08-23 16:08:20 +02:00
Martin
d98c10ac7d Debugger: more moving value-converters to LazDebuggerIntf. 2022-08-23 16:08:20 +02:00
Martin
99b40ac097 Debugger: start moving value-converters to LazDebuggerIntf. 2022-08-23 16:08:15 +02:00
Martin
85f94e62fe IDE, Debugger-Config: Fix crash when removing converter. 2022-08-23 16:08:15 +02:00
dsiders
be67d10711 Docs: LCL/forms. Adds or updates topic content.
* Removes unused tagging in linked topics.
2022-08-23 02:35:15 +01:00
dsiders
7737002b0a Docs: LCL/stdctrls. Removes unused tagging for linked topics. 2022-08-23 02:34:57 +01:00
Maxim Ganetsky
8ff031fb66 CI: added x86_64-gtk2 and i386-win32 build jobs for FPC snapshots from 'fixes' and 'main' branches 2022-08-23 03:23:30 +03:00
Maxim Ganetsky
b804996b53 CI: support including snapshots of FPC (x86_64-linux) from 'fixes_3_2' and 'main' branches with i386-win32 and x86_64-win64 cross-compilers to our build environment image 2022-08-23 02:32:43 +03:00
Juha
0de5404e17 LCL-Win32: Make form's OnResize event fire while the size is changed by dragging. Issue #39691. 2022-08-22 11:55:04 +03:00
dsiders
7fc258ccc7 Docs: LazUtils/lazutf8. Adds or updates content in topics.
* Add missing content.
* Removes unused tagging in deprecated topics.
2022-08-22 06:56:11 +01:00
dsiders
15620b144f Docs: LazUtils/lazutils. Adds missing short description for Register routine. 2022-08-22 06:55:48 +01:00
dsiders
279fc98df6 Docs: LazUtils/dynamicarray. Adds missing content for topics. 2022-08-22 06:55:19 +01:00
Maxim Ganetsky
c987cf35a0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863 2022-08-22 02:21:13 +03:00
dsiders
ce322c95d2 Docs: LazUtils/laz2_xmlread. Adds missing content in TDOMParserOptions and TGetDecoderProc topics. 2022-08-21 02:47:49 +01:00
dsiders
975838d45d Docs: LazUtils/lconvencoding. Adds See Also link in deprecated topic. 2022-08-20 16:12:03 +01:00
dsiders
2d305654e2 Docs: LazUtils/lazcollections. Adds missing parameter descriptions. 2022-08-20 16:10:16 +01:00
dsiders
7efaa3308d Docs: LCL/industrialbase. Adds topic content. 2022-08-20 01:09:53 +01:00
Maxim Ganetsky
adaf3f4e19 CI: allow autorunning x86_64-gtk3-stable/oldstable jobs in scheduled pipelines and enable automatic building of x86_64-gtk3-stable 2022-08-20 01:16:37 +03:00
Maxim Ganetsky
68f1aa466a CI: added x86_64-gtk3 linux targets for stable and oldstable FPC (can be triggered only manually for now) 2022-08-20 01:03:23 +03:00
dsiders
98b664f1ac Merge branch 'lazarus' 2022-08-19 17:47:09 +01:00
dsiders
8632b9e379 Docs: LCL/buttonpanel. Removes topic reverted in 79505152. 2022-08-19 17:40:20 +01:00
dsiders
9d2dff4632 Docs: LCL/buttonpanel. Fixes invalid See Also link. 2022-08-19 17:39:00 +01:00
dsiders
f27fb527a1 Merge branch 'lazarus' 2022-08-19 02:23:33 +01:00
dsiders
2c5bfc06e6 Docs: LCL/imglist. Adds missing descriptions for TScaledImageListResolution.StretchDraw arguments. 2022-08-19 02:19:59 +01:00
dsiders
8254faadd3 Docs: LCL/imagelistcache. Adds missing description in TImageListCache.GetImageListFor topic. 2022-08-19 02:18:16 +01:00
dsiders
8cedc4a3a5 Docs: LCL/lazdialogs. Adds, updates TLazarusFileDialogForm topics. 2022-08-19 02:16:24 +01:00
dsiders
60684e6d98 Docs: LCL/lclclasses. Adds missing descriptions in TLCLReferenceComponent. 2022-08-19 02:12:56 +01:00
dsiders
15751c477a Docs: LCL/printers. Adds missing description in TPrinterCanvas.Create topic. 2022-08-19 02:10:28 +01:00
Maxim Ganetsky
48d4456dc3 CI: autorun all build jobs in scheduled pipeline 2022-08-19 02:59:57 +03:00
dsiders
bcffeb9e1e Docs: LCL/arrow. Adds content for overridden TArrow.Paint method. 2022-08-18 20:41:52 +01:00
Maxim Ganetsky
e0fb044351 CI: let Qt5 bindings cache job always run and reuse its own cache, otherwise merge request pipelines will fail for Qt5 widgetset because of missing cache (previously cache updating job was not run if Qt5 bindings didn't have changes, even if the cache was empty). 2022-08-18 01:34:57 +03:00
Ondrej Pokorny
cea0e01fd4 LCL buttonpanel: fix hiding glyphs with ShowGlyphs. issue #37455 2022-08-17 23:46:50 +02:00
Maxim Ganetsky
44a40cb0ed CI: enabled pipeline for merge requests and reduced duplication in Qt5 job definitions 2022-08-18 00:11:58 +03:00
wp_xyz
7950515229 LCL: Revert 0c285d6eb9 (fixes issue #39861). 2022-08-17 22:59:27 +02:00
juha
b75a7c1e81 IdeIntf: Restore MaxValue in enum/set property editors. FPC will prohibit publishing non-contiguous enums and MaxValue will work. Issue #39832. 2022-08-17 22:06:53 +03:00
Maxim Ganetsky
7676949e2e CI: automatically build x86_64-qt5-oldstable and i386-win32-stable in order to test oldstable 64-bit FPC 2022-08-17 01:32:57 +03:00
marcoonthegit
13d8a9cbb2 * initial support to make generated headers work on Windows with minimal editing, or to start from .gir files with Windows DLL names in them.
(for some glib/gobject based libs on Windows, like Aravis)
2022-08-16 13:52:53 +02:00
juha
272334aae0 IdeIntf: Use GetEnumNameCount() instead of MaxValue also in TSetPropertyEditor. Issue #39832. 2022-08-16 01:07:43 +03:00
dsiders
b262cd639d Docs: LCL/shellctrls. Adds, updates topics for changes in 4fba6929. 2022-08-15 22:52:52 +01:00
wp_xyz
4fba69291d LCL/ShellListView: Fix accessing unallocated handle in PopulateWithRoot/GetBuiltInImageIndex, issue #39860. 2022-08-15 13:46:55 +02:00
dsiders
2f2a344de2 Docs: LCL/grids. Updates topics in TCustomGrid.
* Triggered by, but not dependent on, changes in 024e2870.
2022-08-15 01:32:59 +01:00