32 Commits

Author SHA1 Message Date
b64790f860 Issue #1482: temporary workaround for different array returned by mysql_fetch_lengths on Linux 2025-03-09 20:14:15 +01:00
91be516f0f Issue #1482: add copy table dialog 2025-03-09 20:09:37 +01:00
b03583561c Issue #1482: add edit variable dialog 2025-03-09 19:28:01 +01:00
a2a29d4127 Issue #1482: add create database dialog 2025-03-09 17:20:34 +01:00
e742844889 Issue #1482: fix too dark background color for grid cells with same content, with dark tooltip 2025-03-08 11:38:39 +01:00
f7368e1ef9 Issue #1482: add CSV import dialog, and CSV detection dialog 2025-03-05 20:36:09 +01:00
f45edf0732 Issue #1482: fix control dimensions and positions on column_selection dialog 2025-03-05 16:43:38 +01:00
713de7ac1f Issue #1482: activate progress bar in status bar panel 2025-03-05 16:25:26 +01:00
06ba5fd58b Issue #1482: restore compilation on Linux 2025-03-05 13:09:05 +01:00
4190baf7c4 Issue #1482: enable events on Data grid 2025-03-05 12:47:15 +01:00
ff8b7ecbef Issue #1482: add column selection dialog, and activate some of the data grid events 2025-03-04 20:33:49 +01:00
68aaa451a8 Issue #1482: add data sorting dialog 2025-03-04 19:52:01 +01:00
a4dc12c517 Issue #1482: add printlist dialog, yet non-functional due to undefined EnablePrint constant 2025-03-04 16:39:40 +01:00
005f86243c Issue #1482: enable events on Database tab 2025-03-03 17:31:38 +01:00
a7d4a17066 Issue #1482: enable events on table/database filter 2025-03-03 16:47:32 +01:00
db2350752f Issue #1482: enable events on Processes and Command-Statistics tabs 2025-03-03 16:10:58 +01:00
690e509f0a Issue #1482: enable events on Databases and Variables tabs 2025-03-03 15:42:40 +01:00
68f04ae3dd Issue #1482: enable events on database tree 2025-03-03 12:08:14 +01:00
4fc23f4276 Issue #1482: create remaining TPopupMenu's with their TMenuItem's 2025-03-03 10:10:22 +01:00
07bb004b1e Issue #1482: create all TMenuItem's in main menu with references to their TAction 2025-03-02 16:02:06 +01:00
9a883ea874 Issue #1482: create all TToolButton's in main tool bar with references to their TAction 2025-03-02 15:40:47 +01:00
6da7678fc6 Issue #1482: create all TAction's in main action list, with much of the connected OnExecute procedure code 2025-03-02 13:58:08 +01:00
9f3ebbb9da Issue #1482: add remaining ~200 icons to main imagelist 2025-03-01 18:09:43 +01:00
d1cde0b264 Issue #1482: remove code for testing library loading 2025-03-01 17:05:15 +01:00
fe8ddd92cf Issue #1482: prefer /sbin/ldconfig over ldconfig 2025-03-01 17:00:17 +01:00
0f7d516a7f Issue #1482: auto-detect installed libraries for MySQL, PostgreSQL and SQLite, and provide full qualified path per GetLibraries 2025-03-01 16:57:34 +01:00
21609f57b8 Issue #1482: restore compilation on Linux 2025-02-27 21:29:35 +01:00
ba27ab03af Issue #1482: add remaining libraries for connecting on Windows, functions*.ini files, get connection via command line running 2025-02-27 19:55:23 +01:00
b84e63f721 Issue #1482: add OpenSSL 1.0.2u library and include opensslsockets unit, to get TFPHttpClient working on Windows 2025-02-26 20:45:34 +01:00
06d4cc253c Issue #1482: add about box and generic_types unit 2025-02-26 20:34:49 +01:00
b166382d19 Issue #1482: activate some more code in apphelpers, and testwise load libmariadb on Linux and Windows 2025-02-26 08:50:56 +01:00
f9cd3e94a6 Issue #1482: first attempt of a code conversion to Lazarus/FPC, with a small bunch of 5 units (out of 50), and most code commented out 2025-02-24 20:37:38 +01:00