Commit Graph

62887 Commits

Author SHA1 Message Date
dsiders
617364cf44 Docs: LCL/controls. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-17 00:27:21 +01:00
Maxim Ganetsky
e09f60e25a IDE: regenerated translations and updated Russian translation 2022-06-17 01:45:38 +03:00
Martin
1c9afcf9d5 Debugger: Watches, re-add showing classname for objects 2022-06-16 15:13:03 +02:00
Martin
2c0a47c295 Debugger: Watches, added Data-Address 2022-06-16 14:54:37 +02:00
Martin
02d88b37e8 Debugger: Watches, fixed displaying "len" prefix for arrays 2022-06-16 14:54:08 +02:00
Martin
e685106a2f Debugger: Watches, drag nested watches to un-nested. Create a new non-nested watch for the item. 2022-06-16 13:33:02 +02:00
Martin
f5984e214f Debugger: Watches, fix drag/drop new index 2022-06-16 12:33:08 +02:00
Martin
2e08d4c01a IdeDebugger: fix internal storage 2022-06-16 11:40:09 +02:00
Marc
1966405611 FpDebug: Initialize mask register 2022-06-15 22:52:56 +02:00
dsiders
ca21d54657 Docs: LCL/comctrls. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-15 20:03:58 +01:00
dsiders
c164441ac9 Docs: LazUtils/laz2_xmlcfg. Adds missing TXMLConfig.FindChildNode topic. 2022-06-15 20:03:26 +01:00
Martin
fd69a9ce4b Debugger: fix nil pointer access in watch-result 2022-06-15 13:12:28 +02:00
Martin
4e97ffa45f LazUtils: TXMLConfig fixed crash with uninitialized result value. (If "CreateNodes" is false, and [] value is not cached) 2022-06-15 13:12:28 +02:00
dsiders
7771de23e5 Docs: LCL/comboex. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-15 10:39:25 +01:00
dsiders
dc6c004037 Docs: LCL/colorbox. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-15 10:39:24 +01:00
dsiders
2fdb162980 Docs: LCL/clipbrd. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-15 10:39:24 +01:00
dsiders
532e45199f Docs: LCL/checklst. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-15 10:39:23 +01:00
dsiders
66ae020e30 Docs: LCL/calendarpopup. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-15 10:39:22 +01:00
dsiders
1c446da141 Docs: LCL/calendar. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-15 10:39:20 +01:00
Maxim Ganetsky
aec85a45b4 IDE: fixed typo in keymapping import method (TSaveDialog -> TOpenDialog) and enabled autosize for import/export buttons, issue #39797 2022-06-15 01:11:28 +03:00
Dmitry Boyarintsev
0b9dbd2a6d IDE: adding Export/Import key mapping, issue #39797 2022-06-15 00:57:57 +03:00
dsiders
59fbc4f9ee Docs: LCL/calcform. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-14 21:51:17 +01:00
dsiders
a6dbf90460 Docs: LCL/buttons. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-14 21:51:17 +01:00
dsiders
09d974065f Docs: LCL/buttonpanel. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-14 21:51:16 +01:00
dsiders
9d2ddef6fd Docs: LCL/asyncprocess. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-14 21:51:16 +01:00
dsiders
734d7f0e53 Docs: LCL/actnlist. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-14 21:51:16 +01:00
Martin
770127ba3a Debugger: Watches, "copy name" to take expression from sub-watches 2022-06-14 22:36:01 +02:00
Martin
3c5a7c2742 Debugger, VTV: fix pop-up menu versus dragging. Only drag on left mouse -- Fix clearing controls that are invisible after scrolled by an expanding node. 2022-06-14 22:36:01 +02:00
Martin
d1ca85c248 Debugger: Watches, change how sub-watches(nested) are retrieved. 2022-06-14 22:36:01 +02:00
Michaël Van Canneyt
7c5ccb3178 * RPC Client component 2022-06-14 20:18:54 +02:00
Michaël Van Canneyt
831c7e33a1 * RPC Client component 2022-06-14 20:18:54 +02:00
Michaël Van Canneyt
f25e729f20 * OntSetupHTTPRequest 2022-06-14 20:18:54 +02:00
Michaël Van Canneyt
0416e2e946 * Correct js file reference 2022-06-14 20:18:54 +02:00
Michaël Van Canneyt
c06965e4aa * Improve HTML File detection 2022-06-14 20:18:54 +02:00
Michaël Van Canneyt
853114ab51 * Set initial directory to project directory 2022-06-14 20:18:54 +02:00
Željan Rikalo
7568b05082 Qt5: fixed crash when calling stretchBlt() on invisible form. issue #39780 2022-06-14 10:05:20 +02:00
Juha
7dfdebb389 LazUtils: Fix a recently introduced bug in LConvEncoding. Issue #39795, patch by Alexey Torgashin. 2022-06-13 23:31:50 +03:00
Martin
e2f50ee30d FpDebug: fixed memory leak in FindExportedSymbolInUnit 2022-06-13 22:05:22 +02:00
Martin
5b403633c6 Debugger: Watches dialog, allow re-ordering watches via drag and drop 2022-06-13 21:14:23 +02:00
Martin
71dd61cf02 Debugger: Inspect, fix incorrect nil check 2022-06-13 21:14:22 +02:00
dsiders
e0d89608e4 Docs: LazUtils/lconvencoding/codepagescommon. Adds, updates topics for changes in 4b08ccf4. 2022-06-13 19:14:03 +01:00
Juha
4b08ccf47b LazUtils: Add encoding ISO-8859-5 to LConvEncoding. Issue #39795, patch by Alexey Torgashin. 2022-06-13 19:46:22 +03:00
Martin
83f94025e0 IDE: Debugger-dialogs, small optimization - do not trigger begin/end updates during destruction 2022-06-13 15:45:25 +02:00
Martin
75d3e86bb4 Debugger: Watches, fix double freeing of array nav frames 2022-06-13 15:44:27 +02:00
Martin
8c9d81c77f Debugger: Watches, fix "not showing" the last array element / fixed page size calculation / ensure to trigger evaluation, when node is expanded. 2022-06-13 15:43:42 +02:00
Martin
ee5cc5f780 IDE: Watches, hide array-navigations scrolled out by expanding a node above / adjust Clientrect - wrong right site. 2022-06-13 15:41:18 +02:00
Željan Rikalo
68b7b9fad9 Qt,Qt5: use Release() instead of Destroy() to prevent potential crash. 2022-06-13 14:28:11 +02:00
dsiders
d58e00b0d1 Docs: LazUtils/utf8process. Removes extra spaces in topics. Uses consistent tagging for True and False values. 2022-06-13 00:01:23 +01:00
dsiders
382879496d Docs: LazUtils/textstrings. Removes extra spaces in topics. Uses consistent tagging for True and False values. 2022-06-13 00:00:38 +01:00
dsiders
787a34a7e2 Docs: LazUtils/stringhashlist. Removes extra spaces in topics. 2022-06-12 23:59:51 +01:00