Commit Graph

61339 Commits

Author SHA1 Message Date
wp_xyz
2307e0db21 TAChart: Fix quarter-of-year label positioning in TDateTimeIntervalChartSource based on the new IncQuarter() and StartOfTheQuarter() functions.
(cherry picked from commit 334d1265da)
2022-01-15 02:11:22 +03:00
wp_xyz
343656442a TAChart: Add StartOfTheQuarter and IncQuarter functions (date/time-related). Add related unit tests.
(cherry picked from commit c5b1c18380)
2022-01-15 02:11:22 +03:00
wp_xyz
a79ba1d6f4 TAChart: Fix unit test for IsEquivalent.
(cherry picked from commit 8e85780b9f)
2022-01-15 02:11:22 +03:00
Maxim Ganetsky
a170f95f33 IDE: committed regenerated startlazarus.res 2022-01-14 03:07:28 +03:00
Maxim Ganetsky
96f36120e0 IDE: Lazarus icons improvements by Roland Hahn, issue #39550
(cherry picked from commit 931e4da81c)
2022-01-14 02:47:18 +03:00
Željan Rikalo
39bfdbec38 Qt,Qt5: fixed font changing of TComboBox editor. issue #39539
(cherry picked from commit 53cda894a2)
2022-01-14 02:36:53 +03:00
zeljan1
0068f0ee45 Qt5: fixed slowness with TQtPrinter under MSWindows
(cherry picked from commit 09a4c2fbd4)
2022-01-14 02:36:52 +03:00
Željan Rikalo
18931fadc2 Qt/Qt5/Win32: fixed page size and name (qt) and page orientation mismatch under win32. Patch by Joeny Ang. issue #39449
(cherry picked from commit 5133009bc0)
2022-01-14 02:36:52 +03:00
wp_xyz
212c8a23bb TAChart: Fix position of quarter-year marks in TDateTimeIntervalChartSource
(cherry picked from commit ad0cee4c6e)
2022-01-14 02:32:39 +03:00
wp_xyz
7e789a87aa TAChart: Fix TDateTimeIntervalChartSource formatting of dates in "quarter/year" format.
(cherry picked from commit 4fa1bfc4da)
2022-01-14 02:32:39 +03:00
wp_xyz
aabe4314d5 TAChart: Fix missing minor ticks when an axis is inverted by means of a linear axis transform. Issue #39546.
(cherry picked from commit b8f2e92f03)
2022-01-14 02:32:39 +03:00
wp_xyz
191e203993 TAChart: Fix occasional flicker of datapoint crosshair tool. Issue #39548, patch by kupferstecher.
(cherry picked from commit 3b9e6859e7)
2022-01-14 02:32:38 +03:00
dsiders
1ff6697784 Docs: LCL/spin. Corrects content in TCustomFloatSpinEdit.GetLimitedValue.
(cherry picked from commit 59fae3d727)
2022-01-14 02:30:50 +03:00
Maxim Ganetsky
991a5bbf25 Translations: Slovak translation update by LacaK, issue #39536
(cherry picked from commit 2424ed2612)
2022-01-10 01:41:56 +03:00
mattias
7410bf4bff codetools: added boolean8, boolean16, boolean32, boolean64
(cherry picked from commit 947a183c9c)

By Sven's request in merge request !55
2022-01-08 03:22:05 +03:00
Maxim Ganetsky
cdf9357a5b Translations: Slovak translation update by LacaK, issue #39536
(cherry picked from commit ab98595350)
2022-01-08 03:10:09 +03:00
dsiders
b938b1d561 Docs: LCL/controls. Updates GetDefaultColor topics for TControl, TControlCanvas.
(cherry picked from commit f48623e90c)
2022-01-05 04:11:22 +03:00
Maxim Ganetsky
4734343934 IDE: Turkish translation update by Onur ERÇELEN, issue #39529
(cherry picked from commit ae23398e69)
2022-01-03 03:57:38 +03:00
Maxim Ganetsky
ae1c810757 Opkman: Turkish translation update received via forum
https://forum.lazarus.freepascal.org/index.php/topic,34297.msg429282.html?PHPSESSID=8lttvafph2gi1trps40gmi7te4#msg429282

(cherry picked from commit 043c087f5a)
2022-01-03 01:13:52 +03:00
Juha
aede421b91 LCL-GTK2: Fix TPopupMenu on 2 monitors aligned vertically. Issue #39422, patch by Alexey T.
(cherry picked from commit 30ba61883f)
2022-01-03 01:13:52 +03:00
Juha
ff4013ae41 Codetools: Update target processor types for x86_64.
(cherry picked from commit a57cf215d3)
2022-01-03 01:12:08 +03:00
dsiders
19cd1d185f Docs: LazUtils/lazutf8. Updates topic content in UTF8Length, UTF8LengthFast.
(cherry picked from commit c87b73cadc)
2022-01-03 01:12:07 +03:00
Bart
ac8ba70bfb LazUtf8: use unsigned variables in Utf8LengthFast.
(cherry picked from commit 71d44be64a)
2022-01-03 01:12:07 +03:00
mattias
4d49533f10 set fixes version to 2.2.0.4 2022-01-01 17:42:24 +01:00
dsiders
3cdfb5d0d5 Docs: LCL/controls. Adds missing punctuation.
(cherry picked from commit 6226965c11)
2021-12-29 18:59:52 +00:00
dsiders
e795139cb7 Docs: LazUtils/fileutil. Fixes capitalization for mac bundle post-fix.
(cherry picked from commit d1cd17f10d)
2021-12-29 18:59:17 +00:00
dsiders
31329648d4 Docs: LCL, LazUtils. Changes MacOS to macOS in topics.
(cherry picked from commit 6719d7b54a)
2021-12-29 17:30:49 +00:00
dsiders
577f9b0888 Docs: LazUtils/fileutil. Changes MacOSX to MacOS in topics.
(cherry picked from commit 05038a37b1)
2021-12-29 17:28:54 +00:00
Martin
40bea98076 LazLogger: fix getting command line param. To not return include "=" from --debug-enable=foo. Issue #39520
(cherry picked from commit 7a876814d5)
2021-12-29 17:09:15 +01:00
dsiders
74ed44fb2a Docs: LazUtils/lconvencoding. Updates topics for changes in cb9d685f.
(cherry picked from commit 7a38231905)
2021-12-29 00:40:25 +03:00
dsiders
a1ad8088f2 Docs: LCL/grids. Updates topic content.
(cherry picked from commit 1b7848191e)
2021-12-28 03:44:15 +00:00
dsiders
a3f8f3c24b Docs: LCL. Adds or updates topic content.
(cherry picked from commit b4b11c6f2a)
2021-12-28 03:31:08 +00:00
dsiders
ffb3debc9b Docs: LCL/dialogs. Updates topics.
* Adds missing short descriptions for various parameters.
* (cherry picked from commit 70452d48d7) with modifications.
2021-12-28 03:22:32 +00:00
dsiders
7917f1ac31 Docs: LCL/controls. Updates topic content and links.
(cherry picked from commit c152361b72)
2021-12-28 02:39:47 +00:00
dsiders
89e8fe7182 Docs: LazControls/listviewfilteredit. Removes topic for duplicate type.
(cherry picked from commit 18bece2476)
2021-12-28 02:18:07 +00:00
dsiders
e3e95a81e5 Docs: LCL/lclplatformdefs. Updates BuildLCLWidgetType topic for MacOS widgetset usage.
* Depends on c71e7356, 3e7c23c5.
* Contains content updates for other topics too.

(cherry picked from commit 8740a2f1ce)
2021-12-27 01:31:39 +03:00
Juha
0737ee0f95 LazBuild: Default to Carbon widgetset on PowerPC. Issue #39293, patch by PascalDragon.
(cherry picked from commit 3e7c23c53c)
2021-12-27 01:31:38 +03:00
Juha
df27a769f3 LazBuild: Default to Cocoa widgetset on 64-bit Darwin. Issue #39293, patch by Chris Rorden.
(cherry picked from commit c71e7356c4)
2021-12-27 01:31:38 +03:00
mattias
958b0e82ca rpm: gitignore spec files 2021-12-26 19:02:44 +01:00
mattias
e2962cd9e4 fpc rpm: clean up git 2021-12-26 19:02:44 +01:00
dsiders
60c7b82ba1 Docs: LCL/dialogs. Adds, updates topics in TColorButton.
* Depends on 285ed6ea.
* Adds new topic for TColorButton.Notification.
* Updates  content for other TColorButton topics.

(cherry picked from commit f5a0532427)
2021-12-25 03:18:31 +03:00
wp_xyz
e95ced47e4 ideintf/graphpropedits: Scale images in TImageIndexPropertyEditor dropdown to line height. Issue #35807.
(cherry picked from commit ce4661f5ec)
2021-12-22 00:42:53 +03:00
Juha
8a72f0f832 Project Templates: Disable OK button while necessary information is not given.
(cherry picked from commit 734cf1a136)
2021-12-22 00:42:52 +03:00
Juha
f7b5b14c2d Project Templates: Improve configuration of ProjectFile and other variables. Issue #38244, patch by Rolf Wetjen.
(cherry picked from commit 08ed2844b3)
2021-12-22 00:42:52 +03:00
wp_xyz
1dfb84cfbc LCL/TColorBox, TColorListbox: Add missing Notification procedure. Issue #39518.
(cherry picked from commit 6efaae3d24)
2021-12-18 02:34:58 +03:00
juha
e1d74d0a94 LCL: Allow external ColorDialog for custom operations in TColorBox and TColorListBox. issue #39189, patch by jamie philbrook.
git-svn-id: trunk@65426 -
(cherry picked from commit 9278af1408)
2021-12-18 02:34:58 +03:00
dsiders
01078c1080 Docs: LCL/grids. Adds topic for TCustomGrid.Notification.
* Depends on 7114800c.

(cherry picked from commit d93d5c3e08)
2021-12-18 02:22:58 +03:00
dsiders
6b4cc9fa9a Docs: LCL/comboex. Adds topic for TCustomComboBoxEx.Notification.
* Depends on 7114800c.

(cherry picked from commit cbaf46012c)
2021-12-18 02:22:57 +03:00
dsiders
c67fdc0a51 Docs: LCL/colorbox. Adds Notification topics in TCustomColorBox, TCustomColorListBox.
* Depends on 6efaae3d.

(cherry picked from commit d674025f4f)
2021-12-18 02:22:57 +03:00
Bart
81e6d473ac LConvEncoding: reverts #05765da982ab46e2486c6932648c71fd692a54d5 and #01e627e35da5030ccea4406cffbdf5b67b85b0b9 and resolves issue #39348 in a different way (by always setting the target's codepage when converting to UTF8).
(cherry picked from commit cb9d685f79)
2021-12-17 00:39:23 +03:00