Commit Graph

21953 Commits

Author SHA1 Message Date
wp_xyz
1a6aea0daa TAChart: Fix designtime crash when Chart is unlinked from ChartLiveView; add missing Notification method. 2022-05-08 16:02:16 +02:00
Maxim Ganetsky
928d981792 ExamplesWindow: clean up 2022-05-07 00:16:14 +03:00
Maxim Ganetsky
57d66e8149 ExamplesWindow: improved hint text, regenerated translations and updated Russian translation 2022-05-06 01:29:36 +03:00
David Bannon
1dbfe9f875 Win positioned, Beginner listed first, keypress triggers sort, Enter same as dbl click 2022-05-05 22:08:58 +00:00
martin
5a01f79d1c FpDebug: Find line info when dwarf subprogram-tag is missing. Use line info with linker info. This fixes stepping into old-style "TFoo = object ... end" 2022-05-05 02:46:33 +02:00
Martin
69682be8b0 SynEdit: fix more PasHighLighter for "default" modifier after property. (fix false matches). Issue #39726 2022-05-04 21:14:06 +02:00
Martin
2182681a6e Codetools: Add test for code-completion keywords 2022-05-03 21:59:18 +02:00
Martin
3e2872c0f7 CodeTools: remove circular ref for "keywords in code completion" 2022-05-03 21:59:18 +02:00
Martin
396d171d16 Refining the conditions when some of the keywords will be added. 2022-05-03 21:59:17 +02:00
regs01
dcf91fa0b6 Include keywords option 2022-05-03 21:59:17 +02:00
regs01
cb225ab6f1 Keywords in Code Completion list, when auto invoke 2022-05-03 21:59:17 +02:00
Martin
b46504f61e SynUniHighlighter: Fix CaseSensitive property (undo negating the bool value 3fc6bd15d3 svn:trunk@13025). Prevent crash on unsorted list. Issue #39720 2022-05-03 19:25:26 +02:00
Martin
4d12a06af5 CodeTools: Resolve generic params when searching in ancestors. 2022-05-03 02:32:26 +02:00
Martin
599e06f718 CodeTool: Parse packed array params "procedure Foo(bar: packed array of integer)" 2022-05-02 17:44:28 +02:00
Martin
db98b76076 SynEdit: fix PasHighLighter for "default" modifier after property. (fix false matches). Issue #39726 2022-05-02 17:44:27 +02:00
Joost van der Sluis
abad276cd4 FpDebug: Fixed 'Unable to open file SYSV00000000' exceptions 2022-05-01 23:08:45 +02:00
Juha Manninen
cd9c518d2c Merge branch 'compdemos' into 'main'
Component demos and samples, a lot of general fixes.

See merge request freepascal.org/lazarus/lazarus!90
2022-05-01 08:45:47 +00:00
dbannon
8f091d6af5 Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
Juha Manninen
b66d338090 Merge branch 'modeswitch-underscoreisseparator' into 'main'
Support UnderscoreisSeparator modeswitch

See merge request freepascal.org/lazarus/lazarus!89
2022-05-01 08:27:13 +00:00
wp_xyz
1bb5dadc94 TAChart: Fix bugs in userdrawn_series demo (https://forum.lazarus.freepascal.org/index.php/topic,40024.msg441487.html#msg441487). 2022-04-30 23:04:01 +02:00
Željan Rikalo
432c33a37c Qt: removed hack, simplified 2022-04-29 16:42:15 +02:00
Željan Rikalo
dc204837e6 Qt5: proper check for handle 2022-04-29 16:33:28 +02:00
Željan Rikalo
9563473047 Qt5: removed hacks, cleanup 2022-04-29 15:53:20 +02:00
Sergey Larin
c78e9a35b8 Support UnderscoreisSeparator modeswitch.
Also ImplicitFunctionSpecialization moved to supported by FPC modeswitches.
2022-04-28 22:41:47 +03:00
Maxim Ganetsky
02c796bbed SimpleWebServerGUI: improved Russian translation 2022-04-24 02:17:42 +03:00
Maxim Ganetsky
2acb6050bb Pas2JS: fixed typos, regenerated translations and updated Russian translation 2022-04-24 02:16:36 +03:00
mattias
a5b627749e pas2js: electron: hide location 2022-04-23 17:14:06 +02:00
mattias
60cc180594 pas2js: use location 2022-04-23 17:10:19 +02:00
mattias
06239e6081 pas2js: run without debug: also server+browser 2022-04-23 14:48:01 +02:00
mattias
bdb7bec118 pas2js: added location on simple webserver 2022-04-23 14:46:51 +02:00
mattias
288d77f4f6 pas2js: fixed runnable flags 2022-04-23 12:13:11 +02:00
Michaël Van Canneyt
403d51105b * Prioritize file 2022-04-23 11:41:34 +02:00
Michaël Van Canneyt
98dd30e80a * Fix AV, substitute %s with URL 2022-04-23 11:41:34 +02:00
Martin
fc11d80277 EditorMacroScript: Allow skipping self-test. --skip-tests=MacroScript 2022-04-22 14:07:26 +02:00
Martin
4e9d8b173f EditorMacroScript: Reduce self-test. No longer needed, since switching to "Use "internal" (none-native) calling" in 6c5a95f4d7 2022-04-22 14:07:26 +02:00
Martin
2465e62bab IDE: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup 2022-04-22 14:07:26 +02:00
Martin
94ae766164 FpDebug: PascalParser, allow $ sign in identifiers. Required for mangled classnames / specialized generics ... 2022-04-22 12:04:46 +02:00
Martin
ca8c6a84e2 FpDebug: Fix PascalParser.ResetEvaluation 2022-04-22 12:04:46 +02:00
Maxim Ganetsky
863bee03a8 Pas2JS: updated Russian translation 2022-04-21 23:45:57 +03:00
Maxim Ganetsky
c7e1f882a0 SimpleWebServerGUI: updated Russian translation 2022-04-21 23:45:57 +03:00
mattias
88d891c328 simplewebserver: removed MainSrvExeUsed 2022-04-21 13:17:06 +02:00
mattias
d546af7b87 simplewebserver: fixed port label 2022-04-21 13:06:31 +02:00
mattias
34b3b9a49a IDE: paste text in pascal source: convert unicode spaces to ascii spaces 2022-04-20 23:49:41 +02:00
mattias
7b487f5ead pas2js: electron: using electron exe 2022-04-20 12:08:30 +02:00
mattias
b1d7c82e8b pas2js: electron: using npm start 2022-04-20 11:44:33 +02:00
mattias
4b48897310 projectgroups: lazbuild workdir is lazarusdir 2022-04-20 11:14:18 +02:00
mattias
268bfdc250 IDE: new project: set activerunmode 2022-04-20 10:45:12 +02:00
mattias
a1d2e6c037 pas2js: using browser of simplewebservergui, added electron option 2022-04-20 10:24:25 +02:00
Maxim Ganetsky
506d7ccf85 Pas2JS: updated Russian translation 2022-04-20 00:28:47 +03:00
mattias
b5272c73db pas2js: electron: run 2022-04-19 21:30:11 +02:00