index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPExportController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all non-cyclic NSAutoreleasepools with @autoreleasepool
Max
2018-05-03
1
-49
/
+47
*
merge SPExportController (part of #2789)
Max
2018-01-20
1
-5
/
+2692
*
Add a 24-hour-format export filename token.
Michael Rog
2017-08-07
1
-9
/
+10
*
* move some duplicate code into it's own method
Max
2015-11-20
1
-14
/
+22
*
Hand ServerSupport instance to exporters
Max
2015-11-20
1
-0
/
+2
*
Store the last export settings using the new "export settings" format
Max
2015-11-15
1
-55
/
+28
*
Allow import of saved export settings (in export dialog)
Max
2015-11-07
1
-29
/
+44
*
Replace a lot of SPBeginAlertSheet()s with the more concise SPOnewayAlertSheet()
Max
2015-10-20
1
-1
/
+1
*
Change how the custom filename pattern in export dialog is handled
Max
2015-10-12
1
-8
/
+21
*
Add some debug code for an exception I haven't seen before
Max
2015-10-01
1
-2
/
+8
*
Fix a crash that could occur when cancelling an export (fixes #2192)
Max
2015-08-02
1
-2
/
+17
*
Add some info which might help a bit with debugging threading issues
Max
2015-07-02
1
-1
/
+1
*
Fix some minor compiler warnings
Max
2015-02-03
1
-0
/
+1
*
Change some code formatting
Max
2015-01-06
1
-33
/
+38
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-6
/
+6
*
Reformatting code for modern ObjC
Max
2014-12-13
1
-15
/
+15
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Updated Change Export Directory panel sheet to 10.6+ SDK
Marius Ursache
2013-11-11
1
-18
/
+8
*
Cleaned up Sending 'const NSString *' to parameter of type 'NSString *' disca...
Marius Ursache
2013-11-09
1
-3
/
+3
*
Issue #1717: Custom query export validation only needs to know the number of ...
stuconnolly
2013-05-11
1
-1
/
+2
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-19
/
+16
*
Issue #1495: Fix crash on export after the table list is refreshed due to the...
stuconnolly
2012-12-17
1
-1
/
+2
*
- Add names for most threads created by Sequel Pro for easier debug
rowanbeentje
2012-10-14
1
-2
/
+3
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-13
/
+21
*
Export tidy up.
stuconnolly
2012-05-25
1
-2
/
+2
*
Remove unused method.
stuconnolly
2012-04-01
1
-22
/
+0
*
Improve the availability of the table name token on the custom export filenam...
stuconnolly
2012-04-01
1
-113
/
+21
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-1
/
+1
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-9
/
+8
*
When exporting a query result as CSV ensure that we're allowing the exporter ...
stuconnolly
2012-01-14
1
-0
/
+1
*
Set the previously used export filename and path when the export dialog is op...
stuconnolly
2011-09-29
1
-23
/
+43
*
Improve custom query result export menu item validation to prevent triggering...
stuconnolly
2011-09-13
1
-1
/
+1
*
- Prevent export and indexes controller awakeFromNib: routines from being ru...
rowanbeentje
2011-08-25
1
-2
/
+9
*
Tidy up.
stuconnolly
2011-08-24
1
-2
/
+7
*
During an SQL export, if the structure is disabled also uncheck the include D...
stuconnolly
2011-08-17
1
-0
/
+5
*
SQL export: Disable the 'include drop syntax option' when the structure optio...
stuconnolly
2011-07-26
1
-0
/
+2
*
Add Sparkle to credits.
stuconnolly
2011-07-10
1
-2
/
+2
*
Add the option to the SQL export view as to whether or not the AUTO_INCREMENT...
stuconnolly
2011-07-10
1
-0
/
+2
*
* Fixes a spacing issue in Duplicate DB Sheet
dmoagx
2011-07-06
1
-1
/
+1
*
When refreshing the export dialog's table list, preserve the user's current s...
stuconnolly
2011-05-07
1
-2
/
+38
*
Implement a large number of minor fixes and improvements to export functional...
rowanbeentje
2011-05-07
1
-19
/
+108
*
Add some constants.
stuconnolly
2011-04-29
1
-6
/
+10
*
- Fix more warnings
rowanbeentje
2011-03-14
1
-11
/
+11
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-2
/
+2
*
- Fix issues restoring the filename or advanced views in the export interfac...
rowanbeentje
2011-01-24
1
-0
/
+2
*
Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org...
rowanbeentje
2010-12-05
1
-2
/
+16
*
Complete the implementation of supporting MySQL's XML schema format when expo...
stuconnolly
2010-11-05
1
-0
/
+17
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-67
/
+47
*
Minor export controller init change.
stuconnolly
2010-10-21
1
-1
/
+1
[next]