|
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 |
|
|
8035252f07
|
create .tar.xz creator script
|
2025-05-07 16:00:44 +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 |
|
|
82b950036a
|
Issue #2145: depend on only one of the database libraries to be installed
12.10.1.133
|
2025-05-06 16:25:06 +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 |
|
|
ff1f9e1627
|
Issue #2148: fix another wrong path
|
2025-04-30 15:28:32 +02:00 |
|
|
cec1ad85a5
|
Issue #2148: fix path to moved .gitkeep file
|
2025-04-30 15:24:31 +02:00 |
|
|
d42b5929f3
|
Issue #2148: pull and compile translations in .deb creator
|
2025-04-30 15:00:33 +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 |
|
|
f3cde636ba
|
Issue #2145: fix git reset command
|
2025-04-25 16:12:20 +02:00 |
|
|
ceac8b7d51
|
Issue #2145: pull sources and build binary through .deb creation script
|
2025-04-25 16:10:48 +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 |
|
|
30194be3c4
|
Issue #1482: add screenshot to readme file
|
2025-04-21 11:55:42 +02:00 |
|
|
10021050e0
|
Issue #1482: add readme file with some basic instructions
|
2025-04-21 11:46:55 +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 |
|
|
45bc29e9e3
|
Issue #2140: attempt to permanently mark the .deb creation script as executable, using "git add --chmod +x create-deb-package.sh"
|
2025-04-16 16:36:55 +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 |
|
|
2bd7cb972f
|
Issue #2140: create .deb creator script and skeleton
|
2025-04-14 15:46:04 +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 |
|