Commit Graph

63668 Commits

Author SHA1 Message Date
Maxim Ganetsky
81e0663d55 CI: run Qt6 cache updating job automatically, just like the one for Qt5 2022-11-13 01:09:50 +00:00
Maxim Ganetsky
0f6a659df2 Qt6: use C++17 compiler mode to build cbindings 2022-11-13 00:41:04 +00:00
wp_xyz
e5708ced80 Images: New general-purpose images with grid and file motives by Roland Hahn. 2022-11-12 18:08:07 +01:00
wp_xyz
6c6bb1812a LCL/DBGrid: Publish some col/row dragging properties, patch by Joeny Ang. Issue #39994. 2022-11-12 13:21:12 +01:00
Željan Rikalo
6e997e296e Qt6: simplified code. Patch by Alexey Torgashin. 2022-11-12 11:52:31 +01:00
dsiders
3a6e8bfc0f Docs: LCL/stdctrls. Adds version information for changes in 2.4.
* Affects: TCustomLabel.Color, TCustomLabel.Transparent
2022-11-12 01:45:19 +00:00
dsiders
65ed3b4890 Docs: LCL/grids. Updates content in TCustomGrid.DoOPMoveColRow topic.
* Related to, but not dependent on, commit a1f01e19 and issue #39995.
2022-11-12 01:45:01 +00:00
dsiders
a5b761ace6 Docs: LCL/editbtn. Updates content in NullDate, NullTime topics. 2022-11-12 01:44:41 +00:00
dsiders
cd720a2f61 Docs: LCL/buttons. Adds version information for changes in 2.4.
* Affects: TSpeedButton.Caption
2022-11-12 01:44:25 +00:00
Maxim Ganetsky
8b24fca8a9 CI: call qmake6 when compiling Qt6 bindings 2022-11-12 03:44:35 +03:00
Maxim Ganetsky
d0e32a33bc CI: added x86_64-qt6-oldstable and x86_64-qt6-stable targets 2022-11-12 03:06:38 +03:00
Maxim Ganetsky
b86989e477 CI: added Qt6 to build image (it was switched to Debian 11 with backports) 2022-11-12 03:06:37 +03:00
wp_xyz
a1f01e1976 LCL/Grids: Erase grid col/row drag indicator when no col/row swap is performed. Patch by Joeny Ang, issue #39995 2022-11-12 00:34:43 +01:00
Željan Rikalo
32e5d2b8ae Qt5: code simplified. Patch by Alexey Torgashin 2022-11-11 20:34:02 +01:00
Željan Rikalo
e5b2a64d68 ApiWizard: added missing qt5 widgetset. 2022-11-11 18:02:35 +01:00
mattias
4f567766ef lcl: added ide macro value qt6 2022-11-11 17:53:38 +01:00
mattias
9c350fa102 ide: started find in files window 2022-11-11 17:43:39 +01:00
mattias
4d25e57184 ide: started find in files window 2022-11-11 17:43:39 +01:00
dsiders
0356249d44 Docs: LCL/grids. Updates topic content.
* Modified topics:
*  TCustomStringGrid.LoadFromCSVStream
*  TCustomStringGrid.LoadFromCSVFile
*  TCustomStringGrid.SaveToCSVStream
*  TCustomStringGrid.SaveToCSVFile
2022-11-11 16:31:26 +00:00
zeljan1
aa08ed2715 Qt6: fixed crash when setting transient parent via QWindow 2022-11-11 16:42:29 +01:00
zeljan1
0a87c19bec Qt6: added to Makefile 2022-11-11 16:36:01 +01:00
zeljan1
86e706dd73 Qt6: added Makefile.compiled 2022-11-11 16:29:30 +01:00
zeljan1
646d41cfe5 Qt6: fixed behaviour inside IDE 2022-11-11 16:19:06 +01:00
zeljan1
14c89302df Qt6: added to Makefile.fpc 2022-11-11 16:18:11 +01:00
zeljan1
a16eadc977 Qt6: added to lclplatforms 2022-11-11 16:17:17 +01:00
zeljan1
aed3f27870 Qt5: added to the lcl.lpk, regenerated Makefiles 2022-11-11 16:13:45 +01:00
wp_xyz
bb1a70e2ee Images: Update laz_images.res after previous commit. 2022-11-11 16:06:05 +01:00
zeljan1
abc2adaf4d Qt6: added support for VirtualStringTree 2022-11-11 16:05:18 +01:00
zeljan1
8a8584bcfd Qt6 widgetset added 2022-11-11 16:03:08 +01:00
wp_xyz
4dd38603be Images: Two more icons improved for dark mode (debugger-related), by Roland Hahn. 2022-11-11 16:01:14 +01:00
zeljan1
1f79a74723 Qt5: Create masked bitmaps as QImageFormat::ARGB32_Premultiplied for all platforms. 2022-11-11 13:57:04 +01:00
zeljan1
8d55bd36cc Qt5: fixed font weight values according to Qt5 specs. 2022-11-11 13:34:17 +01:00
dsiders
b5ca6b01fa Docs: LCL/comctrls. Updates topic content for changes in 1b3c13f9.
* Updates: TTreeNodes.FindNodeWithText, TTreeNodes.FindNodeWithTextPath.
2022-11-09 01:31:45 +00:00
dsiders
5eed5050a8 Docs: LCL/shellctrls. Updates TCustomShellTreeView.Create for changes in 3f3e32ce.
* Fixes invalid See Also link.
2022-11-08 23:03:48 +00:00
dsiders
571e267e23 Docs: LCL/comctrls. Adds or updates topics for changes in 3f3e32ce.
* Adds: TFindOption, TFindOptions.
* Updates TTreeNode.FindNode, TTreeNodes.FindTopLvlNode.
2022-11-08 23:03:34 +00:00
dsiders
29c8afea6b Docs: LCL/shellctrls. Updates the TCustomShellTreeView.Create topic for changes in 9cce03ac. 2022-11-08 19:18:16 +00:00
dsiders
9f7a95d177 Docs: LCL/comctrls. Adds and upddates topics for changes in 9cce03ac.
* Adds: TCustomTreeView.PathDelimiter.
* Updates: TCustomTreeView.Create, TTreeNode.GetTextPath, TTreeNodes.FindNodeWithTextPath.
2022-11-08 19:17:59 +00:00
wp_xyz
aa025a513b Images: Some reworked images for improved rendering in dark mode (by Roland Hahn). 2022-11-08 18:42:41 +01:00
wp_xyz
1b3c13f9b9 lcl/(shell)treeview: Fix FindNodeWithTextPath not working for ShellTreeView in Linux. 2022-11-08 16:36:02 +01:00
wp_xyz
3f3e32ce9b lcl/(Shell)TreeView: Add "FindOptions" so that FindNodeWithTextPath works in TShellTreeView even with collapsed nodes and in case-insensitive file systems. 2022-11-08 15:55:17 +01:00
wp_xyz
9cce03ac94 LCL/(Shell)TreeView: Add property PathDelimiter to TCustomTreeView to allow OS path delimiter in ShellTreeView. 2022-11-08 15:30:03 +01:00
dsiders
94a92b78f2 Docs: LCL/controls. Updates topic content. 2022-11-08 04:13:19 +00:00
dsiders
a566e84c97 Docs: LCL/dialogs. Adds TColorButton.DoAutoAdjustLayout topic for changes in 58f237f0. 2022-11-08 04:12:59 +00:00
dsiders
752574722c Docs: LCL forms. Updates content in TDropFilesEvent, TCustomForm.OnDropFiles topics. 2022-11-08 04:12:23 +00:00
wp_xyz
58f237f04c LazControls: Fix LCLScaling of TColorButton.ButtonColorSize and .BorderWidth. 2022-11-07 22:25:58 +01:00
wp_xyz
e8c184e29f Images: New general-purpose icon "Cancel" (by Roland Hahn) 2022-11-07 18:42:52 +01:00
Juha
ae62f4f10e Jedi Code Format: Improve recognition of generic constraints. Issue #39991, patch by Domingo Galmés. 2022-11-06 23:39:31 +02:00
Juha
f112427168 Jedi Code Format: Remove blank lines before type, const, var, begin tokens inside a procedure/function. Issue #39990, patch by Domingo Galmés. 2022-11-06 23:39:31 +02:00
Juha
2d95dc76d7 Jedi Code Format: Indent try..finally..except blocks better. Issue #39989, patch by Domingo Galmés. 2022-11-06 23:25:08 +02:00
Juha
0ac5d3a4ce IDE: Suggest a correct file name for .lpr, read from the file contents. Issue #39954. 2022-11-06 23:09:52 +02:00