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-14 18:12:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
HeidiSQL
/
components
History
rosenfield.albert
ca940f56a2
Bugfix: Missing use of Wide version method. Might fix issue
#540
.
2008-06-25 13:02:05 +00:00
..
compilerdetection
/include
Move include files to include directory.
2007-10-10 11:46:27 +00:00
edbimage
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
heidisql
Remove preference option to select whether auto limiting should be applied or not, for the benefit of consistency and usability. See bug
#282
which complains about the limit not being remembered. This is still the case for large tables now, but GetCalculatedLimit is more a safety check to avoid huge net loads than it wants to annoy the user. A even better compromise could be not to touch the limit number in the GUI if its value is lower than GetCalculatedLimit.
2008-06-23 20:15:37 +00:00
pngcomponents
Fix compiler warning 1033 by importing units (that the compiler decides to import automatically anyway).
2008-06-17 09:00:03 +00:00
synedit
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
tntunictrls
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
virtualtreeview
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
zeosdbo
Bugfix: Missing use of Wide version method. Might fix issue
#540
.
2008-06-25 13:02:05 +00:00