Commit Graph

65572 Commits

Author SHA1 Message Date
rich2014
5363cacbea Cocoa: fix wrong Cursor at designing (with DockedFormEditor) 2023-07-31 14:00:39 +08:00
rich2014
304caa1e01 Cocoa: fix wrong Cursor at designing (without DockedFormEditor) 2023-07-31 14:00:39 +08:00
rich2014
29b5c2d2a3 Designer: Cursor cache comparison removed 2023-07-31 14:00:38 +08:00
rich2014
b7177a0c9b Cocoa: Enter key on the numeric keypad handled in KeyDown(), avoid beep 2023-07-31 14:00:38 +08:00
Maxim Ganetsky
620c6310cd LazDataDesktop: added executable to .gitignore
(cherry picked from commit 98e9e0dbcd)
2023-07-29 21:47:40 +03:00
Maxim Ganetsky
79e402a934 LazDataDesktop: updated Russian translation
(cherry picked from commit 3a0b3d3396)
2023-07-29 21:47:40 +03:00
Maxim Ganetsky
1e1777c537 LazDataDesktop: regenerated translations
(cherry picked from commit 90812b4afa)
2023-07-29 21:47:40 +03:00
wp_xyz
638aa69736 LCL/SpeedButton: Fix position of caption when no glyph is present.
(cherry picked from commit 11b92b26c8)
2023-07-29 19:24:26 +02:00
wp_xyz
87ba1657f7 LCL/SpeedButton: Fix positioning of Glyph and Caption. Issue #40410. Based on patch by Luca Olivetti.
(cherry picked from commit 07da832b28)
2023-07-29 19:24:25 +02:00
wp_xyz
d7c6ef0c3f Tools/Lazdatadesktop: Fix LCLScaling in Windows.
(cherry picked from commit b4f8ae34b5)
2023-07-29 19:17:00 +02:00
wp_xyz
51fe97b1ff Tools/Lazdatadesktop: Final (?) tuning of the application icons. By Roland Hahn.
(cherry picked from commit fe828040ce)
2023-07-29 19:17:00 +02:00
wp_xyz
4d4e30d401 Tools/LazDataDesktop: Improved version of the Connections icon. By Roland Hahn.
(cherry picked from commit 203dbd08fd)
2023-07-29 19:16:59 +02:00
wp_xyz
917bbc62ec Tools/LazDatadesktop: Slightly improved images by Roland Hahn.
(cherry picked from commit 5bae6ebf52)
2023-07-29 19:16:59 +02:00
wp_xyz
5ad15d1262 Tools/LazDataDesktop: Show icons in all treeviews.
(cherry picked from commit 168ed6ffa0)
2023-07-29 19:16:59 +02:00
wp_xyz
a0e49c3ecb Tolls/LazDataDesktop: Remove unneeded res files. Unscramble some image index assignments.
(cherry picked from commit bfca6f229d)
2023-07-29 19:16:58 +02:00
wp_xyz
88f45377ff DataDict: New palette icon for TFPCodeGenerator by Roland Hahn.
(cherry picked from commit 5f5b9dce29)
2023-07-29 19:16:58 +02:00
wp_xyz
4707dcf7b4 Tools/LazDataDesktop: Some new/improved icons by Roland Hahn. Improvements in data dictionary popup menu translation.
(cherry picked from commit 3b1c10423f)
2023-07-29 19:16:58 +02:00
wp_xyz
4f134dfcbf Tools/LazDatadesktop: Improved layout
(cherry picked from commit 7c6659ba46)
2023-07-29 19:16:58 +02:00
wp_xyz
ca916807ba Tools/LazDataDesktop: Refactoring of icons: new icons by Roland Hahn merged to a single image list in new data module.
(cherry picked from commit fe3b5ca955)
2023-07-29 19:16:57 +02:00
wp_xyz
e418946b31 LazDatadesktop: Update German translation
(cherry picked from commit a0179e8133)
2023-07-29 19:16:57 +02:00
rich2014
d369df934c Cocoa: Fix #40395: TCocoaWidgetSet.PtInRegion() implemented 2023-07-28 23:01:47 +08:00
michl
4ae41c0283 New Fixed removing of incorrect component properties in LFM with installed DockedFormEditor. Issue #40377.
(cherry picked from commit 4179f1b4b1)
2023-07-28 17:10:50 +03:00
zeljan1
ffd2d084e4 Qt,Qt5,Qt6: Fixed result of TQtWidgetSet.DrawFrameControl. Issue #40380
(cherry picked from commit 0878535faa)
2023-07-28 17:10:49 +03:00
balazs
1820a7aaf2 OpkMan: Update version list.
(cherry picked from commit a4aa3e0a56)
2023-07-26 17:22:42 +03:00
Juha
a79f857380 IDE: Remove the "Ignore" option for uninstalling dependent packages. Fix the "Cancel" option.
(cherry picked from commit 318fa86019)
2023-07-26 17:22:42 +03:00
dsiders
d7781f06f1 Docs: LCL/lresources. Adds and updates topics for changes in cb4383bd4c.
* TLazObjectWriterString
* TLRSObjectWriter.WriteString

(cherry picked from commit df44e8f62c)
2023-07-26 03:08:48 +01:00
dsiders
e7d3585861 Docs: LazUtils/laz_xmlstreaming. Adds and updates topics for changes in cbf9d30ddf.
* TXMLObjectWriterString
* TXMLObjectWriter.WriteString

(cherry picked from commit a50d7d1dba)
2023-07-26 02:19:54 +01:00
mattias
0bd636885f fixed compile with fpc 3.3.1
(cherry picked from commit cbf9d30ddf)
2023-07-26 02:05:04 +03:00
Juha
660a29fe44 IDE: Prevent an error "Unable to find the component class ..." with an .lfm file open in editor. Part of issue #40377.
(cherry picked from commit 4ed8ff9b1c)
2023-07-26 02:05:04 +03:00
Martin
1d9959c712 VTV: Fix wrong node.TotalHeight. Issue #40401
(cherry picked from commit 24dfc32172)
2023-07-23 23:19:50 +02:00
Martin
9c31669bee FpDebug: Fix "=" and "<>" work with booleans
(cherry picked from commit 0cd1374f3c)
2023-07-23 21:08:09 +02:00
Martin
1b530896b0 IdeDebugger: Fix deleting multiple selected watches / crashed if some sub-watches were selected
(cherry picked from commit 34b7126915)
2023-07-23 14:38:14 +02:00
wp_xyz
57d8cd20ca OPM: Improved layout (overlapping label with localized strings)
(cherry picked from commit 138b8f2eae)
2023-07-23 01:20:09 +02:00
dsiders
6169eed646 Docs: LCL/forms. Clarifies content in NewFormWasCreated and AddHandlerNewFormCreated topics in TScreen. Depends on 3844d008, 5a647cd4.
(cherry picked from commit b9cdb23eed)
2023-07-21 19:49:35 +01:00
dsiders
75d2e85b25 Docs: LCL/forms. Adds TScreen, TScreenNotification topics for changes in 5a647cd4. Issue #39288.
(cherry picked from commit 3844d00814)
2023-07-21 17:25:07 +03:00
Juha
5bf11a9d31 IDE: Improve removing unknown component properties. Issue #40377.
(cherry picked from commit fd2593f05b)
2023-07-21 17:25:07 +03:00
Juha
29cf1cc37f DockedFormEditor: Solve the unrecoverable loop differently. Add a new handler for it. Issue #39288.
(cherry picked from commit 5a647cd4e1)
2023-07-21 17:25:07 +03:00
Maxim Ganetsky
fac9ae2eb0 CI: enabled 'tests-codetools' job to run by default
(cherry picked from commit 86b559253b)
2023-07-20 20:16:57 +03:00
mattias
b543a18710 codetools: fixed search atttibute
(cherry picked from commit 86c8874b0c)
2023-07-20 20:08:38 +03:00
mattias
1c0e549812 codetools: fixed pas2js tests
(cherry picked from commit c472699a81)
2023-07-20 20:08:37 +03:00
mattias
fba0c4d034 codetools: fixed two tests
(cherry picked from commit 9d18e66aa8)
2023-07-20 20:08:37 +03:00
Maxim Ganetsky
d28c00b5e7 IDE, Backup Options page: store Subdirectory comboboxes '(no subdirectory)' values language independently
(cherry picked from commit 2e5ff7abf6)
2023-07-20 19:40:41 +03:00
Maxim Ganetsky
c0e2e8f5c5 CI: added Pas2JS compiler to build image and Codetools test job (manual for now)
(cherry picked from commit 8b17a65191)
2023-07-20 19:40:41 +03:00
Maxim Ganetsky
a50f2017b9 IDE: regenerated translations
(cherry picked from commit 005710726a)
2023-07-20 19:40:41 +03:00
Juha
f2a479fc31 IDE: Load and save AutoSaveActiveDesktop value. It was left out in EnvironmentOptions refactoring.
(cherry picked from commit ed7945efe2)
2023-07-20 19:40:39 +03:00
Juha
923d69deb2 DockedFormEditor: Fix a missing Result value of TDesignForms.Add().
(cherry picked from commit a236313f5f)
2023-07-20 19:40:39 +03:00
Juha
a1daef0d6c DockedFormEditor: Prevent an eternal loop when an invalid LFM file causes a read error. Issue #39288.
(cherry picked from commit ebad154bc6)
2023-07-20 19:40:39 +03:00
Juha
d096dec93f IDE: Improve removing unknown component properties. Issue #40377.
(cherry picked from commit 27f6e20118)
2023-07-20 19:40:39 +03:00
Juha
4b4309f2c5 IDE: Improve removing unknown component properties. Issue #40377.
(cherry picked from commit d9608a3489)
2023-07-20 19:40:39 +03:00
Juha
8a21294fe2 IDE: Remove unknown component properties using the same GUI already used in other situations. Issue #40377.
(cherry picked from commit 0c056fc0d2)
2023-07-20 19:40:39 +03:00