Commit Graph

63952 Commits

Author SHA1 Message Date
Juha
2e160e525d Jedi Code Format: Improve the text for an indentation option. Issue #40054, patch by Domingo Galmés. 2022-12-23 09:19:29 +02:00
Juha
d6bfb829cf Jedi Code Format: Fix a memory leak. Issue #40058, patch by Domingo Galmés. 2022-12-23 09:09:05 +02:00
Juha
0777a5b939 Jedi Code Format: Fix indentation of generic function forward declarations. Issue #40055, patch by Domingo Galmés. 2022-12-23 09:04:40 +02:00
Juha
be093cd40d Add an example project for FilterEdits. Issue #40035, modified from patch by dbannon. 2022-12-22 22:09:08 +02:00
Juha
5f4aa96422 LazControls, FilterEdits: Improve setting the filter programmatically. Invalidate after properties change. 2022-12-22 20:50:05 +02:00
Maxim Ganetsky
70bc333d28 Merge branch 'main' into 'main'
Added NativeFilterEvent hook in qt5/qt6

See merge request freepascal.org/lazarus/lazarus!126
2022-12-22 16:13:47 +00:00
Matteo Salvi
2461afd1b1 Cleanup the code and update libqt*pas version 2022-12-22 16:11:02 +01:00
Matteo Salvi
5d47e14a50 Added NativeEventFilter hook in qt5 2022-12-22 16:10:18 +01:00
Matteo Salvi
7702f3d65a Added NativeEventFilter hook in qt6 2022-12-22 16:10:17 +01:00
Ondrej Pokorny
f0e459f047 FPC: Extend System.UITypes 2022-12-22 15:07:14 +01:00
Ondrej Pokorny
99caa084fc Revert TFontStyles to the original size 2022-12-22 15:07:14 +01:00
Maxim Ganetsky
fe6b88d8da CI: added a comment to configuration 2022-12-22 01:52:48 +03:00
Maxim Ganetsky
57cc6997fc CI: added manual job for building docs (and emitting them as artifact) with FPDoc from stable FPC 2022-12-21 15:15:09 +00:00
Željan Rikalo
3e36732de6 laz.virtualtrees: fixed crash with qt widgetsets on windows. issue #40056 2022-12-21 13:49:32 +01:00
Željan Rikalo
d115ec0399 Qt6: fixed building cbindings on windows. 2022-12-21 13:44:49 +01:00
dsiders
d7e3d2231f Docs: LCL/lclplatformdef. Adds DirNameToDisplayName and DisplayNameToDirName topics for changes in c45dfb7a. 2022-12-20 08:35:00 +00:00
dsiders
2e64ec91a8 Docs: LCL/printers. Adds, updates topics with aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:30:50 +00:00
dsiders
d97d330495 Docs: LCL/grids. Adds content to the TCustomStringGrid.SaveColumns and TStringGridStrings topics. 2022-12-20 04:30:31 +00:00
dsiders
651303f114 Docs: LCL/graphics. Adds, updates topics with aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:30:16 +00:00
dsiders
db360c7ede Docs: LCL/forms. Adds, updates topics for aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:30:00 +00:00
dsiders
967e4ee615 Docs: LCL/controls. Adds, updates topics with aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:29:46 +00:00
dsiders
5f819ddd36 Docs: LazUtils/uitypes. Updates topics with aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:29:29 +00:00
Maxim Ganetsky
21e56937cf CI: added manual jobs for building docs (and emitting them as artifacts) with FPDoc from FPC main and fixes branches 2022-12-20 02:52:21 +03:00
Maxim Ganetsky
a2b7d28e68 CI: store FPDoc executables separately for different FPC versions 2022-12-20 01:58:29 +03:00
mattias
1b9e56b56c lcl: fixed TWinControl.GetClientRect wcfBoundsRealized, issue #40052 2022-12-19 22:04:09 +01:00
mattias
f87fe0303d lcl gtk3: load theme.css only if existing 2022-12-19 21:12:14 +01:00
Maxim Ganetsky
166d1b6dbf Docs: Removed unneeded .gitignore. The one in root of the Lazarus source directory already has relevant entries. 2022-12-19 01:29:20 +03:00
wp_xyz
ebdc3913ed IDE/images: Add some update and missing icons in File menu. By Roland Hahn. 2022-12-18 19:40:19 +01:00
Ondrej Pokorny
829f320095 FPC: Extend System.UITypes 2022-12-18 09:47:42 +01:00
Juha
c45dfb7a56 IDE: Show Widgetset display name instead of dir name in selection list for project. Issue #40040, patch by theo222. 2022-12-18 09:51:02 +02:00
Ondrej Pokorny
43d7f20349 FPC: Extend System.UITypes 2022-12-18 08:50:17 +01:00
dsiders
5b0ed449f3 Docs: LCL/grids. Updates TCustomStringGrid.Modified topic to reflect usage. 2022-12-18 00:25:34 +00:00
dsiders
b72d31e3dc Docs: LazUtils/lconvencoding. Adds and updates topics for changes in 0ae37a90. 2022-12-18 00:25:13 +00:00
dsiders
62f886435d Docs: LazUtils/codepagescommon. Adds topics for changes in 0ae37a90. 2022-12-18 00:24:48 +00:00
Bart
0ae37a906c LConvEncoding: add EncodingCP865. Patch by Alexey Torgashin. Issue #40041. 2022-12-17 18:30:06 +01:00
dsiders
b40000c46c Docs: LCL/comctrl. Updates topic content.
* Updates topics for the following types and classes:
*   TStatusBar
*   TNBPages
*   TNBNoPages
*   TTabChangingEvent
*   TTabGetImageEvent
*   TCTabControlOptions
*   TCTabControlCapability
*   TCTabControlCapabilities
*   TDrawTabEvent
*   TCustomTabControl
*   TPageControl
2022-12-17 09:55:21 +00:00
Maxim Ganetsky
d7f0ef81fe CI: added archive with CHM docs for stable FPC to build image (needed for building Lazarus docs) 2022-12-17 02:33:00 +03:00
Martin
a6bfd44df4 Laz2_DOM: Node/Document add links to write/read 2022-12-16 21:07:32 +01:00
Željan Rikalo
0101ac78d4 Qt6: proper cast 2022-12-16 16:42:04 +01:00
Željan Rikalo
7c5b20806e Qt6: use x11Display() from Qt's QNativeInterface, so our X11OpenDisplay() won't open another descriptor 2022-12-16 15:39:22 +01:00
Željan Rikalo
944332963e Qt6: added QNativeInterface::QX11Application as QGuiApplication_x11Display() and QGuiApplication_xcbConnection(), bindings version update to 6.2.3 2022-12-16 15:37:51 +01:00
Michaël Van Canneyt
0229d2bc81 * Forgot to commit, SQLTransaction instead of Transaction 2022-12-16 14:38:23 +01:00
mattias
c4da2ae1aa startlazarus: fixed passing files, issue #40044 2022-12-16 14:02:08 +01:00
mattias
659f556800 IDE: designer: create mediator in nested function 2022-12-16 13:44:40 +01:00
mattias
e7126c8d19 IDE: consistent check and typecast 2022-12-16 13:44:40 +01:00
Juha
8a80bb3b85 Examples window: Remove an obsolete .lpi project info file. 2022-12-15 15:32:11 +02:00
dsiders
5550d6210f Docs: LCL/forms. Adds, updates topics for changes in 7d00a524.
* Adds:
*  TScrollBox.SetParentBackground
*  TScrollBox.CMParentColorChanged
*  TScrollBox.Loaded
*  TScrollBox.UpdateParentColorChange

* Updates:
*  TScrollBox.ParentBackground
2022-12-15 05:30:44 +00:00
dsiders
98bb18f7e1 Docs: LCL/extctrls. Updates topics for changes in 96291eb9.
* Updates:
*  TCustomPanel.SetParentBackground
*  TCustomPanel.UpdateParentColorChange
*  TCustomPanel.Color
2022-12-15 05:30:27 +00:00
dsiders
1648da0278 Docs: LCL/stdctrls. Fixes invalid See Also link. 2022-12-15 05:30:00 +00:00
dsiders
bb61ff57a8 Docs: LCL/controls. Adds and removes topics for changes in 7d00a524.
* Adds:
*  TControl.GetParentBackground
*  TControl.SetParentBackground
*  TControl.ParentBackground

* Removes:
*  TWinControl.GetParentBackground
*  TWinControl.SetParentBackground
*  TWinControl.ParentBackground
2022-12-15 05:29:41 +00:00