|
ba300916de
|
Use the grid export dialog for setting values for copy-to-clipboard clicks on grids. Adds a new button in the lower left on that dialog. See https://www.heidisql.com/forum.php?t=23190
|
2017-03-06 19:31:55 +00:00 |
|
|
8d191ef773
|
Provide edit box for custom NULL value, in grid export dialog. See http://www.heidisql.com/forum.php?t=13075
|
2013-07-30 05:21:36 +00:00 |
|
|
694a99f13a
|
Tweak grid export dialog with some minor enhancements:
- Auto select ANSI encoding for Excel output, see http://en.wikipedia.org/wiki/Comma-separated_values#Application_support
- Auto modify file extension when selecting format
- Support "Include query" checkbox in XML format, see http://www.heidisql.com/forum.php?t=10853#p11082
- Imitate mysqldump's XML style, see http://dev.mysql.com/doc/refman/5.5/en/mysqldump.html#option_mysqldump_xml
|
2012-08-31 09:54:01 +00:00 |
|
|
9de0a2fc0f
|
Add "Include query" checkbox option onto grid export dialog. See http://www.heidisql.com/forum.php?t=10853
|
2012-08-26 12:47:05 +00:00 |
|
|
2ffedb7721
|
Add "Include auto increment column" checkbox option onto grid export dialog. Fixes issue #2864.
|
2012-08-25 13:38:04 +00:00 |
|
|
f7dff6259a
|
Implement grid export as PHP array. Fixes issue #2744.
|
2012-03-03 17:04:01 +00:00 |
|
|
b185459ada
|
Add "REPLACE INTO ..." to grid export output options. Fixes issue #2528.
|
2011-08-21 06:21:57 +00:00 |
|
|
e0f72be96f
|
Add some more common CSV control characters to the drop down menu.
|
2011-05-01 05:36:07 +00:00 |
|
|
0f76a73fc5
|
Tweak list of recently used files:
* Only add if OK was clicked
* Add check mark to selected filename
* Limit list to 10 items
* Bring some procedures into the right order
|
2011-04-30 06:41:47 +00:00 |
|
|
5fe4b3bbc6
|
Display actually used control characters even if they cannot be changed, so the user sees exactly what's happening.
|
2011-04-30 06:06:52 +00:00 |
|
|
bf32478302
|
Display number of rows (selected + all), to help the user deciding.
|
2011-04-30 05:21:45 +00:00 |
|
|
1e6c79372e
|
Excel tweak, see http://www.heidisql.com/forum.php?t=8226
|
2011-04-30 04:44:32 +00:00 |
|
|
3c11e6c5a8
|
Introduce a separate dialog for all "copy grid data as .." actions, including the file export. Fixes issue #1499.
|
2011-04-28 07:33:49 +00:00 |
|