Commit Graph

4295 Commits

Author SHA1 Message Date
Martin
8cd5ff3842 fixed line endings / added defaults to gitattributes 2021-07-28 11:13:36 +02:00
maxim
2c461bda95 Merged revision(s) 65376 #4160d7c7ef, 65379 #becaac9c5d, 65384-65385 #9d7566217a-#9d7566217a, 65389 #9f896e3f00, 65391 #7bf4f7da41, 65393-65394 #5ef5288afe-#5ef5288afe, 65420-65423 #b75cbf6965-#b75cbf6965, 65425 #2bf2902c91, 65427 #f549172f40, 65431 #51044e806b, 65440 #0ec2f041e7, 65453 #4553a2eafb from trunk:
TAChart: Update xml help.
........
TAChart: Decode system colors in text elements.
........
TAChart: Add method GetAxisRange to determine the range of an axis covered by all series assigned to it.
........
TAChart: Use real axis limits in ChartEditor demo.
........
TAChart: Rename TChart.GetAxisRange to .GetAllSeriesAxisLimits (more precise).
........
TAChart/ChartEditor demo: Check that axis maximum is always greater than the minimum.
........
TAChart/ChartEditor demo: Fix bug in handling of axis.Inverted.
........
TAChart: Update xml doc.
........
TAChart/ChartEditor demo: Fix update of axis grid visibility.
........
TAChart/ChartEditor demo: Fix axis lines not being updated.
........
TAChart: Always draw axis arrows with solid pen.
........
TAChart: Fix usage of axistransformations in ChartLiveView having ExtentY = lveAuto.
........
TAChart: Fix initialization error in TChartLiveView when ExtentY is lveAuto.
........
TAChart: Fix axis scaling of TChartLiveView with coincident axis limits and ExtentY = lveAuto.
........
TAChart/ChartEditor demo: add forgotten lfm file.
........
TAChart/ChartLiveView: Fix autoscaling when multiple axes are used. Add new ExtentY mode, lveMultiAxisRange
........
TAChart/TChartLiveView: Add some comments. Add xml documentation.
........

git-svn-id: branches/fixes_2_2@65460 -
2021-07-15 21:13:02 +00:00
maxim
4ca77ff43b Merged revision(s) 65392 #40f1059715, 65424 #8ea00ae159 from trunk:
Docs: LCL. Adds or updates topics. Fixes broken or missing links.
........
Docs: LCL,LazUtils. Updates topic content. Fixes broken or missing links. Fixes spelling errors.
........

git-svn-id: branches/fixes_2_2@65434 -
2021-07-09 20:38:39 +00:00
mattias
3d7e0f2f4f set fixes version to 2.2.0RC2
git-svn-id: branches/fixes_2_2@65398 -
2021-07-07 15:55:56 +00:00
maxim
61aa952c85 Merged revision(s) 65243 #70e776f427, 65249 #a3ec8bf364, 65254-65256 #9556e1f744-#9556e1f744, 65261-65271 #9883a587f5-#9883a587f5, 65274 #03f68b4474, 65278-65279 #79264e3cc9-#79264e3cc9 from trunk:
Docs: LazUtils, Added topics for TWaitableSection.
........
Docs: LazUtils. Updated topic content in laz2_dom.xml.
........
Docs: LazUtils. Fixed content model error.
........
Docs: LazUtils. Updates for missing module descriptions.
........
Docs: LCL,LazUtils. Updates for module descriptions.
........
Docs: LCL,LazUtils. Updated topics for source changes in version 2.1.
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes XML error in previous patch.
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes missing punctuation in short descriptions (FINAL).
........
Docs: LazUtils. Fixes missing punctuation in short descriptions (Partial).
........
Docs: LazUtils. Fixes missing punctuation in short descriptions (FINAL).
........
Docs: FreeType. Fixes missing punctuation in short descriptions.
........
Docs: LCL. Fixes missing punctuation in short descriptions after var tag.
........
Docs (LazControls, RTTIControls): added missing punctuation in short descriptions, patch by Don, bug #39018
........
Docs: LCL. Minor updates to TPen, LCL version constants.
........

git-svn-id: branches/fixes_2_2@65284 -
2021-06-22 00:43:37 +00:00
mattias
0c34da7703 set fixes version to 2.2.0RC1
git-svn-id: branches/fixes_2_2@65240 -
2021-06-15 13:51:24 +00:00
martin
176f0b3310 SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit
git-svn-id: trunk@65175 -
2021-06-05 22:33:53 +00:00
martin
9150ea7749 New Jit classes / Like old JitForms, but more
git-svn-id: trunk@65173 -
2021-06-05 15:24:18 +00:00
wp
6b4be3bcd9 LCL: Undo r65060 #5589d83d68 because it breaks qt5/gtk2/gtk3 on Windows. Issue #38831.
git-svn-id: trunk@65079 -
2021-05-02 09:01:56 +00:00
pascal
7a252352cf codetools: added new test: find declaration for generic lists and arrays with member of default array property (still fails for generic array)
git-svn-id: trunk@65071 -
2021-04-30 10:32:34 +00:00
pascal
88eaecc93d codetools: added new test
git-svn-id: trunk@65068 -
2021-04-30 00:37:11 +00:00
wp
5589d83d68 LCL/ShellCtrls: Show built-in shell icons for gtk2, gtk3 and qt5 widgetsets. Patch by Salvadorbs, issue #18247.
git-svn-id: trunk@65060 -
2021-04-24 20:26:24 +00:00
wp
492321d819 TAChart: Extend charteditor by an "all-in-one" editor.
git-svn-id: trunk@65054 -
2021-04-22 22:56:58 +00:00
wp
7c2cb42f1c TAChart: Add files missing from previous commit.
git-svn-id: trunk@65042 -
2021-04-21 10:18:34 +00:00
wp
70d114b0fc TAChart/ChartEditorDemo: Move controls from AxisDlg to a new AxisFrame.
git-svn-id: trunk@65040 -
2021-04-21 07:23:06 +00:00
wp
72963f6adb TAChart/ChartEditorDemo: Move controls of TitleFootDlg to a new TChartTitleFootFrame unit.
git-svn-id: trunk@65035 -
2021-04-20 21:25:53 +00:00
wp
c1f7659285 TAChart/ChartEditorDemo: Move controls of LegendDlg to a new TChartLegendFrame unit.
git-svn-id: trunk@65033 -
2021-04-20 20:30:58 +00:00
martin
776651b5e3 FpDebug, test: DisAssembler testcase
git-svn-id: trunk@64990 -
2021-04-14 14:34:57 +00:00
michl
e7b765a763 DockedFormEditor: Refactoring: Move SourceEditor into SourcePageControl to reduce code overhead
git-svn-id: trunk@64946 -
2021-04-09 20:20:02 +00:00
michl
f42f58fea5 DockedFormEditor: Cleanup name space for better reading: Rename SourceEditorWindow to SourceWindow
git-svn-id: trunk@64944 -
2021-04-09 12:59:15 +00:00
michl
dd531abe78 DockedFormEditor: Create ResizeControl dynamically to be full DPI aware. Issue #38702
git-svn-id: trunk@64933 -
2021-04-06 20:54:52 +00:00
zeljko
a3a9c7213c Qt5: Implemented extend LCL TLazAccessibleObject accessibility functionality. patch by Dmitry Boyarintsev and David Jenkins. issue #38604
git-svn-id: trunk@64920 -
2021-04-04 10:41:06 +00:00
martin
dbd1e52b63 IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter.
git-svn-id: trunk@64896 -
2021-03-31 19:37:03 +00:00
martin
f803f8f8c4 IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter.
git-svn-id: trunk@64895 -
2021-03-30 21:53:23 +00:00
michl
3ef2b000df AnchorDocking: Revert revision 64798 #970b6b43d6, 64805 #9777df5da6 and 64806 as it is not clear for user and open a new clean window can be implemented otherwise
git-svn-id: trunk@64813 -
2021-03-15 00:08:14 +00:00
juha
63fc1a91aa IDE: Options page to specify type of project created on startup + other startup options. Issue #38105.
git-svn-id: trunk@64781 -
2021-03-10 19:53:06 +00:00
juha
207dee8890 IDE: Rename unit ProjectDescriptors to ProjectDescriptorTypes. Clashed with a global variable in ProjectIntf.
git-svn-id: trunk@64780 -
2021-03-10 19:53:03 +00:00
wp
e431045dac LCL/ShellTreeView: Add ShellCtrls to widgetsets. Widgetset-based solution for automatic shell icons in TShellTreeView (implemented for win32 only).
git-svn-id: trunk@64747 -
2021-03-05 15:14:19 +00:00
wp
f69e733322 IDE: Fix icon in registersdlg not being scaled. Issue #37975.
git-svn-id: trunk@64713 -
2021-03-01 15:46:02 +00:00
wp
0b71099783 Components: Add copyright notes to all folders to which Roland Hahn has contributed images.
git-svn-id: trunk@64663 -
2021-02-24 22:17:51 +00:00
juha
564ca97446 LazUtils: Move unit test project for Masks from LCL dir to LazUtils dir.
git-svn-id: trunk@64653 -
2021-02-23 14:06:34 +00:00
juha
6b75fab65e Jedi Code Format: Enable preprocessor parsing by default. Add config file also for future use. Issue #38498, patch from Domingo Galmés.
git-svn-id: trunk@64636 -
2021-02-21 08:35:25 +00:00
mattias
f5caaeec5c sqldblaz: added TMySQL80Connection
git-svn-id: trunk@64599 -
2021-02-17 13:16:27 +00:00
juha
26427d65ae Docs: Updates for LCL, LazUtils. LazControls. Issue #38490, patch from Don Siders.
git-svn-id: trunk@64594 -
2021-02-16 20:18:40 +00:00
wp
d01a19e924 LHelp: Replace icons by high-dpi versions drawn by Roland Hahn. Redesign "About" box to show application icon.
git-svn-id: trunk@64579 -
2021-02-14 17:21:39 +00:00
mattias
73dacac189 updated lpl
git-svn-id: trunk@64568 -
2021-02-13 13:01:48 +00:00
mattias
2cf64fa695 mouseandkeyinput: added makefiles
git-svn-id: trunk@64566 -
2021-02-13 13:00:58 +00:00
martin
5bbf925ec5 LazDebuggerFp: Split workerthreads into new unit for code running in the thread. (Easier to see which thread may access which objects)
git-svn-id: trunk@64534 -
2021-02-11 22:40:13 +00:00
maxim
4be18bbc53 DockedFormEditor: renamed translations directory from "language" to "languages" for consistency with other packages
git-svn-id: trunk@64532 -
2021-02-11 21:46:55 +00:00
juha
85c3cbf9ff LHelp: Remove an obsolete unit LNetHTTPDataProvider.
git-svn-id: trunk@64524 -
2021-02-11 09:10:23 +00:00
michl
7111498e87 GlobalLink for DockedFormEditor added
git-svn-id: trunk@64523 -
2021-02-11 07:38:08 +00:00
michl
85a5138eba Initial commit of DockedFormEditor
git-svn-id: trunk@64522 -
2021-02-11 00:06:45 +00:00
martin
45514d05ab DebuggerTests: add prebuild resources file
git-svn-id: trunk@64519 -
2021-02-10 18:16:36 +00:00
juha
0dc70a7fcf Wiki component: Delete obsolete unit myfphttpclient. Fix compiler in project settings.
git-svn-id: trunk@64516 -
2021-02-10 13:43:17 +00:00
ondrej
5bbc3f9c75 SynEdit: move TSynBeautifierPascal to a new unit SynBeautifierPascal to remove circular dependency on SynEdit
git-svn-id: trunk@64471 -
2021-02-05 11:40:36 +00:00
juha
d6aedf99e8 OPM: Use FPC_FULLVERSION for checking compiler version.
git-svn-id: trunk@64461 -
2021-02-05 11:28:01 +00:00
juha
9193df8694 Docs: A missing file for LazUtils. Issue #38386, patch from Andrey Sobol.
git-svn-id: trunk@64421 -
2021-01-25 10:23:31 +00:00
juha
f3e2fd9696 Docs: Lazutils documentation update, includes directories for examples. Issue #38365, patch from Andrey Sobol.
git-svn-id: trunk@64406 -
2021-01-19 13:54:29 +00:00
juha
0e2c500f81 Jedi Code Format: Keep breakpoint position by using a new diff tool. Issue #38196, patch from Domingo Galmés.
git-svn-id: trunk@64347 -
2021-01-07 22:59:42 +00:00
juha
49384e3efc Docs: Documentation update for LCL, LazUtils and LazControls. Issue #38287, patch from Don Siders.
git-svn-id: trunk@64314 -
2020-12-31 20:32:21 +00:00