Commit Graph

62638 Commits

Author SHA1 Message Date
David Bannon
1dbfe9f875 Win positioned, Beginner listed first, keypress triggers sort, Enter same as dbl click 2022-05-05 22:08:58 +00:00
dsiders
5efb577ae9 Docs: LCL/comctrls. Updates content and see also links for topics. Issue @39733. 2022-05-05 17:45:01 +01: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
dsiders
84f8f26133 Docs: LCL/grids. Updates content and see also links for topics. Primarily in TCustomGrid. 2022-05-05 00:41:30 +01:00
Maxim Ganetsky
b1ba8a695a IDE: regenerated translations and updated Russian translation 2022-05-05 00:30:46 +03: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
bf34151409 Examples: Updated Description for SynEdit related examples. 2022-05-04 14:43:59 +02:00
Martin
fdd10aae7d Examples: Moved SynEdit related examples into new subfolder 2022-05-04 14:41:46 +02:00
dsiders
8992162e8a Docs: LCL/stdctrls. Updates topics for changes in 4ffce1ec, 1837c654. 2022-05-04 00:25:35 +01:00
Martin
8229111e5f Merge branch 'CCList_Keywords'
Keywords in Code Completion list, when auto invoke

See merge request freepascal.org/lazarus/lazarus!51
2022-05-03 21:59:19 +02:00
Martin
15d3ffd0ca CodeTools: change default and caption for new "include keywords" option 2022-05-03 21:59:18 +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
Ondrej Pokorny
1837c65413 lcl TLabel: unbind Color and Transparent to fix ParentColor issues (fixes) 2022-05-03 20:42:26 +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
Ondrej Pokorny
4ffce1ec8f lcl TLabel: unbind Color and Transparent to fix ParentColor issues 2022-05-03 09:39:24 +02:00
Martin
4d12a06af5 CodeTools: Resolve generic params when searching in ancestors. 2022-05-03 02:32:26 +02:00
wp_xyz
b8a356f9f0 tools/IconTable: Add button to view generated html page in browser, patch by Roland Hahn. 2022-05-02 20:29:33 +02:00
wp_xyz
c0bd46b6e4 Images: More general-purpose icons by Roland Hahn 2022-05-02 20:11:48 +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
4af239470b images: Add tool by Roland Hahn ("IconTable") to create an html page from the general-purpose images. 2022-04-30 23:59:13 +02: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
000a6b3a86 Qt5: fixed HighDPI scaling. issue #39610 2022-04-30 15:36:04 +02:00
PragmaticLinux
4e1548d574 IDE: Make OI visible on first start even when configuration directory is missing, but still Initial Setup Dialog has no reason to be shown (all its checks are passing correct). Fixes issue #39328. 2022-04-29 23:57:46 +03:00
mattias
3f3fc0b9a7 ide: fixed compile 2022-04-29 18:39:52 +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
Željan Rikalo
027cf2cec3 Gtk2: fixed maximized form without border, fixed brush initialization. Patches by Anton Kavalenka. issue #39702, issue #39722 2022-04-28 09:44:10 +02:00
Željan Rikalo
fcf1fdcc66 Qt5: fixed Qt5 build missing qt5 subdirectory. issue #39723 2022-04-28 09:34:54 +02:00
wp_xyz
c0c30424de LCL/TListView: More complete fix of issue #39708, based on patch by d7_2_laz (https://forum.lazarus.freepascal.org/index.php/topic,59024.msg441180.html#msg441180). 2022-04-27 10:38:14 +02:00
dsiders
284c98021d Docs: LCL/controls. Updates content in TForm.SessionProperties.
* Includes corrections for spelling and grammar errors.
2022-04-27 01:59:09 +01:00
dsiders
c2c075c78f Docs: LCL/forms. Adds, updates topic content. 2022-04-27 01:58:38 +01:00
wp_xyz
201da6f442 Images: Some more general-purpose images. Add each motive in size 64x64. 2022-04-25 22:06:41 +02:00
wp_xyz
6a343d2978 images: specify license for general-purpose images (CC0) 2022-04-25 15:09:55 +02:00
dsiders
103d5a7c78 Docs: LCL/graphics. Updates content in TFont.Height and TFont.Size topics.
* Based on suggestions in https://forum.lazarus.freepascal.org/index.php/topic,59153.0.html
2022-04-24 16:54:13 +01:00
dsiders
5d83835259 Docs: LCL/comctrls. Fixes invalid see also links in 4715242457. 2022-04-24 15:21:25 +01:00
dsiders
4715242457 Docs: LCL/comctrls. Adds, Updates topic content.
* Corrects DefaultDrawing arguments for event types which were wrong in previous versions.
2022-04-24 03:51:10 +01: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