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
/
SPDatabaseDocument.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an issue with connection color and cloned connections
Max
2015-03-03
1
-4
/
+4
*
Fix an issue where a KV Observer was not removed on dealloc resulting in KVO ...
Max
2015-01-11
1
-0
/
+1
*
Change some code formatting
Max
2015-01-06
1
-10
/
+15
*
Addition to commit 2735e15b
Max
2015-01-04
1
-2
/
+1
*
Replace some "magic numbers" with constants
Max
2015-01-04
1
-6
/
+6
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-56
/
+55
*
Add code for utf8mb4 encoding
Max
2014-12-19
1
-18
/
+20
*
Replace some NSDictionaries with literals
Max
2014-12-13
1
-48
/
+46
*
Change [NSArray arrayWithObject:] to @[] literal
Max
2014-12-13
1
-4
/
+4
*
Add cast for [NSApp delegate]
Max
2014-12-13
1
-23
/
+23
*
Replace boxed integers in code with @ literals
Max
2014-12-13
1
-9
/
+9
*
Reformatting code for modern ObjC
Max
2014-12-13
1
-26
/
+26
*
Include tab color when duplicating tab.
Max
2014-11-29
1
-0
/
+4
*
Change some split view width calculations.
Max
2014-11-29
1
-1
/
+6
*
Attempt to fix #1961
Max
2014-11-11
1
-10
/
+4
*
Add a "Go to Database" dialog
Max
2014-10-12
1
-0
/
+19
*
Fix string formatting warnings in NSRunAlertPanel by using the additional arg...
rowanbeentje
2014-05-04
1
-1
/
+1
*
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
*
Force a table reload (just the view not the actual data retrieval) whenever t...
Stuart Connolly
2014-01-20
1
-30
/
+46
*
Add an option to display binary data as hex, while displaying it in blue to d...
Stuart Connolly
2014-01-14
1
-3
/
+8
*
More tidy up.
Stuart Connolly
2013-12-02
1
-2
/
+6
*
Tidy up change to test git integration.
Stuart Connolly
2013-12-02
1
-2
/
+0
*
Remove more use of deprecated methods.
Stuart Connolly
2013-11-27
1
-74
/
+65
*
Updated Save Create Syntax panel sheet to 10.6+ SDK
Marius Ursache
2013-11-11
1
-22
/
+12
*
Cleaned up Format string is not a string literal (potentially insecure) errors
Marius Ursache
2013-11-09
1
-18
/
+18
*
Ensure the relations table view is refreshed after field changes result in a ...
stuconnolly
2013-10-27
1
-0
/
+1
*
* This change adds basic tab coloring support for favorites - ** POC / NEEDS ...
dmoagx
2013-10-23
1
-0
/
+6
*
Allow opened SQL files to be saved back to the original file, addressing Issu...
rowanbeentje
2013-09-08
1
-1
/
+13
*
- Address further Release/Distribution build warnings
rowanbeentje
2013-05-22
1
-2
/
+2
*
- Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...
rowanbeentje
2013-05-21
1
-2
/
+4
*
* Move some duplicate code for charset/collation to it's own class
dmoagx
2013-04-26
1
-204
/
+46
*
Issue #1601: Fix menu items not being validated properly once a connection is...
stuconnolly
2013-04-03
1
-49
/
+63
*
- Move the SPBeginWaitingAlertSheet function to a beginWaitingAlertSheetWith...
rowanbeentje
2013-04-03
1
-9
/
+12
*
- Fix validation of the "Add to Favorites" File menu item when editing past ...
rowanbeentje
2013-04-02
1
-3
/
+3
*
* Add support for ALTER DATABASE statement (needs review)
dmoagx
2013-03-17
1
-0
/
+135
*
- Correctly reset document state for setting it from file/when duplicating t...
rowanbeentje
2013-03-13
1
-2
/
+3
*
- Improve startup when loading from file, preventing overwrite of details re...
rowanbeentje
2013-03-12
1
-1
/
+1
*
* Adding the possibility to set a collation when creating a database
dmoagx
2013-03-11
1
-1
/
+85
*
* When adding a database the servers default charset is now shown
dmoagx
2013-03-11
1
-1
/
+3
*
- If the Custom Query editor view is active on window open, correctly set th...
rowanbeentje
2013-03-10
1
-3
/
+6
*
Tweak and improve the User Manager:
rowanbeentje
2013-03-09
1
-8
/
+9
*
- Alter the database creation sheet to correctly use the selected new databa...
rowanbeentje
2013-03-02
1
-38
/
+13
*
- When favorites in the connection view gave no password, no longer set the ...
rowanbeentje
2013-02-21
1
-1
/
+7
*
Fix build error with synthesized property affecting only release build of Coda
sqlprodev
2013-02-14
1
-1
/
+1
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-178
/
+179
*
Changes required to merge Sequel Pro r4011 into Coda
sqlprodev
2013-02-14
1
-9
/
+56
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-94
/
+94
*
- Add trigger button to the default toolbar view
rowanbeentje
2012-12-21
1
-0
/
+1
*
- Disable connection muxing on OS X versions lower than 10.7, to speed up co...
rowanbeentje
2012-12-17
1
-0
/
+1
[next]