122 Commits

Author SHA1 Message Date
cb293a98b0 Issue #2165: support perconaserverclient.so for MySQL/MariaDB mode, and filter away libraries like libmariadbd.so 2025-05-09 09:55:02 +02:00
80764bf46f Pass os=linux GET parameter to online update checker, and sync .deb filename with Windows installer filename 2025-05-06 17:46:50 +02:00
fe55cba097 Issue #2136: check if local port is in use before creating SSH tunnel, up to the next 20 higher port numbers 2025-05-05 20:50:18 +02:00
0ee5ccc92e Issue #2136: basic support for SSH tunneled connections 2025-05-05 17:09:23 +02:00
bee04c3e3c Issue #2148: show note about missing .mo files in app language drop-down 2025-05-03 17:20:21 +02:00
5c9b8ec993 Issue #2148: provide list of languages through available .mo files in preferences dialog 2025-04-29 17:49:16 +02:00
ce476ac59c Issue #2148: Apply a default translation logic, pulling translations from e.g. locale/heidisql.de.mo . Also support programmatical translations via TMoFile. 2025-04-28 12:15:53 +02:00
57771ddf37 Fix excluded process unit, removed in Windows mode but required on Linux 2025-04-25 16:07:29 +02:00
7a8566a91c Fix a bunch of compiler hints and warnings, and add a basic exception dialog showing the callstack 2025-04-25 14:29:42 +02:00
7c502976a7 Paint icons on status bar 2025-04-24 21:37:43 +02:00
dc19cda1d5 Issue #2131: add minimal border to column default editor and data type editor 2025-04-22 06:57:24 +02:00
8929f32d9b Enable bracket highlighting in SQL editors 2025-04-21 21:19:11 +02:00
2e8b0870c3 Issue #2131: fix anchors on popup text editor 2025-04-21 21:07:53 +02:00
ed8c248efa Issue #2131: add grid editor links unit 2025-04-21 20:40:14 +02:00
a4daba9b00 Issue #2131: add popup binary editor 2025-04-21 19:49:50 +02:00
7052236c17 Get rid of some rarely used class aliases, to avoid confusion when reading the code 2025-04-20 12:59:21 +02:00
1af77ff8ce Unify dropdown menu handling via ShowPopup() method 2025-04-20 12:27:33 +02:00
406524ec53 Merge recent changes from master branch: #2101, #2103, #1986, #2119, #2123, #2128, #2123, #2132, #2133, #2139, and Unicode logic for password encryption 2025-04-20 12:14:16 +02:00
a7e209276a Issue #2130: fix non found form resource 2025-04-19 14:21:37 +02:00
f36b7d7548 Issue #2130: enable AutoSize on upper TPageControl on table tools dialog 2025-04-19 14:17:51 +02:00
048c0f6c1f Issue #2130: set anchors on table tools dialog 2025-04-19 14:13:51 +02:00
d78cb647c6 Issue #2130: add table tools dialog 2025-04-19 13:42:12 +02:00
9a4e57ea46 Issue #1482: numerous fixes and activation of converted code, e.g. unix timestamp insertion, saving query tab to file, set up remaining syneditors 2025-04-16 16:32:14 +02:00
48e3dc0b81 Issue #2137: enable automatic tab restore 2025-04-16 15:37:14 +02:00
b9d40bd214 Issue #2127: activate AutoSize on upper PageControls, to ensure there's enough height for all edit's and comboboxes 2025-04-16 12:18:59 +02:00
4130d01c46 Issue #2127: add event editor 2025-04-15 19:57:48 +02:00
1ea81d5210 Issue #2127: add trigger editor 2025-04-15 19:22:00 +02:00
e7637e7b75 Issue #2127: add routine editor 2025-04-15 18:18:36 +02:00
34801da31b Issue #2127: fix anchors on view editor 2025-04-14 16:35:38 +02:00
a5cfcd77b1 Issue #2127: add view editor 2025-04-14 16:28:12 +02:00
cb4eda7345 Issue #2127: revert previous commit, disable OnDragDrop event again, ActiveX unit is not available for Linux 2025-04-04 13:12:07 +02:00
eb54d8ae9b Issue #2127: enable OnDragDrop event on listColumns and treeIndexes, introducing ActiveX in the uses clause 2025-04-04 10:52:01 +02:00
561838d5e5 Issue #2127: add table editor 2025-04-03 20:06:00 +02:00
4eb370105e Issue #1482: immediately flush imported setting to disk, so the user is not left with an empty session list 2025-04-02 15:43:49 +02:00
4b0f09fc09 Issue #1482: fix not found plugins by libmariadb, by not setting the MYSQL_PLUGIN_DIR option on Linux 2025-04-02 14:15:54 +02:00
7db196e9de Issue #1482: fix more anchor siblings, disable TExtForm.PageControlTabHighlight 2025-04-02 13:58:14 +02:00
14950f416d Issue #1482: fix sporadic crash with too wide completion proposal, sync code for tab close button, fix anchor siblings on edit variable dialog 2025-04-02 12:15:37 +02:00
db9156c5b7 Issue #1482: use 64bit numbers for MYSQL_FIELD.length and .max_length on Linux. Not sure why but otherwise .flags contains wrong data. 2025-04-02 11:15:03 +02:00
57b315f786 Issue #1482: set project name and description for XP manifest, and remove some unused units from the "uses" clauses 2025-04-01 18:15:35 +02:00
9386d78fbd Issue #1482: fix anchor siblings in preference dialog 2025-04-01 18:03:30 +02:00
761ce25919 Issue #1482: fix anchor siblings in data tab and preview panel 2025-04-01 17:53:14 +02:00
9d15393949 Issue #1482: fix anchor siblings 2025-03-31 21:40:20 +02:00
e1f5600cf7 Issue #1482: fix anchor siblings 2025-03-31 21:37:08 +02:00
7567ec9f59 Issue #1482: fix anchor siblings 2025-03-31 21:27:34 +02:00
b382e02f86 Issue #1482: fix some anchor siblings 2025-03-31 17:32:59 +02:00
306b74fc96 Issue #1482: revert back from TRegistry to TJsonRegistry, as TRegistry.KeyExists only accepts relative key names on Linux/XML 2025-03-31 17:05:19 +02:00
517425de94 Issue #1482: replace TJsonRegistry with Lazarus' TRegistry implementation, which reads and write an XML config on Linux 2025-03-30 20:24:43 +02:00
b266d1475e Issue #1482: high DPI related: call RestoreListSetup in any FormShow event, not FormCreate, move FixVT again to FormShow 2025-03-30 12:41:06 +02:00
b2b5cf6ad3 Issue #1482: high DPI related: descale more settings before storing them in OnDestroy, maximize main window in OnActivate 2025-03-30 12:23:38 +02:00
16651e9a3e Issue #1482: high DPI related: remove 20x20 pixel icons in ImageListIcons8, prefer auto-scaling per OnGetWidthForPPI event 2025-03-29 15:59:23 +01:00