Commit Graph

4279 Commits

Author SHA1 Message Date
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
juha
9219ea531d Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
git-svn-id: trunk@64303 -
2020-12-29 22:56:40 +00:00
maxim
fe9ac84b09 Pas2JS: moved resource strings for VS Code extensions to the correct location, improved wording, i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@64296 -
2020-12-28 21:49:56 +00:00
michael
2134a62af3 * Implement VS Code template dialog setting
git-svn-id: trunk@64286 -
2020-12-27 16:30:40 +00:00
maxim
4ecd9d8c42 Pas2JS: moved resource strings for Atom packages to the correct location, improved wording, i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@64270 -
2020-12-23 23:22:25 +00:00
michael
b6d3957d72 * Atom package support
git-svn-id: trunk@64265 -
2020-12-22 10:54:57 +00:00
wp
48dfae77e3 TAChart: Initial commit of new TPolygonSeries
git-svn-id: trunk@64244 -
2020-12-19 23:08:11 +00:00
juha
ad741ce26d Docs: Documentation updates for LCL and LazUtils. Issue #38217, patch from Don Siders.
git-svn-id: trunk@64209 -
2020-12-15 18:18:40 +00:00
juha
a1391b1bc2 Docs: Documentation updates for LCL, LazUtils and LazControls. Issue #38089, patch from Don Siders.
git-svn-id: trunk@64145 -
2020-11-16 22:20:15 +00:00
juha
292bf5f43a Jedi Code Format: A new test application. Issue #38081, patch from Domingo Galmés.
git-svn-id: trunk@64139 -
2020-11-15 13:16:15 +00:00
bart
de3ecc28ed Remove documentation for PasWStr unit.
git-svn-id: trunk@64125 -
2020-11-11 17:45:02 +00:00
bart
cc10a56948 Remove tests for PasWStr unit.
git-svn-id: trunk@64124 -
2020-11-11 17:41:58 +00:00
bart
6fb1bd833b LazUtils: Remove PasWStr unit. It is obsolete since fpc 3.0.
git-svn-id: trunk@64123 -
2020-11-11 17:35:01 +00:00
juha
b5c82b66cd Docs: Documentation updates and harmonizing EOL to Unix style in some files. Issue #38016, patch from Don Siders.
git-svn-id: trunk@64098 -
2020-11-01 10:51:05 +00:00
juha
6430dcbb60 Docs: Documentation updates for LazControls. Issue #38002, patch from Don Siders.
git-svn-id: trunk@64084 -
2020-10-29 15:45:44 +00:00
juha
ef47ed145a Docs: Documentation updates for FreeType. Issue #38001, patch from Don Siders.
git-svn-id: trunk@64083 -
2020-10-29 15:45:42 +00:00
mattias
8e75d658b4 lazreport: updated lpl
git-svn-id: trunk@64075 -
2020-10-25 16:37:48 +00:00