Commit Graph

62928 Commits

Author SHA1 Message Date
dsiders
7613b3ddee Docs: LCL/pairsplitter. Updates WMPaint and Paint topics in TPairSplitterSide. 2022-06-10 17:09:25 +01:00
dsiders
e78ca86ae8 Docs: LCL/spin. Updates TCustomFloatSpinEdit.KeyPress topic for changes in e10b896d. 2022-06-10 16:54:17 +01:00
mattias
e18119823a IDE: packageeditor: fixed idleconnected on destroy 2022-06-10 17:29:28 +02:00
wp_xyz
e10b896d7e LCL/FloatSpinEdit: Fix KeyPress swallowing the 'e' of exponential notation. 2022-06-10 17:21:36 +02:00
Martin
7d66280e62 Debugger: fix wrong assertion 2022-06-10 16:22:00 +02:00
mattias
45b403df81 projectgroups: clean up 2022-06-10 15:46:05 +02:00
mattias
bb5c50df1e projectgroups: do not bring editor to front on start 2022-06-10 15:45:20 +02:00
Martin
96271ad5c6 FpDebug: Handle exceptions in disassembler 2022-06-10 15:41:58 +02:00
Juha
8c90f8e536 LazReport: Update DefExportFilterClass. Issue #39749, patch by Soner. 2022-06-10 00:56:19 +03:00
Martin
18f0e7a5d3 Debugger, IDE: fix accessing uninitialized objects in debugger-dialogs 2022-06-09 17:46:25 +02:00
Martin
f2cbe3d582 FpDebug: PascalParser fix nil object access. 2022-06-09 17:46:25 +02:00
Martin
1bc575aeff Debugger: Inspect-Win, fix wheel scrolling 2022-06-09 17:46:24 +02:00
Martin
2a954dfb14 Debugger, Watches: Update for new LazDebuggerIntf 2022-06-09 17:46:24 +02:00
Martin
b0de3bcc01 FpDebug: Use PrettyPrinter and rdkPrePrinted for (nested) not-yet-implemented types (LazDebuggerIntf) 2022-06-09 17:46:24 +02:00
Martin
e7b23f98d0 LazDebuggerIntf, FpDebug: add array and structure types 2022-06-09 17:46:23 +02:00
Martin
e3d41a28e0 FpDebug: Provide access to internal nested type info 2022-06-09 17:46:23 +02:00
wp_xyz
05758d4142 Images/general_purpose: Some new and re-worked general-purpose images by Roland Hahn. 2022-06-09 17:38:01 +02:00
mattias
ead96e373b datetimectrls: set lpk to designtime 2022-06-09 13:18:01 +02:00
mattias
008fbd9283 IDE: drop component: add the registering package only if designtime 2022-06-09 13:14:21 +02:00
dsiders
9974588f86 Docs: LazUtils/dynamicarray. Updates topic names to match refactored code.
* Moves the example program from the docs/xml/lcl directory to the docs/xml/lazutils directory.
2022-06-09 03:26:57 +01:00
Željan Rikalo
45631db533 Qt,Qt5: send LMContextMenu from designer. issue #39787 2022-06-08 14:47:34 +02:00
dsiders
1ecf28596a Docs: LazUtils. Adds or updates topics for changes in 494fa2ab, 573be15e, 262fe00e.
* Includes tagging changes for True and False values in topics.
2022-06-08 10:55:33 +01:00
Juha
262fe00e31 LazUtils: Add ISO-8859-9 and ISO-8859-14 to the supported encoding list. Issue #39785, patch by Don Siders. 2022-06-08 11:52:12 +03:00
Juha
573be15eaf LazUtils: Add function ISO_8859_14ToUTF8 also to interface section. Issue #39784. 2022-06-07 23:08:33 +03:00
Juha
494fa2abc8 LazUtils: Add encoding ISO-8859-14 to LConvEncoding. Issue #39784, patch by Alexey Torgashin. 2022-06-07 13:00:43 +03:00
Martin
464d077fd4 DebuggerIntf, FpDebug: add PChar vs String 2022-06-07 00:35:59 +02:00
Martin
caa6e333a2 Codetools: prevent endless loop in FindExpressionTypeOfTerm 2022-06-06 21:08:57 +02:00
Martin
01a6b1dd5f DebuggerIntf, FpDebug: add boolean 2022-06-06 21:08:57 +02:00
Martin
19e0cbf641 DebuggerIntf, FpDebug: add char/widechar 2022-06-06 20:54:36 +02:00
wp_xyz
25c54a7e4e tools/icons_to_html: Minor refactoring. 2022-06-06 11:41:31 +02:00
dsiders
928a2b5531 Docs: LCL/menus. Updates topic content and See Also links. 2022-06-05 17:24:18 +01:00
Martin
99495ba51a FpDebugDebugger: fix retrieving stack without limit (fix copy stack to clipboard) 2022-06-04 23:06:11 +02:00
Martin
9fb19f8b7d EditorMacroScript: fix skipping self-test 2022-06-04 23:06:11 +02:00
wp_xyz
9fd15edd81 Tools/icons_to_html: Updated version by Roland Hahn allowing to check the images also on dark background. 2022-06-04 11:52:15 +02:00
wp_xyz
af4d73a918 Images: Some more general-purpose icons by Roland Hahn. 2022-06-03 18:39:05 +02:00
dsiders
e3bed2688d Docs: LCL/buttons. Removes TCustomSpeedButton.DoMouseUp topic. Depends on 72fda31b. 2022-06-03 15:45:22 +01:00
Juha
72fda31b81 LCL: Delete TCustomSpeedButton.DoMouseUp. Part of merge request !21. 2022-06-03 12:52:45 +03:00
dsiders
c98fc1c368 Docs: LCL/extctrls. Updates CalcBandHeight and CalcBandHeightSnapped topics in TCustomControlBar. Includes changes from 3b4fc41. 2022-06-02 23:02:57 +01:00
dsiders
0277b5c9ae Docs: LazUtils/laz2_xmlcfg. Updates topics with TODO items for missing or modified arguments. 2022-06-02 23:02:21 +01:00
alexrayne
3b4fc416a8 LCL: Fix band height evaluation in ControlBar. Now single row snaps to inner control height. 2022-06-02 13:12:23 +03:00
Maxim Ganetsky
e82e8c312e IDE: regenerated translations and updated Russian translation 2022-06-02 01:32:23 +03:00
Maxim Ganetsky
86472b9fca IDE: improved/simplified i18n of Options->Window page 2022-06-02 01:29:26 +03:00
Dmitry Boyarintsev
6f5b2e4b66 cocoa: using the name filter for EnumFonts function, issue #39771 2022-06-02 01:05:31 +03:00
wp_xyz
f6554ced9b Examples/fontenum: Handle cocoa in the EnumFamilyFonts function. 2022-06-01 22:05:20 +02:00
Juha
4f3fe4bcd2 Merge branch 'lazarus-AddOptionToHideProjectInspectorProps' 2022-06-01 03:25:25 +03:00
ACTom
c933dc2131 Project Inspector: Add an option to hide the properties pane. 2022-06-01 03:22:06 +03:00
wp_xyz
4d2e74a353 Turbopower_ipro: Fix alignment of text in table cells, issue #39767. 2022-06-01 00:30:22 +02:00
Dmitry Boyarintsev
ce065e2e52 cocoa: adding full font style enumeration, issue #39771 2022-06-01 00:37:54 +03:00
Marc
16321fbd3e FpDebug: Fix range error 2022-05-31 21:47:04 +02:00
wp_xyz
9901aa86f0 Turbopower_ipro: Fix table column width specification by css. 2022-05-31 19:54:46 +02:00