Sergey Larin
72b19e5f84
Adapted creation of QtFilterString for native dialogs mode.
...
- Fixed the formation of the filter string, searching in the list for a subsequent call to FileTypeChanged.
- In order for the extensions themselves to be displayed in the drop-down list, and not just the titles,
Unicode characters FULLWIDTH LEFT PARENTHESIS, FULLWIDTH RIGHT PARENTHESIS are used instead of '(' and ')'.
2022-02-20 16:22:33 +03:00
Sergey Larin
bf3f6dbae2
Some non-ASCII character has been replaced in the word "don't" in the comments
2022-02-20 11:10:30 +03:00
Maxim Ganetsky
3964d9db3b
Cocoa: fixed crash after selecting a subitem from a popup menu after a modal dialog was shown, patch by Dmitry, issue #39650
2022-02-19 00:45:13 +03:00
Michaël Van Canneyt
6a1a295c7a
* Fix strange font
2022-02-18 16:59:10 +01:00
Michaël Van Canneyt
6fa24e2bd9
* Fixes so it works correctly with FPC 3.2 (NeedFielddefs not properly set)
2022-02-18 16:41:24 +01:00
Marc
81f2319e01
FpDebug: Prepare SMID decoding for (E)VEX extensions
2022-02-17 23:53:43 +01:00
Marc
4e6bf84be4
FpDebug: Fix typo in cvttss2si, cvttsd2si, cvtss2si & cvtsd2si instruction
2022-02-17 23:53:43 +01:00
Maxim Ganetsky
ddb029aa77
Cocoa: TCocoaContext.GetTextExtentPoint() height correction (its height now matches the font text extents), patch by David Jenkins, issue #39649
2022-02-18 01:00:39 +03:00
wp_xyz
005bd07b0e
TAChart: Fix drawing of TBoxAndWhiskerSeries when box has zero height. Issue #39615 . Patch by Frank Freeman.
2022-02-16 18:28:30 +01:00
dsiders
fe1125219b
Docs: LCL/controls. Updates topic content and links.
...
* Contains updates to TControl topics.
* Contains cosmetic tagging changes for True, False, and Nil values.
* Target version: 2.2.2.
2022-02-16 05:05:05 +00:00
Maxim Ganetsky
1e4104c7e7
IDE: regenerated translations and updated Russian translation
2022-02-16 01:45:56 +03:00
Martin
6c33c117ba
IDE: Editor-Options, new captions - added info text
2022-02-15 17:04:45 +01:00
Martin
3ba594f827
IDE: Color Config, fix layout / anchor-sides.
2022-02-14 14:54:27 +01:00
Martin
0e74ad0a1e
IDE: Change caption for Tools->Option->Color "Caret-Color". Clarify 2nd color applies to multi caret mode only.
2022-02-14 13:45:42 +01:00
Maxim Ganetsky
cf9a94cfc1
Merge branch 'gtk2-fix-popupmenu-separator-height' into 'main'
...
LCL-GTK2: Fix separator menu item height for when the ImageIndex is not -1.
See merge request freepascal.org/lazarus/lazarus!70
2022-02-13 23:54:42 +00:00
Bad Sector
19d9c7a9b8
LCL-GTK2: Fix separator menu item height for when the ImageIndex is not -1.
2022-02-13 23:52:32 +00:00
Maxim Ganetsky
83be6f15c5
Tools/glazres: regenerated translations and updated Russian translation
2022-02-14 00:58:30 +03:00
Mattias Gaertner
70c7c63954
Merge branch 'gtk-1.2-fixes' into 'main'
...
Fix Gtk 1.2 LCL backend.
See merge request freepascal.org/lazarus/lazarus!69
2022-02-12 20:52:21 +00:00
wp_xyz
60cfbfedb4
Tools/glazres: Add captions to buttons. Enforce form size constraints.
2022-02-12 19:57:49 +01:00
wp_xyz
918cc3797c
Tools/glazres: new "close" and "file name" images by Roland Hahn for more consistent GUI.
2022-02-12 19:28:09 +01:00
Bad Sector
41671c1605
Merge branch 'main' into gtk-1.2-fixes
2022-02-12 18:28:11 +02:00
Bad Sector
40bb744caf
LCL-GTK1: Send LM_CONTEXTMENU for right clicks so that popup menus work.
2022-02-12 17:53:36 +02:00
Maxim Ganetsky
274a5486c6
Cocoa: CocoaGDIObjects TCocoaContext.TextOut text drawing optimization, patch by David Jenkins (try 2), issue #39641
2022-02-12 17:53:36 +02:00
Maxim Ganetsky
d80803b935
Tools/glazres: regenerated translations and updated Russian translation
2022-02-12 17:53:36 +02:00
Maxim Ganetsky
0acaf1972a
IDE: regenerated translations and updated Russian translation
2022-02-12 17:53:36 +02:00
wp_xyz
1a91daeaac
Tools/glazres: Fix LCL scaling when form size is in ini file. Fix form resizing.
2022-02-12 17:53:36 +02:00
Martin
879695bf3f
IDE: new splash logo / red banner removed. Issue #39587
2022-02-12 17:53:35 +02:00
Martin
86c504e5af
Installer, Win: Update images. Issue #39587
2022-02-12 17:53:35 +02:00
wp_xyz
236c9395bc
Tools/glazres: Activate LCL scaling. Replace images by new high-dpi aware images by Roland Hahn. New icon.
2022-02-12 17:53:35 +02:00
Maxim Ganetsky
dd81442065
Revert "Cocoa: CocoaGDIObjects TCocoaContext.TextOut text drawing optimization, patch by David Jenkins, issue #39641 "
...
This reverts commit 6fc2cb7173
.
2022-02-12 17:53:35 +02:00
marcoonthegit
f054f1811f
* try to fix sitemap editor. Still the whole concept is rough, and probably also suffers from changes wrt projectdir, since the sitemaps are saved to a different directory
2022-02-12 17:53:35 +02:00
Martin
03fdaa768c
Asm-Dialog: fix for 3.2.2 / Issue #39645
2022-02-12 17:53:35 +02:00
Maxim Ganetsky
ffd4757217
Cocoa: CocoaGDIObjects TCocoaContext.TextOut text drawing optimization, patch by David Jenkins (try 2), issue #39641
2022-02-12 02:38:52 +03:00
Maxim Ganetsky
a297b6b623
Tools/glazres: regenerated translations and updated Russian translation
2022-02-12 01:32:03 +03:00
Maxim Ganetsky
64777f4a09
IDE: regenerated translations and updated Russian translation
2022-02-12 01:32:02 +03:00
wp_xyz
953d802876
Tools/glazres: Fix LCL scaling when form size is in ini file. Fix form resizing.
2022-02-11 23:13:27 +01:00
Martin
d0e4914408
IDE: new splash logo / red banner removed. Issue #39587
2022-02-11 22:07:53 +01:00
Martin
fcebca8c7a
Installer, Win: Update images. Issue #39587
2022-02-11 22:01:55 +01:00
wp_xyz
4ac2ed675a
Tools/glazres: Activate LCL scaling. Replace images by new high-dpi aware images by Roland Hahn. New icon.
2022-02-11 19:49:31 +01:00
Maxim Ganetsky
8f648770ae
Revert "Cocoa: CocoaGDIObjects TCocoaContext.TextOut text drawing optimization, patch by David Jenkins, issue #39641 "
...
This reverts commit 6fc2cb7173
.
2022-02-11 17:32:43 +03:00
marcoonthegit
c0c92c1b57
* try to fix sitemap editor. Still the whole concept is rough, and probably also suffers from changes wrt projectdir, since the sitemaps are saved to a different directory
2022-02-11 13:52:22 +01:00
Martin
4ef4408529
Asm-Dialog: fix for 3.2.2 / Issue #39645
2022-02-11 02:10:54 +01:00
Bad Sector
8f08573815
Fix Gtk 1.2 LCL backend.
...
There are still some minor glitches, but the IDE and most examples i
tried seem to work fine. Some examples didn't work but that seemed to
be mainly a Gtk 1.2 limitation (e.g. no rotating fonts).
2022-02-10 23:54:47 +00:00
Martin
deea0b1e74
IDE, Debugger: Add "copy address" to assembler window
2022-02-10 23:30:28 +01:00
Martin
2333696004
FpDebug: Ensure internal breakpoint is freed, if cmd is finished. Add asserts
2022-02-10 23:30:23 +01:00
Martin
6cded56ae9
LazDebuggerFpLLDB/Gdbmi: Fix cached context
2022-02-10 23:30:23 +01:00
Maxim Ganetsky
6fc2cb7173
Cocoa: CocoaGDIObjects TCocoaContext.TextOut text drawing optimization, patch by David Jenkins, issue #39641
2022-02-11 01:03:24 +03:00
Maxim Ganetsky
7e0c54cc3a
Tools/glazres: regenerated translations and updated Russian translation
2022-02-11 00:54:13 +03:00
Maxim Ganetsky
4318fc80e2
Tools/glazres: enabled HighDPI
2022-02-11 00:44:56 +03:00
wp_xyz
de040950ce
Tools/glazres: Fix issue in German translation file.
2022-02-10 19:44:57 +01:00