wp
|
9d7566217a
|
TAChart: Add method GetAxisRange to determine the range of an axis covered by all series assigned to it.
git-svn-id: trunk@65384 -
|
2021-07-06 18:59:35 +00:00 |
|
juha
|
2255df954a
|
LazUtils: Fix building when directory is a Windows mount point. Issue #39120, patch by Alguien.
git-svn-id: trunk@65383 -
|
2021-07-06 18:52:45 +00:00 |
|
wp
|
becaac9c5d
|
TAChart: Decode system colors in text elements.
git-svn-id: trunk@65379 -
|
2021-07-05 22:58:31 +00:00 |
|
wp
|
4160d7c7ef
|
TAChart: Update xml help.
git-svn-id: trunk@65376 -
|
2021-07-05 18:43:15 +00:00 |
|
maxim
|
0711ae584c
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #39152
git-svn-id: trunk@65372 -
|
2021-07-04 21:55:24 +00:00 |
|
juha
|
44681d2596
|
Revert r65359 #f19aac18a2 which deals with TPQTEventMonitor. Crash happens when deleting the component.
git-svn-id: trunk@65368 -
|
2021-07-04 16:38:47 +00:00 |
|
juha
|
88694d38af
|
Jedi Code Format: Fix formatting when "Enumerator" is the first word in function. Issue #39149, patch by Domingo Galmés.
git-svn-id: trunk@65365 -
|
2021-07-04 14:44:13 +00:00 |
|
juha
|
88a3b7c7ab
|
Jedi Code Format: Parse raise exception.create(msg) at adress,adress. Issue #39142, patch by Domingo Galmés.
git-svn-id: trunk@65361 -
|
2021-07-04 12:11:23 +00:00 |
|
juha
|
bd59984c98
|
Jedi Code Format: Prevent an assertion failure. Issue #39125, patch by Domingo Galmés.
git-svn-id: trunk@65360 -
|
2021-07-04 11:52:12 +00:00 |
|
juha
|
f19aac18a2
|
SqlDb: Prevent a crash when dropping TPQTEventMonitor on a form. Issue #39134, patch by CudaText man.
git-svn-id: trunk@65359 -
|
2021-07-04 11:42:45 +00:00 |
|
juha
|
0be8210ec5
|
Jedi Code Format: Format generics also when referring to another unit. Issue #39125, patch by Domingo Galmés.
git-svn-id: trunk@65357 -
|
2021-07-03 21:36:10 +00:00 |
|
juha
|
1c9f70830c
|
Codetools: Add webassembly and other new targets from FPC trunk. Issue #39131, patch by Alfred.
git-svn-id: trunk@65356 -
|
2021-07-03 21:09:29 +00:00 |
|
michl
|
5a21cedcbb
|
IdeIntf: Disable copy/paste of TAction in Object Inspector tree because it does not work for some reason. Issue #19530.
git-svn-id: trunk@65354 -
|
2021-07-03 08:31:39 +00:00 |
|
maxim
|
63997559b2
|
SQLdb: added pqteventmonitor.pas unit to LPK, bug #39097
git-svn-id: trunk@65348 -
|
2021-07-02 22:30:18 +00:00 |
|
maxim
|
8b62aae17b
|
JCF2: committed a file, forgotten in r65340 #8644ddb16b, bug #39132
git-svn-id: trunk@65343 -
|
2021-07-02 21:27:17 +00:00 |
|
juha
|
3fb4c2c8a7
|
IdeIntf: Disable copy/paste of TMenuItem in Object Inspector tree because it does not work for some reason. Issue #19530.
git-svn-id: trunk@65341 -
|
2021-07-02 18:52:02 +00:00 |
|
juha
|
8644ddb16b
|
Jedi Code Format: Deal with imbalanced bracket comments. Issue #39116, patch by Udo Sommer.
git-svn-id: trunk@65340 -
|
2021-07-02 08:38:09 +00:00 |
|
juha
|
37b1f57731
|
Jedi Code Format: Respect "Max consecutive blank lines before removal" setting. Issue #39114, patch by Udo Sommer.
git-svn-id: trunk@65334 -
|
2021-06-30 22:52:34 +00:00 |
|
juha
|
84e840566e
|
Jedi Code Format: Fixed typo on form resource directive recognition. Issue #39115, patch by Udo Sommer.
git-svn-id: trunk@65333 -
|
2021-06-30 22:46:44 +00:00 |
|
juha
|
d8fe90852d
|
Jedi Code Format: Let JCF die more gracefully on unexpected errors in source or tokenizer/parser logic. Issue #39117, patch by Udo Sommer.
git-svn-id: trunk@65332 -
|
2021-06-30 22:40:24 +00:00 |
|
zoran
|
597679399a
|
DateTimePicker - Avoid new warning in FPC trunk -- Case statement does not handle all possible cases -- add otherwise to handle all cases
git-svn-id: trunk@65309 -
|
2021-06-25 22:06:36 +00:00 |
|
juha
|
655251e641
|
LazReport: Change an event parameter name. "Width" clashed with TControl.Width. Issue #39025, patch by Soner.
git-svn-id: trunk@65295 -
|
2021-06-22 21:32:25 +00:00 |
|
juha
|
0a546c54cf
|
LazReport: Allow entering more than one digit in font combobox editor. Issue #39026, patch by Soner.
git-svn-id: trunk@65294 -
|
2021-06-22 21:32:22 +00:00 |
|
wp
|
101727cfec
|
TAChart: Add xml documentation to the chart events.
git-svn-id: trunk@65293 -
|
2021-06-22 17:55:51 +00:00 |
|
martin
|
0244c95a33
|
FpDebug: Dynamically load DebugBreakProcess
git-svn-id: trunk@65291 -
|
2021-06-22 15:14:38 +00:00 |
|
juha
|
b26eb8f968
|
LCL-Win32: Fix psoDisable* options in TPageSetupDialog.Options. Issue #39020, patch by CudaText man.
git-svn-id: trunk@65289 -
|
2021-06-22 06:08:00 +00:00 |
|
juha
|
f8a5ce2132
|
Printers: Disable one more UI item in unix TPageSetupDialog. Issue #39021, patch by CudaText man.
git-svn-id: trunk@65288 -
|
2021-06-22 06:03:56 +00:00 |
|
maxim
|
79264e3cc9
|
Docs (LazControls, RTTIControls): added missing punctuation in short descriptions, patch by Don, bug #39018
git-svn-id: trunk@65278 -
|
2021-06-18 20:55:37 +00:00 |
|
juha
|
57339c6efd
|
CodeTools: Allow a "var" section inside a record with {$modeswitch advancedrecords}. Issue #38957, patch by Domingo Galmés.
git-svn-id: trunk@65275 -
|
2021-06-18 17:58:28 +00:00 |
|
zoran
|
b8d1a71632
|
DateTimePicker - fix syntax error in 65272
git-svn-id: trunk@65273 -
|
2021-06-18 13:43:05 +00:00 |
|
zoran
|
ceded1ef60
|
DateTimePicker - added null handling in IncreaseXXX/DecreaseXXX methods (they were called safely inside unit, but declared protected, so...)
git-svn-id: trunk@65272 -
|
2021-06-18 13:35:20 +00:00 |
|
juha
|
07fbbd53b3
|
LazUtils: A minor optimization / tweak.
git-svn-id: trunk@65259 -
|
2021-06-17 22:42:20 +00:00 |
|
zoran
|
48956875e5
|
DateTimePicker - improve month text length for null date + some code refactoring
git-svn-id: trunk@65257 -
|
2021-06-17 15:10:31 +00:00 |
|
juha
|
a312cf8723
|
LazUtils: Make params of UTF8Process.RunCmdFromPath 'const'. Issue #39005, patch by CudaText man.
git-svn-id: trunk@65251 -
|
2021-06-16 21:38:36 +00:00 |
|
bart
|
7a69a2a702
|
LazUtf8: fix FindInvalidUtf8CodePoint for 3-byte encodings that encode for values reserved for UTF-16 surrogate halves.
git-svn-id: trunk@65246 -
|
2021-06-16 08:25:28 +00:00 |
|
mattias
|
91763f2247
|
set trunk version to 2.3.0
git-svn-id: trunk@65242 -
|
2021-06-15 14:00:39 +00:00 |
|
martin
|
61292d7a4b
|
SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit / See commit 65175 #176f0b3310
git-svn-id: trunk@65237 -
|
2021-06-15 13:06:15 +00:00 |
|
maxim
|
b0c766a26d
|
LazUtils: deprecate UITypes and alias its types only for FPC 3.2.0 and up
git-svn-id: trunk@65235 -
|
2021-06-14 21:13:09 +00:00 |
|
wp
|
59ef6bd154
|
TDbf: Do not add package unit to uses section.
git-svn-id: trunk@65232 -
|
2021-06-14 17:43:08 +00:00 |
|
martin
|
a9bdfda626
|
FpDebug: version 1.0
git-svn-id: trunk@65231 -
|
2021-06-14 17:00:52 +00:00 |
|
martin
|
caa6a14163
|
FpDebug: "waitable section" / Protect some code from being entered twice
git-svn-id: trunk@65229 -
|
2021-06-14 08:12:49 +00:00 |
|
martin
|
6661f86edd
|
Debugger: allow to force lazloggerbase via define
git-svn-id: trunk@65227 -
|
2021-06-14 07:30:45 +00:00 |
|
martin
|
a0035c6097
|
LazDebuggerFp: tests for modify watch / build modes for test
git-svn-id: trunk@65226 -
|
2021-06-14 07:30:39 +00:00 |
|
martin
|
3deb9a41fe
|
FpDebug: Improve target-mem read/write on Linux / Allow bigger writes
git-svn-id: trunk@65225 -
|
2021-06-14 07:30:37 +00:00 |
|
martin
|
699930263c
|
DwarfViewer: fix compile
git-svn-id: trunk@65224 -
|
2021-06-14 07:30:35 +00:00 |
|
juha
|
6f17bec491
|
Jedi Code Format: Format operator := and "case" in records. Issue #38995, patch by Domingo Galmés.
git-svn-id: trunk@65223 -
|
2021-06-13 10:11:55 +00:00 |
|
juha
|
703f57c9f2
|
Jedi Code Format: Deal with "Enumerator" when used as an identifier. Issue #38932, patch by Domingo Galmés.
git-svn-id: trunk@65219 -
|
2021-06-11 07:37:24 +00:00 |
|
juha
|
d9c207b72b
|
Corrections for spelling errors in LCL and Components. Issue #38986, patch by Don Siders.
git-svn-id: trunk@65216 -
|
2021-06-11 07:11:44 +00:00 |
|
maxim
|
52952de666
|
LazReport: fixed typo in 'sErrorOccured' resource string name
git-svn-id: trunk@65211 -
|
2021-06-10 22:42:34 +00:00 |
|
maxim
|
d2acf5f8b8
|
CodeTools: fixed typo in TryFirstLocalIdentOccurence function name
git-svn-id: trunk@65209 -
|
2021-06-10 22:31:48 +00:00 |
|
maxim
|
61630354e6
|
VirtualTreeView: fixed typos related to 'occur' word
git-svn-id: trunk@65204 -
|
2021-06-10 22:15:56 +00:00 |
|
maxim
|
04e48f1044
|
TurboPower_IPro: fixed typos related to 'occur' word
git-svn-id: trunk@65203 -
|
2021-06-10 22:15:11 +00:00 |
|
maxim
|
163edb07b5
|
TAChart: fixed typos related to 'occur' word
git-svn-id: trunk@65202 -
|
2021-06-10 22:14:17 +00:00 |
|
maxim
|
c1a767e4ce
|
SynEdit: fixed typos related to 'occur' word
git-svn-id: trunk@65201 -
|
2021-06-10 22:13:34 +00:00 |
|
maxim
|
b7edc055af
|
OpenGL: fixed typos related to 'occur' word
git-svn-id: trunk@65200 -
|
2021-06-10 22:12:37 +00:00 |
|
maxim
|
d877172600
|
MultiThreadProcs: fixed typos related to 'occur' word
git-svn-id: trunk@65199 -
|
2021-06-10 22:11:48 +00:00 |
|
maxim
|
33453b646d
|
LeakView: fixed typos related to 'occur' word
git-svn-id: trunk@65198 -
|
2021-06-10 22:11:03 +00:00 |
|
maxim
|
6c7c5f4911
|
LazUtils: fixed typos related to 'occur' word
git-svn-id: trunk@65197 -
|
2021-06-10 22:10:27 +00:00 |
|
maxim
|
c4170665d3
|
LazReport: fixed typos related to 'occur' word
git-svn-id: trunk@65196 -
|
2021-06-10 22:09:28 +00:00 |
|
maxim
|
44b3da63ec
|
LazDebuggerGDBMI: fixed typos related to 'occur' word
git-svn-id: trunk@65195 -
|
2021-06-10 22:08:58 +00:00 |
|
maxim
|
8ebd2bf8a7
|
FPVectorial: fixed typos related to 'occur' word
git-svn-id: trunk@65194 -
|
2021-06-10 22:08:06 +00:00 |
|
maxim
|
14a12ecb59
|
CodeTools: fixed typos related to 'occur' word
git-svn-id: trunk@65193 -
|
2021-06-10 22:07:39 +00:00 |
|
maxim
|
12d2d6b4f7
|
AggPas: fixed typos related to 'occur' word
git-svn-id: trunk@65192 -
|
2021-06-10 22:06:42 +00:00 |
|
maxim
|
d7c9b8c1e4
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974
git-svn-id: trunk@65188 -
|
2021-06-08 21:45:25 +00:00 |
|
martin
|
e94b71c589
|
FpDebug: Allow multiple threads to call TFpThreadWorkerItem.WaitForFinish
git-svn-id: trunk@65187 -
|
2021-06-08 20:58:38 +00:00 |
|
martin
|
93b69aefd6
|
FpDebug: Fix dangling refs in Watches/Locals.FreeNotification
git-svn-id: trunk@65186 -
|
2021-06-08 19:32:28 +00:00 |
|
martin
|
a3a0dd7e08
|
FpDebug: fix WITH_REFCOUNT_DEBUG for unitname.var
git-svn-id: trunk@65185 -
|
2021-06-08 19:32:26 +00:00 |
|
martin
|
83fc0859f9
|
FpDebug: Tests
git-svn-id: trunk@65184 -
|
2021-06-08 19:32:24 +00:00 |
|
martin
|
48701f5d93
|
FpDebug: Improve encapsulation
git-svn-id: trunk@65183 -
|
2021-06-08 19:32:22 +00:00 |
|
mattias
|
8396e2d0e0
|
lazutils: fixed ConvertUTF8ToUTF16 U+1FFFFF
git-svn-id: trunk@65182 -
|
2021-06-06 18:12:00 +00:00 |
|
mattias
|
63af733452
|
lazutils: fixed ConvertUTF8ToUTF16 U+1F600 and added tests
git-svn-id: trunk@65181 -
|
2021-06-06 17:50:54 +00:00 |
|
martin
|
2805487c5a
|
SynEdit: WinIME (workaround), make sure the emoji candidate window is shown at the caret.
git-svn-id: trunk@65180 -
|
2021-06-06 12:53:10 +00:00 |
|
michl
|
78fc75a72a
|
AnchorDocking: Fixed AV when old config is loaded. Issue #38960
git-svn-id: trunk@65179 -
|
2021-06-06 11:36:22 +00:00 |
|
martin
|
874e292825
|
SynEdit: WinIME, fix coordinates for candidates
git-svn-id: trunk@65178 -
|
2021-06-06 01:48:07 +00:00 |
|
martin
|
f57d444718
|
SynEdit: Win-IME, ifdef debugln
git-svn-id: trunk@65177 -
|
2021-06-05 22:33:57 +00:00 |
|
martin
|
176f0b3310
|
SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit
git-svn-id: trunk@65175 -
|
2021-06-05 22:33:53 +00:00 |
|
martin
|
9150ea7749
|
New Jit classes / Like old JitForms, but more
git-svn-id: trunk@65173 -
|
2021-06-05 15:24:18 +00:00 |
|
martin
|
3644f4a2e2
|
FpDebug: Fix race condition. FScope accesses FScopeList which is changed by thread (dyn array re-alloc by SetLength)
git-svn-id: trunk@65172 -
|
2021-06-04 01:11:22 +00:00 |
|
martin
|
51ac1efe7a
|
FpDebug: change locking order. Avoid potential dead lock.
git-svn-id: trunk@65171 -
|
2021-06-04 01:11:20 +00:00 |
|
mattias
|
b0732509f7
|
IDE: fixed valgrind warning TExtToolView.Destroy, issue #38959
git-svn-id: trunk@65170 -
|
2021-06-03 19:13:35 +00:00 |
|
martin
|
561099dc46
|
FpDebug: Allow watches with unit prefix: unit1.MyValue
git-svn-id: trunk@65168 -
|
2021-06-03 16:42:41 +00:00 |
|
martin
|
a1b4044047
|
FpDebug: Fix mem-leak
git-svn-id: trunk@65167 -
|
2021-06-03 16:42:38 +00:00 |
|
mattias
|
43ae6df320
|
lazutils: ConvertUTF8ToUTF16 and UTF8CodepointToUnicode check $10FFFF
git-svn-id: trunk@65166 -
|
2021-06-02 08:44:47 +00:00 |
|
maxim
|
f831216af6
|
LazUtils: UITypes unit is deprecated and all its types are aliased to System.UITypes, which is available in FPC 3.2.0 and up and also includes the "web colors", like Delphi does, bug #38937.
git-svn-id: trunk@65164 -
|
2021-06-01 22:01:49 +00:00 |
|
mattias
|
6de8b92783
|
lazutils: UTF8FixBroken: fixing out of range and endless loop, added tests
git-svn-id: trunk@65163 -
|
2021-06-01 22:01:18 +00:00 |
|
mattias
|
c887c889e3
|
lazutils: FindInvalidUTF8Codepoint: check if bigger U+10FFFF
git-svn-id: trunk@65162 -
|
2021-06-01 21:02:23 +00:00 |
|
martin
|
e828efa600
|
FpDebug: less compile hints
git-svn-id: trunk@65161 -
|
2021-06-01 13:55:10 +00:00 |
|
martin
|
0473f430ec
|
FpDebug: Less compile warnings
git-svn-id: trunk@65160 -
|
2021-05-31 14:24:55 +00:00 |
|
martin
|
a822d5c8f7
|
Reduce duplicate code
git-svn-id: trunk@65159 -
|
2021-05-31 14:24:53 +00:00 |
|
martin
|
ba0a0bdf67
|
FpDebug: Improve callback for function calling
git-svn-id: trunk@65156 -
|
2021-05-30 20:27:26 +00:00 |
|
martin
|
574b3a8178
|
LazDebuggerFp, FpDebug: Modify watches/values in target
git-svn-id: trunk@65154 -
|
2021-05-30 19:01:08 +00:00 |
|
martin
|
a3bd018a86
|
Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance"
git-svn-id: trunk@65152 -
|
2021-05-29 22:51:13 +00:00 |
|
martin
|
ce0d1a0bc8
|
LazDebuggerFp, FpDebug: Beta, Allow function calls in watches
git-svn-id: trunk@65151 -
|
2021-05-29 22:51:09 +00:00 |
|
martin
|
4d4db524ac
|
FpDebug: evaluate "pointer - pointer" return int (with pointermath)
git-svn-id: trunk@65150 -
|
2021-05-29 22:51:06 +00:00 |
|
martin
|
320fe8c8a8
|
LazDebuggerFp: reduce compilation hints (not inlined)
git-svn-id: trunk@65149 -
|
2021-05-29 22:51:03 +00:00 |
|
michl
|
8e67ea6c97
|
DockedFormEditor: Refresh AnchorDesigner for QT5
git-svn-id: trunk@65147 -
|
2021-05-28 20:10:17 +00:00 |
|
martin
|
5191e4d8a2
|
FpDebug: Added some safety checks
git-svn-id: trunk@65144 -
|
2021-05-28 16:19:23 +00:00 |
|
martin
|
4dc73247cb
|
GdbmiDebugger: Add detection for our modified gdb build. So environment and cmd-line-param are sent in utf8.
git-svn-id: trunk@65142 -
|
2021-05-28 01:51:12 +00:00 |
|
jesus
|
752d4a3974
|
LazReport: Fix mem leak, patch by Bambang Pranoto, issue #0038927
git-svn-id: trunk@65140 -
|
2021-05-26 21:27:07 +00:00 |
|
juha
|
9eb3d04915
|
SynEdit: De-deprecate TCustomSynEdit.FoldState until we have an alternative. Improve editor general options layout a little.
git-svn-id: trunk@65138 -
|
2021-05-26 09:16:29 +00:00 |
|