Commit Graph

60318 Commits

Author SHA1 Message Date
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
mattias
17781940eb codetools: added tests
git-svn-id: trunk@64691 -
2021-02-28 21:32:43 +00:00
michl
72176c6fc0 DockedFormEditor: Focus source editor after switching per F12 to make bookmarks immediately working
git-svn-id: trunk@64690 -
2021-02-28 20:04:20 +00:00
mattias
4ba43eba0b codetools: fixed parsing var c:word = 1 deprecated, issue #38554
git-svn-id: trunk@64688 -
2021-02-28 08:59:14 +00:00
mattias
f7e8f4b52e codetools: test bug #38554
git-svn-id: trunk@64687 -
2021-02-28 08:58:42 +00:00
mattias
65e16d03fb fpdebug: less hints
git-svn-id: trunk@64686 -
2021-02-28 08:52:37 +00:00
mattias
59447e864b lazutils: less hints
git-svn-id: trunk@64685 -
2021-02-28 08:52:18 +00:00
mattias
0e564b2d8b datetimectrls: less hints
git-svn-id: trunk@64684 -
2021-02-28 08:52:07 +00:00
mattias
ac82b9e9bc codetools: less hints
git-svn-id: trunk@64683 -
2021-02-28 08:51:52 +00:00
mattias
388532a797 IDE: less hints
git-svn-id: trunk@64682 -
2021-02-28 08:51:36 +00:00
mattias
f45d7ed2c4 LCL: less hints
git-svn-id: trunk@64681 -
2021-02-28 08:51:17 +00:00
jesus
3956e7c461 LCL: Qt5, fix TQTextEdit to report caretpos.x relative to the current block
git-svn-id: trunk@64680 -
2021-02-28 07:06:12 +00:00
wp
dfaea13f4b LCL/ShellCtrls: Temporarily deactivate changes in ShellCtrls made by r64575 #e32b62e6b4. Issue #38517.
git-svn-id: trunk@64679 -
2021-02-27 21:07:56 +00:00
balazs
7a882b653e Opkman: Add "2.0.12" to Lazarus versions.
git-svn-id: trunk@64678 -
2021-02-27 15:56:23 +00:00
martin
37d6fcb8bd TTabControl: "fix" x/y in Mouse(move/down/up/Drag) messages. Issue #0038403 see note 0129133 amends rev 64424 #ed6e087523,64436 #dfa3fe0ea4
- All X,Y are now computed from the LCL top/left of the TTabControl. X,Y of the embedded control are amended.

git-svn-id: trunk@64677 -
2021-02-27 15:14:31 +00:00
juha
bb4ad82ba0 IDE: Hide a new RefreshButton in search results view. The feature is not implemented yet.
git-svn-id: trunk@64676 -
2021-02-27 11:20:16 +00:00
juha
401d451c71 LazUtils: Revert the big TMask change. It must be worked on later.
git-svn-id: trunk@64675 -
2021-02-27 09:15:16 +00:00
martin
433bb3d412 Debugger: Fix updating CPU Register values. Issue #0038534
git-svn-id: trunk@64674 -
2021-02-27 01:00:10 +00:00
wp
aea537a7ec LCL/MessageDlg: Fix too-high buttons created by CreateMessageDlg in case of high-dpi. Issue #0032704.
git-svn-id: trunk@64673 -
2021-02-26 22:28:34 +00:00
martin
06eb834614 Implement "Select code block"
git-svn-id: trunk@64672 -
2021-02-26 22:01:33 +00:00
martin
b18c1a22df Use LogicalCaret for codetool to find code-block-begin/end
git-svn-id: trunk@64671 -
2021-02-26 22:01:30 +00:00
martin
249e2b5f08 Fix Compile
git-svn-id: trunk@64670 -
2021-02-26 20:39:27 +00:00
michl
441ac1e643 DockedFormEditor: Enable option "Allow size control" by default
git-svn-id: trunk@64669 -
2021-02-26 20:34:54 +00:00
michl
b083a28eb0 DockedFormEditor: Show hint for changed values in AnchorDesigner
git-svn-id: trunk@64668 -
2021-02-26 20:22:18 +00:00
juha
d82f15fb2b LazUtils: Replace TMask with a faster and better version from José Mejuto.
git-svn-id: trunk@64667 -
2021-02-26 16:17:16 +00:00
juha
b8a5b2df73 LazUtils: Update unit test for Masks.
git-svn-id: trunk@64666 -
2021-02-26 08:25:24 +00:00
juha
4113f5b16f LazUtils: Use a new exception type EMaskError for TMask. Helps testing a new implementation.
git-svn-id: trunk@64665 -
2021-02-25 10:13:11 +00:00
wp
99b12d5c6b TAChart: Legend resolves clDefault (better dark mode). Default Chart.Color is clForm now.
git-svn-id: trunk@64664 -
2021-02-24 22:41:15 +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
wp
d58c41bcad TAChart: Replace hard-coded rgb colors by system colors to make charts compatible with dark mode.
git-svn-id: trunk@64662 -
2021-02-24 21:25:09 +00:00
juha
26cd6c23a9 LazUtils: Update unit test for Masks.
git-svn-id: trunk@64661 -
2021-02-24 20:25:02 +00:00
juha
98045780a1 LCL: Use TMaskList always for ShellListView.Mask. Enable all TMask syntax including sets.
git-svn-id: trunk@64660 -
2021-02-24 20:04:15 +00:00
jesus
3cce8bdb2b LCL, qt5: fix out of bounds warnings when setting text selection
git-svn-id: trunk@64659 -
2021-02-24 18:40:44 +00:00
juha
5be7435502 Docs: Updates for LCL and LazUtils. Issue #38532, patch from Don Siders.
git-svn-id: trunk@64658 -
2021-02-24 08:33:48 +00:00
maxim
5599ce9ae1 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@64657 -
2021-02-23 22:17:08 +00:00
maxim
d78950fb47 Reverted revision 64637 #ea31621d19:
debian: added package dependency libXtst-dev

It should not be needed since r64647 #96b72acee6.

git-svn-id: trunk@64656 -
2021-02-23 21:55:15 +00:00
wp
aa61ed21bf Update copyright.txt in images folder.
git-svn-id: trunk@64655 -
2021-02-23 18:46:41 +00:00
juha
ccc0360221 LazUtils: Add Unicode text to Masks test project. Now fails with mask '[ä]'.
git-svn-id: trunk@64654 -
2021-02-23 17:47:06 +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
martin
be8da43baa SynEdit: Update Firebird 4.0 highlighter. Issue #0038520 Patch by Gabor Boros
git-svn-id: trunk@64652 -
2021-02-22 18:54:04 +00:00
zoran
f290c78554 DateTimePicker - add OnShowHint event
git-svn-id: trunk@64651 -
2021-02-22 12:15:58 +00:00
wp
a040f8d1df ShellTreeView: Publish property MultiSelectStyle (issue #38522).
git-svn-id: trunk@64650 -
2021-02-22 11:31:47 +00:00
juha
9fedbce50a IDE: Change a conflicting accelerator key in Find-dialog. '&From cursor' -> 'From c&ursor'. Issue #38530.
git-svn-id: trunk@64649 -
2021-02-22 10:57:53 +00:00
juha
efa1689fb3 ToDoList: Replace wrong StartsStr with EndsStr. Harmonize uses sections.
git-svn-id: trunk@64648 -
2021-02-22 09:50:59 +00:00
juha
96b72acee6 LHelp: Remove dependency for package LazMouseAndKeyInput.
git-svn-id: trunk@64647 -
2021-02-22 08:39:20 +00:00
juha
c96db30993 Jedi Code Format: Unify formatting for "type" and "var" in class and record. Issue #38525, patch from Domingo Galmés.
git-svn-id: trunk@64646 -
2021-02-21 21:51:06 +00:00