mattias
ee91d752bc
chmhelp: less hints
2024-03-05 15:52:52 +01:00
mattias
c95c962d48
anchrodocking: less hints
2024-03-05 15:52:43 +01:00
mattias
bde7bb763d
lazedit: less hints
2024-03-05 15:45:18 +01:00
mattias
17ddd7e8e1
lazedit: less hints
2024-03-05 15:44:42 +01:00
mattias
e64d6ed431
lazdebuggers: less hints
2024-03-05 15:44:33 +01:00
mattias
a9c4bc3575
freetype: less hints
2024-03-05 15:44:22 +01:00
mattias
6bfe7d15c8
turbopower_ipro: less hints
2024-03-05 15:38:14 +01:00
mattias
1c135fc40e
synedit: less hints
2024-03-05 15:38:14 +01:00
mattias
4c0096a138
lazutils: less hints
2024-03-05 15:38:14 +01:00
mattias
fc7a3bf617
lazcontrols: less hints
2024-03-05 15:38:14 +01:00
mattias
feef357f72
ideintf: less hints
2024-03-05 15:38:14 +01:00
Željan Rikalo
42ad212654
Qt,Qt5,Qt6: Fixed LpToDp() result. issue #40817
2024-03-05 15:37:57 +01:00
mattias
7d3626f6d7
lazutils: less hints
2024-03-05 15:13:20 +01:00
mattias
3ec604cc99
lazdebuggers: less hints
2024-03-05 15:13:09 +01:00
mattias
5dc2c5189b
freetype: reduced implementation uses to avoid triggering fpc bug
2024-03-05 15:04:32 +01:00
Juha
90dbac6a6f
LCL: Improve TApplication.ActivateHint. Issue #40820 , patch by Alexander (Rouse_) Bagel.
2024-03-05 16:02:22 +02:00
mattias
6d6f4ba027
freetype: nicer package name
2024-03-05 15:00:06 +01:00
mattias
5ad5a09e3c
fpcunit: nicer package name
2024-03-05 14:57:58 +01:00
Juha
b1799383fb
IDE: Delete "Use system encoding" button from "Additions and Overrides" page.
2024-03-05 09:44:55 +02:00
Juha
dcaf7e6bbe
LCL-GTK2: Prevent a SIGSEGV in function DeliverMouseUpMessage(). Issue #40793 , patch by Iluha Companets.
2024-03-05 09:18:41 +02:00
Juha
cb087dd6e5
IDE: Prevent a list index out of bounds error in Messages window. Issue #40798 .
2024-03-04 15:43:59 +02:00
Juha
75623c78d4
IDE: Harmonize "Find" and "Find in Files", do not save search options after Cancel. Issue #40805 .
2024-03-04 11:12:00 +02:00
wp_xyz
1ee8c6edb1
TAChart/RadialSeries: Fix crash due to empty AngleCache (see https://forum.lazarus.freepascal.org/index.php/topic,66470.msg509501.html )
2024-03-04 10:07:34 +01:00
wp_xyz
3ef36b7bbb
Tools/IconTable: Improved version, by Roland Hahn
2024-03-04 09:46:31 +01:00
Martin
45a6759c3d
Debugger: fix parsing for array indexes (expanding array in watches / replace .. idx)
2024-03-03 20:48:18 +01:00
Maxim Ganetsky
9ea1307389
Merge branch 'Issue40592_sealed_objects' into 'main'
...
Codetools: solve issue #40592 parsing sealed/abstract objects.
See merge request freepascal.org/lazarus/lazarus!272
2024-03-03 15:58:50 +00:00
DomingoGP
a14eb97eaa
Codetools: solve issue #40592 parsing sealed/abstract objects.
2024-03-03 15:52:38 +00:00
Martin
ec15e8ae73
Merge branch 'avr-fix-stackunwinding' into 'main'
...
AVR - FLastFrameBaseIncreased should be initialized in GetTopFrame.
See merge request freepascal.org/lazarus/lazarus!273
2024-03-03 10:40:46 +00:00
ccrause
342fd0f5e8
AVR - FLastFrameBaseIncreased should be initialized in GetTopFrame.
2024-03-03 09:59:27 +02:00
Martin
b471a2961e
FpDebug: fix memleak when detaching from process.
2024-03-02 18:38:17 +01:00
rich2014
f82869efd6
Cocoa: TEdit/TCocoaTextField should preserve line-breaks when setting values programmatically. issue #40795
2024-03-02 23:48:28 +08:00
Juha
5e2a753239
LazUtils: Make sure CompareText comes from SysUtils. Issue #40814 .
2024-03-02 12:28:12 +02:00
dsiders
deb0488a9f
Docs: Updates default content for locallclfooter.xml.
2024-03-01 21:30:40 +00:00
dsiders
59523cede0
Docs: Updates Linux build scripts for CHM and HTML.
...
* Use FPDoc 3.3.1 by default.
* Adds log file output to all variations of the command line.
* Comments on use of --footer-date argument. FPDoc 3.3.1 raises an AV as of 2024-03-01.
* Adds comments about content that needs to be updated before running the scripts.
* Changes the default content in the --footer text variant.
2024-03-01 21:30:39 +00:00
Martin
d291c5479f
SynEdit: changed keycombo for (un)indent from ctrl+shift i/u to just ctrl i/u / Resolves conflict with IMM for Unicode input. Issue #40810
2024-03-01 22:19:26 +01:00
Martin
f20e3ef6a6
SynEdit: Fixed CollectNodeInfo for cfbtRecordCaseSection / "(" and ")" for fold/markup-able "case in record" had wrong pos/len.
2024-03-01 21:12:53 +01:00
Martin
d109bb3725
Debugger: fixed range check in WatchDisplayFormat
2024-03-01 21:11:23 +01:00
Martin
68174a162e
Debugger: Add default config for WatchDisplayFormat (Locals, Watches, Hint, ...)
2024-03-01 17:54:59 +01:00
Martin
8cf144ce33
Debugger: Watch-property-dialog, don't allow "all up" for display-format tabs
2024-03-01 17:54:23 +01:00
DomingoGP
482d9b7e20
Jedi code format: refactorize error messages.
2024-03-01 11:44:16 +01:00
DomingoGP
cbe87487db
Jedi code format: fix the var count for stats.
2024-03-01 11:33:56 +01:00
wp_xyz
105219a3b7
TAChart: Support ChartAxis.Position cuAxis. For this, add OrthogonalAxisIndex property and corresponding property editor.
2024-03-01 00:26:45 +01:00
Juha
b8b0b042be
IDE: Add hints and some tweaks to the options dialog. From n7800.
2024-02-29 19:15:35 +02:00
Juha
e253e8cfb4
IDE: Support uppercase '.LPI' and '.LPR' files better. Issue #40708 .
2024-02-29 13:55:24 +02:00
Martin
2f82e03da2
Debugger: DisplayFormat, highlight tabs with modified (non-default) settings
2024-02-29 11:56:51 +01:00
Martin
e7c9c254c4
Debugger: adjust defaults for new DisplayFormat / fix config-frame
2024-02-29 09:21:29 +01:00
Martin
8ca43789be
LeakView: Fix resolve. Outdated use of ImageBase, which is now RelocationOffset
2024-02-28 22:23:33 +01:00
Martin
e63848796c
Merge branch 'InternalExceptionBreakPoints' by ccrause
2024-02-28 21:13:58 +01:00
ccrause
f808839e56
Fix TAvrMemManager.ReadMemory to read multi-byte values from registers by assuming the bytes are stored in consecutive registers.
2024-02-28 21:07:12 +01:00
ccrause
6915cc97fe
Implement CallParamDefaultLocation for AVR.
2024-02-28 21:07:12 +01:00