Ansgar Becker
|
768bc001cb
|
Table editor: Make it impossible to (accidentally) click the save button twice. Closes #527
|
2019-02-10 13:02:33 +01:00 |
|
Ansgar Becker
|
c9f00734df
|
Translate data type categories not too early, but after activating the user-wanted language. Closes #533
|
2019-02-10 12:49:14 +01:00 |
|
mmeyer2k
|
f72a2b70c2
|
Insert carats for blob and text sizes in mysql
|
2019-02-05 20:46:56 +01:00 |
|
Ansgar Becker
|
92a88b2776
|
Add some useful badges from Shields.io to the top area of readme.md
|
2019-02-03 13:01:54 +01:00 |
|
Ansgar Becker
|
8a05bcb144
|
Fix selection of SQL color presets, when preset names were translated. See https://www.heidisql.com/forum.php?t=26504
|
2019-02-02 14:04:30 +01:00 |
|
Ansgar Becker
|
4585b3c8f7
|
Support searching selected text from SQL editor in help dialog. See https://www.heidisql.com/forum.php?t=26482
|
2019-01-29 17:03:19 +01:00 |
|
CharlieEtienne
|
7dd603fa0b
|
Update Material Theme to 1.2
|
2019-01-29 06:58:04 +01:00 |
|
Ansgar Becker
|
2c254a0fe8
|
Issue #448: Use better fitting icons for some buttons: "clear edit box", "close query tab", "close filter panel"
|
2019-01-27 18:35:40 +01:00 |
|
Ansgar Becker
|
da3ad90ae2
|
Issue #448: Add translation string for preferences label
|
2019-01-27 18:06:31 +01:00 |
|
Ansgar Becker
|
d0f95d3acd
|
Issue #448: Add copyright notice for Icons8 pack
|
2019-01-27 18:04:00 +01:00 |
|
Ansgar Becker
|
07de1dc7b8
|
Issue #448: Get old Silk icons back into a second TImageCollection, and let the user chose his preferred icon pack in Preferences > General
|
2019-01-27 14:57:48 +01:00 |
|
Ansgar Becker
|
aa0540921c
|
Issue #448: Apply 192 new icons mainly from Icons8 gallery, with an OpenSource permission (talked to Eugenie from Icons8)
|
2019-01-26 19:15:25 +01:00 |
|
Ansgar Becker
|
181940cf8d
|
Prepare 10.1 bugfix release
10.1
|
2019-01-26 07:15:29 +01:00 |
|
Ansgar Becker
|
2a518b9851
|
Delete heidisql32.exe in new installer, if 10.0 installer did install it
|
2019-01-26 07:08:23 +01:00 |
|
Ansgar Becker
|
26488faffe
|
Fix {#ProgExeName} precompiler variable name to not include that "32" in its filename, so the target executable is again heidisql.exe, not heidisql32.exe
|
2019-01-25 19:48:15 +01:00 |
|
Ansgar Becker
|
420c69fd35
|
Increase allowed size of table from 1g to 5g for fetching number of same values in quick filter menu, if that column is indexed.
|
2019-01-24 08:41:34 +01:00 |
|
Ansgar Becker
|
28154aa26b
|
Prepare upcoming v10 release
10.0
|
2019-01-23 18:39:04 +01:00 |
|
Ansgar Becker
|
09ea93639c
|
Issue #57: Prevent more SynEdit paint exceptions if connection was killed outside.
|
2019-01-19 17:19:04 +01:00 |
|
Ansgar Becker
|
b3c676d752
|
Silence rare crash when calculating current query duration. Closes #490.
|
2019-01-19 10:27:02 +01:00 |
|
Ansgar Becker
|
993d6542c8
|
Issue #483: Update Vcl.Styles sources to current master branch, from Jan 4, 2019
|
2019-01-16 20:18:49 +01:00 |
|
Ansgar Becker
|
dfe0b511d0
|
Use various new translation files from InnoSetup 5.6.1 Unicode, and map their language codes from https://www.transifex.com/explore/languages/
|
2019-01-15 21:09:44 +01:00 |
|
Ansgar Becker
|
1d1b30d82d
|
Issue #425: Provide "Material" theme selection in the installer, and set the fitting SQL preset and grid color preset
|
2019-01-15 20:34:46 +01:00 |
|
Ansgar Becker
|
8927b6849c
|
Fix misplaced buttons on procedure editor in high dpi mode. Closes #482.
|
2019-01-14 19:05:32 +01:00 |
|
Ansgar Becker
|
ebd4cd05fa
|
Update old stuff in readme file
|
2019-01-13 19:52:50 +01:00 |
|
Ansgar Becker
|
a6f688f806
|
Clean up again dimensions and position of various controls preferences dialog, and use (and extend) my old SQL source for the preview.
|
2019-01-13 14:26:35 +01:00 |
|
Ansgar Becker
|
fe3660b274
|
Fix crash in checklist cell editor, eg used for column selection in foreign key list. Closes #473.
|
2019-01-13 13:54:28 +01:00 |
|
Ansgar Becker
|
8d27e1d4ec
|
Avoid EAccessViolation when pressing F5 too quickly. See https://www.heidisql.com/forum.php?t=26327
|
2019-01-13 13:38:55 +01:00 |
|
Ansgar Becker
|
92c8eb5bc8
|
Slightly increase height of nodes in VirtualTree's. Closes #468.
|
2019-01-12 20:52:57 +01:00 |
|
Ansgar Becker
|
806c9e51d3
|
Do the same selection in any grid when pressing Shift+Ctrl+End/Home, not only in datagrid. See #453 and https://www.heidisql.com/forum.php?t=26307
|
2019-01-12 15:29:56 +01:00 |
|
Ansgar Becker
|
0ca022a124
|
Make sure ValidateControls detects the grid as focused when its grid contextmenu pops up, which is not the case when it has 0 nodes, even with TreeOptions.SelectionOptions.RightclickSelect enabled. See https://www.heidisql.com/forum.php?t=26329
|
2019-01-10 19:58:30 +01:00 |
|
Ansgar Becker
|
6918f06680
|
Animate "Open" button on session manager while connecting
|
2019-01-09 20:49:45 +01:00 |
|
Ansgar Becker
|
fb081d3fa7
|
Do not apply selected theme from within the preferences dialog, as that crashes sporadically. Instead, rely on the info dialog telling the user he should restart the app. Related to #465, and probably solves it.
|
2019-01-09 07:48:12 +01:00 |
|
Ansgar Becker
|
a9684dbf24
|
Revert to legacy SQL colors in "Light" preset, which have a better contrast on white background. Closes #475
|
2019-01-08 11:55:00 +01:00 |
|
Ansgar Becker
|
ae297ee52f
|
Show ellipsis button on inplace text edit box of table editor. See https://www.heidisql.com/forum.php?t=26293
|
2019-01-07 19:57:58 +01:00 |
|
Ansgar Becker
|
96dfef6046
|
Silence sporadic EAccessViolation when accessing TWinControl.Parent
|
2019-01-06 12:35:53 +01:00 |
|
CharlieEtienne
|
bd2d192e40
|
Fix hover background on some elements
|
2019-01-06 12:12:47 +01:00 |
|
Ansgar Becker
|
bf6694d401
|
Overtake fixed colors for Material SQL color preset, from https://github.com/HeidiSQL/HeidiSQL/issues/425#issuecomment-451337603
|
2019-01-05 10:36:10 +01:00 |
|
Ansgar Becker
|
6b3e25a319
|
Add "Material" vcl style, contributed by github user CharlieEtienne in issue #425
|
2019-01-05 10:31:13 +01:00 |
|
Ansgar Becker
|
0e3d36dc6f
|
Prevent crash when resizing query helpers box in an early stage of creating a new query tab. Closes #466
|
2019-01-05 10:10:35 +01:00 |
|
Ansgar Becker
|
ab67e03265
|
Restore old look of tooltips in grids and trees, like it was before the recent VirtualTree update.
|
2019-01-03 20:38:48 +01:00 |
|
Ansgar Becker
|
027f1b8669
|
Bump copyright year in license text
|
2019-01-02 20:39:33 +01:00 |
|
Ansgar Becker
|
06df04b45e
|
Implement input box for user/password prompt from plink process. Password prompt hides characters, like advised on https://stackoverflow.com/a/21122864/4110077 . Closes #129.
|
2019-01-02 20:30:47 +01:00 |
|
Ansgar Becker
|
a4e20cc9bc
|
Check "copy to clipboard" radio button internally, when copying selected rows per quick menu. Closes #459.
|
2019-01-02 19:30:09 +01:00 |
|
Ansgar Becker
|
5a5d55fafa
|
Add "Material" color preset for SQL editors. See https://github.com/HeidiSQL/HeidiSQL/issues/425#issuecomment-450724251
|
2019-01-01 16:05:25 +01:00 |
|
Ansgar Becker
|
dd22108c40
|
Remove debug code
|
2019-01-01 10:41:05 +01:00 |
|
Ansgar Becker
|
90bccc02a0
|
Fix clipped text in preferences dialog. Closes #461.
|
2018-12-31 12:58:02 +01:00 |
|
Ansgar Becker
|
8493b73198
|
Auto-select fitting color presets for SQL and grid text when selecting a theme. Closes #425.
|
2018-12-30 19:05:11 +01:00 |
|
Ansgar Becker
|
bd8cc07bc8
|
Add presets dropdown for quick selection of grid text colors, with light, dark, black and white presets.
|
2018-12-30 14:46:59 +01:00 |
|
Ansgar Becker
|
0d626096b3
|
Remove no longer used constant FORMS_DPI
|
2018-12-30 12:50:09 +01:00 |
|
Ansgar Becker
|
aaa78ed708
|
Realign checkboxes and other controls on preferences dialog, so all tabs have the same horizontal column layout (8px + 191px). Requires to shorten some labels.
|
2018-12-30 12:48:30 +01:00 |
|