Commit Graph

65651 Commits

Author SHA1 Message Date
dsiders
a50d7d1dba Docs: LazUtils/laz_xmlstreaming. Adds and updates topics for changes in cbf9d30ddf.
* TXMLObjectWriterString
* TXMLObjectWriter.WriteString
2023-07-26 02:18:02 +01:00
Martin
89aefec06a TTaskDialog: fix WS registration 2023-07-26 01:08:26 +02:00
Bart
4deab8fcb5 Revert "TTaskDialog: fix widgetset registration."
This reverts commit e8dc8eb5fc, because it broke compilation.
2023-07-26 00:54:15 +02:00
Maxim Ganetsky
a26e43f773 Codetools: fixed compilation of tests after 977c3d1383 2023-07-26 01:43:44 +03:00
Bart
86d6abd65f TTaskDialog: revert the last 2 commits, as they break compilation. 2023-07-26 00:34:55 +02:00
Bart
a1b20c912c TTaskDialog: second attempt to fix widgetset registration. 2023-07-26 00:17:22 +02:00
Bart
e8dc8eb5fc TTaskDialog: fix widgetset registration. 2023-07-26 00:04:46 +02:00
Martin
7ed1710d3d IdeDebugger: Breakpoint dialog, layout changes 2023-07-25 20:07:20 +02:00
mattias
cb5b51048e lazbuild: added option subtarget in help 2023-07-25 17:10:37 +01:00
mattias
608e8d1d55 lazbuild: added option subtarget 2023-07-25 17:09:23 +01:00
mattias
977c3d1383 ide+codetools: added fpc subtarget to caches 2023-07-25 16:52:59 +01:00
mattias
52586f02ec IDE: comment 2023-07-25 16:52:59 +01:00
Maxim Ganetsky
561f7e17e0 IDEDebugger: updated Russian translation 2023-07-25 18:22:32 +03:00
wp_xyz
5bae6ebf52 Tools/LazDatadesktop: Slightly improved images by Roland Hahn. 2023-07-25 15:12:47 +02:00
Martin
8a75cf4755 IdeDebugger: Breakpoint dialog, fixed showing plain (no tree) list 2023-07-25 14:44:37 +02:00
zeljan1
90c13af409 Qt6: Fixed setting TQtTextEdit readOnly param under mac.Part of issue #40246 2023-07-25 14:39:12 +02:00
Martin
0643c39980 IdeDebugger: Breakpoint dialog, enable/disabl all breakpoint in each group 2023-07-25 14:31:41 +02:00
Martin
46731b05ee IdeDebugger: Breakpoint dialog, fix BreakGroups 2023-07-25 14:31:41 +02:00
rich2014
632c9283b4 Cocoa: clean up 2023-07-25 20:03:51 +08:00
rich2014
f890ea3c0f Cocoa: refactor related to WindowFromPoint() in cocoawinapi 2023-07-25 19:59:18 +08:00
rich2014
45f69a2c05 Cocoa: fix WindowFromPoint() with negative coordinates
sometime wrong cursor in IDE with DockedFormEditor
2023-07-25 19:53:22 +08:00
Martin
7bd3a63ee6 IdeDebugger: Breakpoint dialog, fix crash due to BreakGroup used as breakpoint. 2023-07-25 13:42:20 +02:00
Martin
f01fd2064b IdeDebugger: Breakpoint dialog, fix crash due to BreakGroup used as breakpoint. 2023-07-25 13:34:42 +02:00
Martin
a2fa2d33cd AMEND IdeDebugger: Breakpoint dialog, fix dragging multiple items (onto an empty group header) 2023-07-25 12:36:18 +02:00
Juha
92b11e2662 LCL-GTK: Fix the order of parameters for FillChar(). Issue #40403. 2023-07-25 11:38:32 +03:00
mattias
cbf9d30ddf fixed compile with fpc 3.3.1 2023-07-25 09:30:38 +01:00
Juha
f208601bc7 LazReport: Remove a useless FillChar which had its parameters in wrong order. Issue #40402. 2023-07-25 11:15:12 +03:00
Juha
cc4760393b Reserve "On..." prefix for events and name functions differently. 2023-07-25 11:07:57 +03:00
Juha
64391dbd96 LazBuild: Remove IdeDebugger dependency. Split debugger related parts of TProject to new unit ProjectDebugLink. 2023-07-25 11:07:47 +03:00
Juha
8e7b4f0289 Tweak uses sections. Formatting. 2023-07-25 10:59:47 +03:00
Martin
7fc1e4ff7f small fixes 2023-07-25 02:10:33 +02:00
Martin
006e1d73ed small fixes 2023-07-25 01:55:59 +02:00
Martin
a94c7262d6 small fixes 2023-07-25 01:52:59 +02:00
Martin
4bf617c018 IdeDebugger: Breakpoint dialog, drag/drop breakpoints-groups to reorder 2023-07-25 01:23:09 +02:00
Martin
72907f810a IdeDebugger: Breakpoint dialog, drag/drop breakpoints into groups 2023-07-25 01:23:09 +02:00
Martin
9b2b70e384 IdeDebugger: Change Breakpoints dialog to Treeview (VTV). Add group by "breakpoint-group" 2023-07-25 01:23:09 +02:00
Martin
25db56ee57 IdeDebugger: add Destroy-callback to TIDEBreakPointGroup 2023-07-25 01:23:09 +02:00
Martin
cc98242bec IdeDebugger: Treeview, update embedded controls on resize 2023-07-25 01:23:08 +02:00
Bart
45b149e0ea TaskDlgEmulation: cleanup and cosemtic (no functional changes):
- remove unused code
- consistent indenting and spacing (or at least I tried)
2023-07-24 22:38:22 +02:00
Bart
158f10e193 LCL: Dialogs unit: cleanup. 2023-07-24 22:27:09 +02:00
Bart
71f8725fb8 Merge branch 'wstaskdialog' 2023-07-24 20:20:22 +02:00
Bart
97e1427811 Refactoring change deprecated message for LCLTaskDialog unit, as suggested by Maxim. 2023-07-24 20:17:55 +02:00
wp_xyz
168ed6ffa0 Tools/LazDataDesktop: Show icons in all treeviews. 2023-07-24 17:49:31 +02:00
mattias
45f6fcd25c lazbuild: do not create mac app bundle 2023-07-24 16:38:31 +01:00
mattias
ee1af547cc IDE: changed copiler options from string to TSTtrings for large amount of params 2023-07-24 16:38:31 +01:00
rich2014
23d0badedf Cocoa: fix wrong Cursor at designing (with DockedFormEditor) 2023-07-24 23:32:29 +08:00
rich2014
5b0cf01ed3 Cocoa: fix wrong Cursor at designing (without DockedFormEditor) 2023-07-24 23:31:41 +08:00
rich2014
ded870b2ac Designer: Cursor cache comparison removed 2023-07-24 23:16:26 +08:00
Maxim Ganetsky
98e9e0dbcd LazDataDesktop: added executable to .gitignore 2023-07-24 16:55:43 +03:00
Maxim Ganetsky
3a0b3d3396 LazDataDesktop: updated Russian translation 2023-07-24 16:52:15 +03:00