This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
HeidiSQL
Watch
1
Star
0
Fork
0
You've already forked HeidiSQL
mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced
2025-08-06 18:24:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
HeidiSQL
/
packages
/
delphiXE5
History
Ansgar Becker
370b4cf212
Rewrite plink.exe process handling: Create our own class TPlink, which needs to be called with a .Connect method and raises an exception when some error occurs. Fixes issue
#2902
. See also:
http://www.heidisql.com/forum.php?t=15224
2014-03-29 06:57:05 +00:00
..
heidisql.dpr
Rewrite plink.exe process handling: Create our own class TPlink, which needs to be called with a .Connect method and raises an exception when some error occurs. Fixes issue
#2902
. See also:
http://www.heidisql.com/forum.php?t=15224
2014-03-29 06:57:05 +00:00
heidisql.dproj
Prefer Delphi's Indy library over Synapse for encoding URL parameters. Remove Synapse code, which was meant to help in implementing the HTTP tunnel code which can easily be done with Indy.
2013-11-02 06:23:41 +00:00
heidisql.groupproj
Create XE5 main package
2013-10-17 04:39:23 +00:00
heidisql.mes
Get madExcept running in Delphi XE5 package
2013-10-19 12:20:03 +00:00