Commit Graph

61391 Commits

Author SHA1 Message Date
wp_xyz
95da3f4854 LCL/LCLScaling: Fix ParentFont becoming to false upon scaling. Issue #37299. 2021-09-10 21:05:39 +02:00
wp_xyz
eaea82f052 VirtualTreeView: Fix "no parent window" error when VTV is in a high-dpi frame (issue #39362). 2021-09-10 14:42:10 +02:00
dsiders
19b127a2b1 Docs: LazUtils. Adds missing topics or content. 2021-09-07 01:32:00 +01:00
dsiders
fc99cfa6ee Docs: LazUtils. Adds missing topics or content. Fixes tagging and content errors. 2021-09-06 17:46:30 +01:00
dsiders
6c8e9f0867 Docs: LazUtils/laz_xmlstreaming. Adds missing topics and content. 2021-09-05 23:45:17 +01:00
dsiders
e950c7090a Docs: LCL/grids. Adds new topics for TCompositeCellEditor.
* depends on 282f0a29, f8f1652f.
2021-09-05 22:08:58 +01:00
Jesus Reyes A
282f0a29fe LCL: grids: enable ellipsis editor color. 2021-09-04 19:04:07 -05:00
Jesus Reyes A
f8f1652fd4 LCL: Fix grid ellipsis editor layout. Issue #34307 2021-09-04 18:43:42 -05:00
dsiders
655bd2ba0d Docs: LazUtils. Adds missing topics or content. 2021-09-04 19:04:59 +01:00
Juha
e1be3c5608 IDE: Update DefineTemplates after switching build mode. Issue x 2021-09-04 19:40:10 +03:00
Željan Rikalo
63ca7a9ace Qt5: Fixed AV when changing TListView.ViewStyle in design time. Issue #39353 2021-09-03 20:13:15 +02:00
dsiders
2473e77422 Docs: LCL, LazUtils. Adds missing topics or content. 2021-09-03 16:47:09 +01:00
Jesus Reyes A
573f49ef02 LazReport: removed unnecessary call EMFPages.Draw method, by Michal Gawrycki, issue #32031 2021-09-01 22:58:12 -05:00
Jesus Reyes A
fd4f2335c0 LazReport: Using same cursor for oposite corners don't look nice in linux on ObjInsp resizing, changed to use proper cursors. 2021-09-01 17:36:09 -05:00
Maxim Ganetsky
91f499b984 FPDebug: fixed compilation on Windows with FPC trunk, patch by Rika, closes issue #39349 2021-09-02 01:24:53 +03:00
dsiders
64fdfecf46 Docs: LCL/actnlist. Adds missing topic content. 2021-09-01 21:57:39 +01:00
dsiders
4ff5c00578 Docs: LCL/dbctrls. Adds missing topics. 2021-09-01 21:24:09 +01:00
dsiders
acf31c45b6 Docs: LCL/stdctrls. Adds missing topics or content. 2021-09-01 19:01:31 +01:00
Jesus Reyes A
2d593b196f LazReport: Resizeable object inspector, fix issue #12156 2021-09-01 10:03:48 -05:00
dsiders
5ae19e4e88 Docs: LCL. Adds missing topics and content. 2021-09-01 01:34:46 +01:00
Jesus Reyes A
92805d1862 LazReport: Clear objInsp selection before deleting objects to avoid AV if objInsp is editing a property, fix issue #26060 2021-08-31 00:15:14 -05:00
dsiders
510899de02 Docs: LCL/grids. Adds missing topics, updates topic content. 2021-08-31 01:29:11 +01:00
dsiders
f8fae99933 Docs: LCL/forms. Adds missing topics or content. 2021-08-30 23:54:58 +01:00
dsiders
59b2adcee3 Docs: LCL/graphics. Adds missing topics, short descriptions, see also links. 2021-08-30 19:02:28 +01:00
Željan Rikalo
a84e602a48 Qt5: additional fix for hovered buttons. issue #38356 2021-08-30 12:43:18 +02:00
dsiders
284f51e4d0 Docs: LCL. Updates to DoAutoCompleteSelect topic.
* depends on fef094c56f
2021-08-29 16:33:57 +01:00
Jesus Reyes A
fef094c56f LCL: Fix updating list dataset on dblookupcombobox on selection or autocomplete, issue #39343 2021-08-29 00:49:48 -05:00
Željan Rikalo
52f2a8b88f Qt,Qt5: Fixed menu radio items. issue #37741 2021-08-28 20:03:54 +02:00
Željan Rikalo
fcf361530d Qt,Qt5: fixed changing TMenuItem.ImageIndex inside main menu. issue #37608 2021-08-28 19:26:29 +02:00
dsiders
31c207d9ed Docs: LCL. Adds missing content and see also links. 2021-08-28 17:56:13 +01:00
Željan Rikalo
5466d422e1 Qt,Qt5: Fixed checkboxes states after sorting in TListView. issue #38137 2021-08-28 17:21:08 +02:00
Željan Rikalo
ce63f619fc Qt,Qt5: Fixed slowness with TListBox. issue #39311 2021-08-28 14:20:36 +02:00
Jesus Reyes A
81a1feb88d IdeIntf: Fix BufDataset component editor "Save Data to File" verb 2021-08-27 17:45:57 -05:00
Joost van der Sluis
8edd40f3f3 LCLBase: Fpmake.pp, messages unit is non-windows only 2021-08-28 00:09:45 +02:00
Sergey Larin
20fc451aa1 FpDebug takes into account that FPC 3.3.1 changed offset of the CodePage field in TAnsiRec.
When reading strings, FpDebug sets the required CodePage to the received AnsiString, the value of which is read from the memory of the process being debugged.
2021-08-27 21:24:07 +03:00
Joost van der Sluis
bbe0b81f62 Lazutils: Fpmake.pp, added conditional dependency on winunits-base 2021-08-27 00:19:05 +02:00
Maxim Ganetsky
a5b32740f8 PoChecker: added .res file to version control 2021-08-27 00:43:20 +03:00
Maxim Ganetsky
0ab69e8387 .gitignore clean up 2021-08-26 18:00:00 +03:00
Maxim Ganetsky
e881c3e6aa Added executable names to .gitignore 2021-08-26 17:54:37 +03:00
mattias
266c74db95 tools: added git ignores for linux binaries and config 2021-08-26 16:09:40 +02:00
dsiders
7934337ee6 Docs: LCL. Reflects changes for DropDownCount, DropDownRows properties.
* depends on 1e64a658
2021-08-25 22:08:13 +01:00
Jesus Reyes A
19530e0548 LCL: Grids: Fix size of moved block in AutoFillColumns 2021-08-25 10:06:20 -05:00
Jesus Reyes A
1e64a65808 LCL: Deprecated TDBLookupComboBox DropDownCount property in favor of DropDownRows to improve delphi compatibility, issue #35864 2021-08-25 00:58:24 -05:00
Jesus Reyes A
976c56ef7c LCL: Grids, allow compiling with FPC 3.0.4 2021-08-24 20:09:24 -05:00
dsiders
cfccdb8ca2 Docs: LCL/Grids. Updates TCustomGrid topics for AutoFillColumns,
* depends on 7b9589dc61
2021-08-24 16:49:09 +01:00
Jesus Reyes A
1eeb23074a LCL: fix TValueListEditor LoadContent in case of exceptions, issue #36182 2021-08-24 02:24:27 -05:00
Jesus Reyes A
f530072937 LCL: grids: AutoFillColumns, loop should count down to 0 as sometimes it deletes columns 2021-08-23 23:54:30 -05:00
Jesus Reyes A
239be664c0 LCL: Grids, fix typo that breaks compiling. 2021-08-23 12:45:01 -05:00
Jesus Reyes A
7b9589dc61 LCL: grids: Implements MinSize/MaxSize column properties for grids with AutofillColumns=true, issue #34548 2021-08-23 12:21:06 -05:00
dsiders
06a60b60b6 Docs: LCL, LazUtils. Updates topic content.
* docs/xml/lazutils/lazfileutils.xml
Expands content in ResolveDots.

* docs/xml/lcl/dialogs.xml
Updates wording in InputQuery.
2021-08-23 15:53:15 +01:00