Commit Graph

61170 Commits

Author SHA1 Message Date
Maxim Ganetsky
eb65959aed FPDebug: fixed compilation on Windows with FPC trunk, patch by Rika, closes issue #39349
(cherry picked from commit 91f499b984)
2021-09-02 01:27:59 +03:00
dsiders
1e1fccab39 Docs: LCL/actnlist. Adds missing topic content.
(cherry picked from commit 64fdfecf46)
2021-09-02 00:29:47 +03:00
dsiders
060e46986b Docs: LCL/dbctrls. Adds missing topics.
(cherry picked from commit 4ff5c00578)
2021-09-02 00:29:47 +03:00
dsiders
4f2153dd7c Docs: LCL/stdctrls. Adds missing topics or content.
(cherry picked from commit acf31c45b6)
2021-09-02 00:29:46 +03:00
dsiders
52a4d4db4e Docs: LCL. Adds missing topics and content.
(cherry picked from commit 5ae19e4e88)
2021-09-02 00:29:46 +03:00
dsiders
e23f1fc049 Docs: LCL/grids. Adds missing topics, updates topic content.
(cherry picked from commit 510899de02)
2021-09-01 00:43:48 +03:00
dsiders
dc035c5d39 Docs: LCL/forms. Adds missing topics or content.
(cherry picked from commit f8fae99933)
2021-09-01 00:43:48 +03:00
Jesus Reyes A
a7bca06756 LazReport: Clear objInsp selection before deleting objects to avoid AV if objInsp is editing a property, fix issue #26060
(cherry picked from commit 92805d1862)
2021-08-31 00:45:39 -05:00
dsiders
cec79c00f2 Docs: LCL/graphics. Adds missing topics, short descriptions, see also links.
(cherry picked from commit 59b2adcee3)
2021-08-31 00:19:11 +03:00
Jesus Reyes A
aa20ee383f LCL: Fix updating list dataset on dblookupcombobox on selection or autocomplete, issue #39343
(cherry picked from commit fef094c56f)
2021-08-30 13:17:27 -05:00
Željan Rikalo
1eaab5e736 Revert "Qt,Qt5: Fixed checkboxes states after sorting in TListView. issue #38137"
This reverts commit 109c9f14ba
2021-08-30 13:08:03 +00:00
Željan Rikalo
fd1537132f Qt,Qt5: fixed changing TMenuItem.ImageIndex inside main menu. issue #37608
(cherry picked from commit fcf361530d)
2021-08-30 01:00:54 +03:00
dsiders
0281c63de8 Docs: LCL. Adds missing content and see also links.
(cherry picked from commit 31c207d9ed)
2021-08-30 01:00:53 +03:00
Željan Rikalo
109c9f14ba Qt,Qt5: Fixed checkboxes states after sorting in TListView. issue #38137
(cherry picked from commit 5466d422e1)
2021-08-30 01:00:53 +03:00
Željan Rikalo
1c91d06358 Merge branch 'cherry-pick-ce63f619' into 'fixes_2_2'
Qt,Qt5: Fixed slowness with TListBox. issue #39311

See merge request freepascal.org/lazarus/lazarus!12
2021-08-28 12:51:30 +00:00
Željan Rikalo
e165b64965 Qt,Qt5: Fixed slowness with TListBox. issue #39311
(cherry picked from commit ce63f619fc)
2021-08-28 12:49:58 +00:00
Jesus Reyes A
605e9c2819 IdeIntf: Fix BufDataset component editor "Save Data to File" verb
(cherry picked from commit 81a1feb88d)
2021-08-27 17:49:08 -05:00
Maxim Ganetsky
b945f21545 PoChecker: added .res file to version control
(cherry picked from commit a5b32740f8)
2021-08-27 00:59:04 +03:00
Maxim Ganetsky
5ba4b9213e .gitignore clean up
(cherry picked from commit 0ab69e8387)
2021-08-27 00:22:47 +03:00
Maxim Ganetsky
3d7bfff38f Added executable names to .gitignore
(cherry picked from commit e881c3e6aa)
2021-08-27 00:22:47 +03:00
mattias
3fe4dc47ef tools: added git ignores for linux binaries and config
(cherry picked from commit 266c74db95)
2021-08-27 00:22:47 +03:00
dsiders
c60b5f9a7e Docs: LazUtils. Updates content to reflect current constant values.
(cherry picked from commit 10c474f730)
2021-08-18 00:15:22 +03:00
dsiders
4c44ef6ee8 Adds and updates grids, dbgrids topics for merges to fixes_2_2.
(cherry picked from commit 3313ccc17c)
2021-08-17 00:33:28 +03:00
dsiders
ca91795ce8 Docs: LazControls. Adds, updates topic content.
(cherry picked from commit fb27fcd12a)
2021-08-16 00:51:48 +03:00
dsiders
fbade4c19d Docs: LazUtils. Adds missing content and see also links.
(cherry picked from commit 0467d7cf0f)
2021-08-16 00:51:47 +03:00
Jesus Reyes A
356f1fcd8b LCL, fix dbgrid right click selection when dgAnyButtonCanSelect option is active, patch by Emil Totev, issue #37357
(cherry picked from commit a80484b538)
2021-08-15 10:25:28 -05:00
Jesus Reyes A
70360b7268 LCL: Fix DBGrid AutoAdjustColumns for memo fields when dgDisplayMemoText option is active, issue #37776
(cherry picked from commit a61af93917)
2021-08-15 10:25:26 -05:00
Jesus Reyes A
c16ce42713 LCL: add FixedRowsExtra property to allow derived grids add more fixed rows. Fix issue #29303
(cherry picked from commit fc83aefbd9)
2021-08-15 10:25:25 -05:00
Jesus Reyes A
ad39a7d0f6 LCL: Grids: publish GridLineColor, GridLineStyle, patch by AlexTP, issue #35647
(cherry picked from commit 850a20e3f5)
2021-08-15 10:25:22 -05:00
Jesus Reyes A
077df2d358 LazReport: Editor Sample. Fix hints on designer, load last report after composite test
(cherry picked from commit e0a6278dff)
2021-08-15 10:18:17 -05:00
dsiders
9426402a18 Docs: LCL. Updates topic content and links.
(cherry picked from commit 5db1922e37)
2021-08-14 00:11:24 +03:00
dsiders
f43a63b0f6 Docs: LazUtils. Adds missing topics. Updates content.
(cherry picked from commit ac39e408c7)
2021-08-14 00:11:23 +03:00
dsiders
6c27a1a368 Docs: LCL. Fixes tagging for Assign operator. Adds missing content.
(cherry picked from commit 172b6d5464)
2021-08-14 00:11:23 +03:00
Sławek Załęcki
5414131da5 Update packagesystem.pas - fix curly brackets to square brackets 2021-08-13 00:36:13 +03:00
Maxim Ganetsky
b6108b16b1 updatepofiles: improved diagnostic output
(cherry picked from commit 3945f7302f)
2021-08-12 00:46:36 +03:00
wp_xyz
638e9ad8ae TAChart: Add a TChartLiveView demo for paned chart (multi-axis)
(cherry picked from commit 79a2acf298)
2021-08-11 22:50:14 +02:00
Maxim Ganetsky
e61ebf84c2 updatepofiles: improved diagnostic output
(cherry picked from commit e2f89909cf)
2021-08-11 02:57:26 +03:00
Maxim Ganetsky
09e29473ed IDE: Now that updatepofiles tool is able to search for .rsj files, greatly simplified localize scripts (and made Windows script target agnostic). While at this, removed .rst file handling (relevant only for pre FPC 2.6.x and older compilers).
(cherry picked from commit a2daac1ca8)
2021-08-11 02:57:25 +03:00
Maxim Ganetsky
b93a3c653f updatepofiles: added ability to search for .rsj/.rst/.lrj files in specified directory, do not ignore missing .rsj/.rst/.lrj files anymore
(cherry picked from commit 8d7e9e30ff)
2021-08-11 02:57:25 +03:00
dsiders
bc85eae9bf Docs: LCL. Adds or updates topic content.
(cherry picked from commit bc7d6df12a)
2021-08-11 02:57:25 +03:00
dsiders
76e7f64bd0 Docs: LCL. Adds missing topics, updates content.
(cherry picked from commit 03b41f9ef2)
2021-08-10 01:59:28 +03:00
Maxim Ganetsky
ce12590f3e README: added link to INSTALL.txt file
(cherry picked from commit 11cb3e8aaf)
2021-08-09 03:31:12 +03:00
Maxim Ganetsky
8b1d14822e Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39320
(cherry picked from commit 024b3db6e4)
2021-08-09 01:27:21 +03:00
dsiders
a35624d994 Docs: LCL, LazUtils. Converts PRE tags for ASCII character diagrams, literal output, et. al.
(cherry picked from commit 862cedaca9)
2021-08-09 01:07:28 +03:00
dsiders
1450fe4f4f Docs: LCL. Updates topics to match current source code.
(cherry picked from commit 9d48c0eff5)
2021-08-09 01:07:28 +03:00
wp_xyz
a829c6f1f0 TAChart: Less hints and warnings. 2021-08-08 12:51:17 +02:00
wp_xyz
d8073fb5df TAChart: Fix legend issue #39313 2021-08-08 12:51:17 +02:00
wp_xyz
3a1be2a4bc TAChart: Fix broken TDBChartSource, issue #39313 (running DBGrid scrollbar). 2021-08-08 12:51:16 +02:00
wp_xyz
f12e03ce51 TAChart: Fix axis line in a paned chart extending beyond the pane boundaries. Issue #39312. 2021-08-08 12:51:16 +02:00
wp_xyz
a232ffa866 TAChart: Fix operation of vertical and horizontal shapes of DataPointCrosshairTool in Basic demo 2021-08-08 12:51:16 +02:00