|
ea1b076f11
|
Issue #2182: show exceptions in a custom form with the callstack in a memo and a copy button
|
2025-06-13 10:15:00 +02:00 |
|
|
145c74aea1
|
Bump version for v12.11 release
|
2025-06-11 16:05:21 +02:00 |
|
|
48029f420e
|
Enable Delphi compatibility mode per file, remove the global mode setting
|
2025-06-11 16:03:06 +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 |
|
|
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 |
|
|
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 |
|
|
d78cb647c6
|
Issue #2130: add table tools dialog
|
2025-04-19 13:42:12 +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 |
|
|
a5cfcd77b1
|
Issue #2127: add view editor
|
2025-04-14 16:28:12 +02:00 |
|
|
561838d5e5
|
Issue #2127: add table editor
|
2025-04-03 20:06:00 +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 |
|
|
28fe0076b7
|
Issue #1482: enable preferences dialog
|
2025-03-24 16:52:33 +01:00 |
|
|
539e5bf7f1
|
Issue #1482: text editor dialog and customize highlighter dialog
|
2025-03-24 14:23:33 +01:00 |
|
|
3acdd774a1
|
Issue #1482: enable insert files dialog
|
2025-03-23 19:51:34 +01:00 |
|
|
15eab6fa06
|
Issue #1482: enable update check dialog
|
2025-03-23 16:51:29 +01:00 |
|
|
3de5774f91
|
Issue #1482: enable SQL help window
|
2025-03-20 16:33:53 +01:00 |
|
|
071ccfd724
|
Issue #1482: migrate away from ini files in TAppSettings, use a new approach based on TJSONConf which better syncs with the Windows based TRegistry object
|
2025-03-19 12:36:28 +01:00 |
|
|
a08a8527ab
|
Issue #1482: add session manager dialog
|
2025-03-15 18:15:21 +01:00 |
|
|
ae8a253820
|
Issue #1482: add search/replace dialog
|
2025-03-12 15:35:39 +01:00 |
|
|
b99eeeae4b
|
Issue #1482: add reformat dialog
|
2025-03-12 11:13:10 +01:00 |
|
|
fd7fdd5c9f
|
Issue #1482: add user manager dialog and select database object dialog
|
2025-03-12 08:54:57 +01:00 |
|
|
f2394cd851
|
Issue #1482: add grid export dialog
|
2025-03-11 20:24:00 +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 |
|
|
f7368e1ef9
|
Issue #1482: add CSV import dialog, and CSV detection dialog
|
2025-03-05 20:36:09 +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 |
|
|
4fc23f4276
|
Issue #1482: create remaining TPopupMenu's with their TMenuItem's
|
2025-03-03 10:10:22 +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 |
|
|
06d4cc253c
|
Issue #1482: add about box and generic_types unit
|
2025-02-26 20:34:49 +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 |
|