Commit Graph

60363 Commits

Author SHA1 Message Date
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
juha
381d67724c LCL: Do not wrap around in TCustomListView.GetNextItem with search direction = sdAll. Issue #38565.
git-svn-id: trunk@64746 -
2021-03-05 09:52:34 +00:00
juha
8fde568fcc LCL: Synchronize CustomApplication with Application. At least unit CustomTimer uses it. Issue #38544.
git-svn-id: trunk@64745 -
2021-03-05 09:52:32 +00:00
bart
294a0a98c4 TMaskEdit: after deleting an extended selection, don't select a maskliteral. Reported in https://forum.lazarus.freepascal.org/index.php/topic,53557.0.html
git-svn-id: trunk@64744 -
2021-03-04 19:51:10 +00:00
juha
9046b533af LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible.
git-svn-id: trunk@64743 -
2021-03-04 08:58:54 +00:00
martin
3205592cba GdbmiDebugger: Fix formatting result value / broken somewhere in recent "string speedup" changes
git-svn-id: trunk@64742 -
2021-03-03 20:13:24 +00:00
bart
20bd46fcf7 TMaskEdit: override SelectAll. Reported on forum: https://forum.lazarus.freepascal.org/index.php/topic,53557.0.html
git-svn-id: trunk@64741 -
2021-03-03 17:51:57 +00:00
juha
aa364c1cfc LCL-GTK3: Fix TPanel paint. Issue #38562, patch from Anton Kavalenka.
git-svn-id: trunk@64740 -
2021-03-03 15:45:13 +00:00
juha
bb79fd08da SynEdit: Revert one more change. BasedMix can be empty.
git-svn-id: trunk@64739 -
2021-03-03 14:45:34 +00:00
wp
4d7eac2eb8 Opkman: Less hints
git-svn-id: trunk@64738 -
2021-03-03 11:31:27 +00:00
wp
09075a320b Opkman: Avoid unnecessary LCL scaling steps for VTV. Issue #37886.
git-svn-id: trunk@64737 -
2021-03-03 11:21:39 +00:00
mattias
e7683e534c chmhelp: fixed compile fpc 3.0.4
git-svn-id: trunk@64735 -
2021-03-03 10:31:37 +00:00
mattias
210c56552a chmhelp: fixed reading index, issue #30302
git-svn-id: trunk@64733 -
2021-03-03 10:24:54 +00:00
mattias
3679936306 IDEIntf: comment
git-svn-id: trunk@64732 -
2021-03-03 10:24:09 +00:00
mattias
53c3022880 IDE: clean up
git-svn-id: trunk@64731 -
2021-03-03 10:23:46 +00:00
juha
dfb8608d9a SynEdit: Restore Copy() calls. SetLength() may make a string longer with garbage in the end.
git-svn-id: trunk@64730 -
2021-03-03 10:21:52 +00:00
juha
d374ec2bf1 Packager: Show PackageEditor as modified after changing "Register Unit" or "Use Unit". Issue #37208.
git-svn-id: trunk@64729 -
2021-03-03 10:21:50 +00:00
wp
93ff7806b5 IDE/SourceEditor: Fix high-dpi position of Replace prompt dialog. Issue #37985.
git-svn-id: trunk@64728 -
2021-03-03 09:24:44 +00:00
balazs
8445edd27f Opkman: Less hint + Fix high dpi bug, when displaying rating stars. Issue #37886.
git-svn-id: trunk@64727 -
2021-03-02 21:22:24 +00:00
michl
817c9aa159 DockedFormEditor: Simplify code - use just one method to find ModulePageControl
git-svn-id: trunk@64726 -
2021-03-02 19:52:56 +00:00
mattias
16eb8abc21 cody: fixed vk_up on empty
git-svn-id: trunk@64724 -
2021-03-02 18:04:30 +00:00
mattias
26cadbd4f3 IDE: started showing help for built-in functions
git-svn-id: trunk@64723 -
2021-03-02 14:40:13 +00:00
mattias
3386007fe0 synedit: fixed compile
git-svn-id: trunk@64722 -
2021-03-02 13:52:59 +00:00
ondrej
64d6ca58a7 SynEdit: improve StartsStr optimization from r64527 #077ebbe494 (do not convert PChar to string)
git-svn-id: trunk@64721 -
2021-03-02 12:41:42 +00:00
juha
38c765c42c Packager: Rename event handlers. Reserve "On..." names to events.
git-svn-id: trunk@64720 -
2021-03-02 09:42:10 +00:00
juha
c780b377f8 IDE: Update project's DefineTemplates after adding or deleting package dependency. Improve building many modes.
git-svn-id: trunk@64719 -
2021-03-02 09:42:08 +00:00
juha
c53aae59a8 Docs: Updates for LCL. Issue #38564, patch from Don Siders.
git-svn-id: trunk@64718 -
2021-03-01 20:14:04 +00:00
dmitry
2e91d3ccef cocoa: update list of patreons. Thank you all for your support
git-svn-id: trunk@64717 -
2021-03-01 18:17:11 +00:00
zeljko
0f32d7c396 Qt5: fixed drawing of TSpeedButton.Flat=true when mouse over. issue #38356
git-svn-id: trunk@64716 -
2021-03-01 17:43:27 +00:00
wp
1ff32ae62f TAChart: Fix occasional crash due to r64662 #d58c41bcad
git-svn-id: trunk@64715 -
2021-03-01 17:13:56 +00:00
balazs
6bdff78d46 Opkman: Fix mouse wrong X coordinate.
git-svn-id: trunk@64714 -
2021-03-01 16:19:30 +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
juha
14ed68a260 IDE: Update project's DefineTemplates after closing project compiler option.
git-svn-id: trunk@64712 -
2021-03-01 15:39:00 +00:00
balazs
09d883d029 Opkman: Fix high dpi bug. Issue #37886.
git-svn-id: trunk@64711 -
2021-03-01 15:16:45 +00:00
zeljko
b9e6f1353b Qt5: partial fix for BidiMode inconsistencies in Qt5 widgetset. issue #38319
git-svn-id: trunk@64710 -
2021-03-01 12:45:21 +00:00
juha
e0f966967e IDE: Update project's DefineTemplates after switching build mode.
git-svn-id: trunk@64709 -
2021-03-01 11:23:06 +00:00
zeljko
5627557122 Qt5: draw properly color of disabled TPanel. issue #38324
git-svn-id: trunk@64708 -
2021-03-01 10:58:17 +00:00
juha
7b9dcb0166 IDE: Update editor tab with a unit name with proper case after renaming.
git-svn-id: trunk@64707 -
2021-03-01 09:16:25 +00:00
juha
69565b2caf IDE: Formatting resource strings and variables. No real changes.
git-svn-id: trunk@64706 -
2021-03-01 09:16:24 +00:00
juha
64ce0937ca LHelp: Remove MouseAndKeyInput package from Makefile.fpc dependencies.
git-svn-id: trunk@64705 -
2021-03-01 09:16:22 +00:00
mattias
341a3f7a74 codetools: fixed TFindDeclarationTool.FindUnitReferences search in uses section, bug #38559
git-svn-id: trunk@64704 -
2021-02-28 23:34:09 +00:00
mattias
c9b1c44830 IDE: diskencoding utf8bom: sanity check and switch to utf8
git-svn-id: trunk@64702 -
2021-02-28 22:41:41 +00:00
mattias
efc5ef502b lazutils: UTF8BOMToUTF8: sanity check
git-svn-id: trunk@64700 -
2021-02-28 22:39:58 +00:00
mattias
bacadab499 codetools: less hints
git-svn-id: trunk@64699 -
2021-02-28 22:39:26 +00:00
mattias
95d77977ec IDE: less hints
git-svn-id: trunk@64698 -
2021-02-28 22:39:09 +00:00
wp
cb4eead6e1 LCL/ShellCtrls: Fix ShellTreeView crashing when a node is opened.
git-svn-id: trunk@64697 -
2021-02-28 22:37:39 +00:00
mattias
ed63a0aaea codetools: less hints
git-svn-id: trunk@64696 -
2021-02-28 22:12:36 +00:00
michl
4f5681375a DockedFormEditor: Set hint offset same as in designer
git-svn-id: trunk@64695 -
2021-02-28 21:39:00 +00:00
maxim
24ccec2ea3 LCL: regenerated translations
git-svn-id: trunk@64694 -
2021-02-28 21:36:55 +00:00
mattias
d3ab310266 codetools: fixed parsing var w:word platform = 1 platform
git-svn-id: trunk@64692 -
2021-02-28 21:33:21 +00:00