Commit Graph

1534 Commits

Author SHA1 Message Date
Martin
10f44cfcff Installer, Windows: Pascal-script in inno installer, do not query user if Wizard runs silent mode 2024-09-12 20:22:49 +02:00
Martin
f7a4c65cb3 Win, Installer: update for cross-build installer (new requirements) 2024-09-10 11:33:53 +02:00
mattias
a956c30bd7 tools: debs: download fpc trunk 2024-08-13 20:40:17 +02:00
mattias
976c1aea41 tools: readme about debs 2024-08-13 20:35:30 +02:00
mattias
b77c92044c tools: create fpc tgz from git 2024-08-13 20:25:42 +02:00
wp_xyz
1e7cf4ebe3 Revised default project icon (less memory usage). Text in logos as graphic, no need for a special font. All by Roland Hahn. 2024-07-29 12:26:08 +02:00
Michaël Van Canneyt
5bc2f129ed * Changes by IDE 2024-07-22 22:08:55 +02:00
Michaël Van Canneyt
c4e3b93d4c * Allow to create pascal constants when creating SQL statements, allow copying of constants to clipboard 2024-07-22 22:08:55 +02:00
Michaël Van Canneyt
7ac4b7c43a * Make treeview read-only 2024-07-21 15:00:45 +02:00
mattias
f286fac16b updated makefiles 2024-07-15 10:50:53 +02:00
mattias
7f5295b689 tools: create debs: added arch arm64, thx to Reinhold and Otto 2024-06-05 14:58:36 +02:00
mattias
8fdbfcd024 tools: create debs: added arch arm64 2024-06-05 14:48:32 +02:00
rich2014
4aa0603233 Installer: package reference removed in uninstall script (issue #29306) 2024-05-22 20:37:38 +08:00
wp_xyz
1f76660947 Tools/icons_to_html: reads image sizes from files (by Roland Hahn) 2024-04-26 13:08:40 +02:00
Martin
49f44c8ee1 Fix checking modal result, handle mrCancel. Issue: #40920 2024-04-25 21:47:15 +02:00
wp_xyz
12bbae380e Tools/IconTable: Remove "Show" button. Update by Roland Hahn. to show a preview of the html page. B 2024-04-11 23:18:40 +02:00
wp_xyz
fe7b7937f5 Tools/IconTable: Updated to show a preview of the html page. By Roland Hahn. 2024-04-10 23:20:44 +02:00
Juha
959d8c6ad4 Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
mattias
cab19ae8cb debs: added arch arm64 2024-03-25 19:25:18 +01:00
Michaël Van Canneyt
92412badb1 * Improve syntax highlighting 2024-03-07 18:09:25 +01:00
wp_xyz
3ef36b7bbb Tools/IconTable: Improved version, by Roland Hahn 2024-03-04 09:46:31 +01:00
Maxim Ganetsky
6fe1823452 Installer, Win: updated Russian translation 2023-12-24 18:20:10 +03:00
mattias
e7faee2674 debs: always delete tar.gz 2023-12-23 09:51:24 +01:00
Martin
e2c0593719 Installer, Win: Updating info text during copying files. 2023-12-22 18:39:25 +01:00
Martin
1f072c2e58 Installer, Win: Updating URLs to use lazarus.ide.org (including url in image) 2023-12-22 18:39:25 +01:00
mattias
6e973773ca updated Makefiles 2023-11-25 14:33:16 +01:00
mattias
0d886d65e4 updatemakefiles: update custom Makefiles too 2023-11-25 14:33:04 +01:00
Maxim Ganetsky
0e65a9fbeb Revert erroneous renaming of file in "gir2pas: Added code to disable warning about non ascending enumeration values." (commit 508bd102b0). The change made to file contents is kept. 2023-11-16 02:35:22 +03:00
Abou Al Montacir
508bd102b0 gir2pas: Added code to disable warning about non ascending enumeration values.
FPC does warn about non strictly ascending enumeration values.
Unfortunately, some GTK enum identifiers share the same value and this
warning can safely be ignored. We shut it up.
2023-11-15 22:47:52 +01:00
ACTom
aaaca4ee83 Translations: Chinese translation update by ACTom, merge request !247 2023-10-31 01:45:39 +03:00
Michael Van Canneyt
18eae18d53 * Make it usable on HighDPI 2023-10-08 10:57:05 +02:00
Maxim Ganetsky
bf34e253da Tools: added missing *.res file for glazres tool 2023-10-07 02:44:39 +03:00
Maxim Ganetsky
5226e38bb1 Tools: added missing *.res file for pofilemaintenance tool 2023-10-07 02:43:24 +03:00
Martin
b4244d781b Installer, Win: Add OPT="-OoNOSTACKFRAME" to fpc build. Help the debugger unwind callstacks 2023-10-06 15:38:19 +02:00
mattias
89824a258b lplupdate: read lazarus.cfg to ignore pcp 2023-09-12 14:39:42 +02:00
Michaël Van Canneyt
2c12a7e228 * Parameter support when executing query 2023-08-10 22:32:32 +02:00
Michaël Van Canneyt
2a1a2a68a5 * Scroll result display to the end 2023-08-09 21:21:37 +02:00
Michaël Van Canneyt
57a46deca4 * Add copy from/to pascal code menu items 2023-08-09 14:11:34 +02:00
Michaël Van Canneyt
1729571841 * Add popup menu to editor, scrollbars to result pane memo 2023-08-09 08:55:48 +02:00
wp_xyz
b4f8ae34b5 Tools/Lazdatadesktop: Fix LCLScaling in Windows. 2023-07-29 18:56:31 +02:00
wp_xyz
fe828040ce Tools/Lazdatadesktop: Final (?) tuning of the application icons. By Roland Hahn. 2023-07-29 13:11:06 +02:00
wp_xyz
203dbd08fd Tools/LazDataDesktop: Improved version of the Connections icon. By Roland Hahn. 2023-07-27 13:35:50 +02:00
wp_xyz
5bae6ebf52 Tools/LazDatadesktop: Slightly improved images by Roland Hahn. 2023-07-25 15:12:47 +02:00
wp_xyz
168ed6ffa0 Tools/LazDataDesktop: Show icons in all treeviews. 2023-07-24 17:49:31 +02:00
Maxim Ganetsky
98e9e0dbcd LazDataDesktop: added executable to .gitignore 2023-07-24 16:55:43 +03:00
Maxim Ganetsky
3a0b3d3396 LazDataDesktop: updated Russian translation 2023-07-24 16:52:15 +03:00
wp_xyz
bfca6f229d Tolls/LazDataDesktop: Remove unneeded res files. Unscramble some image index assignments. 2023-07-24 13:41:52 +02:00
wp_xyz
3b1c10423f Tools/LazDataDesktop: Some new/improved icons by Roland Hahn. Improvements in data dictionary popup menu translation. 2023-07-24 10:35:41 +02:00
Maxim Ganetsky
90812b4afa LazDataDesktop: regenerated translations 2023-07-24 02:29:44 +03:00
wp_xyz
7c6659ba46 Tools/LazDatadesktop: Improved layout 2023-07-24 00:52:21 +02:00