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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply changes from rolled back commit that are common to master and callbac...
Max
2018-02-28
1
-4
/
+0
*
Manually roll back all changes for #2979
Max
2018-02-27
1
-0
/
+4
*
Remove the keychain id stuff from SPDatabaseDocument. It was only proxying SP...
Max
2018-02-23
1
-3
/
+0
*
Replace getter/setter glue with property
Max
2018-02-23
1
-3
/
+2
*
Merge SPDatabaseDocument (part of #2789)
Max
2018-01-20
1
-1
/
+42
*
* Moved `-[SPHistoryController currentlySelectedView]` to SPDatabaseDocument ...
Max
2017-12-02
1
-0
/
+1
*
#2863 fix LHS table views when dragging a tab off a window
Abhi Beckert
2017-08-25
1
-0
/
+2
*
- #1235: Prevent renaming a database which contains any non-table objects as ...
Stuart Connolly
2017-03-23
1
-0
/
+2
*
#2434 now use NSTitlebarAccessoryViewController if available
Abhi Beckert
2016-06-05
1
-1
/
+1
*
fix various compile warnings
Abhi Beckert
2016-04-03
1
-1
/
+1
*
#346 Work on new tab bar design
Abhi Beckert
2016-03-18
1
-1
/
+2
*
In order to enable even more people to shoot themselves in the foot, this com...
Max
2015-11-12
1
-0
/
+1
*
Constrain the Table Info Comment/Create split view so that neither side can b...
Max
2015-10-14
1
-0
/
+1
*
Add mysql:// URL handler (fixes #1681)
Max
2015-10-14
1
-0
/
+1
*
Add some info which might help a bit with debugging threading issues
Max
2015-07-02
1
-1
/
+5
*
Fix Sequel Pro forgetting database charset when renaming or copying a databas...
Max
2015-03-12
1
-0
/
+2
*
Attempt to fix #1961
Max
2014-11-11
1
-1
/
+0
*
Add a "Go to Database" dialog
Max
2014-10-12
1
-0
/
+3
*
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
*
Add an option to display binary data as hex, while displaying it in blue to d...
Stuart Connolly
2014-01-14
1
-8
/
+11
*
Ensure the relations table view is refreshed after field changes result in a ...
stuconnolly
2013-10-27
1
-0
/
+1
*
Allow opened SQL files to be saved back to the original file, addressing Issu...
rowanbeentje
2013-09-08
1
-0
/
+4
*
* Move some duplicate code for charset/collation to it's own class
dmoagx
2013-04-26
1
-2
/
+5
*
* Add support for ALTER DATABASE statement (needs review)
dmoagx
2013-03-17
1
-0
/
+6
*
* Adding the possibility to set a collation when creating a database
dmoagx
2013-03-11
1
-0
/
+2
*
Fix remaining 10.6/7 build warnings.
stuconnolly
2013-02-17
1
-4
/
+5
*
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
-41
/
+42
*
Changes required to merge Sequel Pro r4011 into Coda
sqlprodev
2013-02-14
1
-3
/
+12
*
Fix warnings due to not conforming to 10.6 protocols.
stuconnolly
2013-01-24
1
-7
/
+1
*
- Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ...
rowanbeentje
2012-12-17
1
-0
/
+2
*
- Fix the SPSplitView helper to correctly restore focus to focussed responde...
rowanbeentje
2012-08-30
1
-1
/
+0
*
Fix typos in license header.
stuconnolly
2012-07-28
1
-1
/
+1
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-18
/
+38
*
- Replace the main split view in the main view with a SPSplitView, replacing...
rowanbeentje
2012-07-24
1
-3
/
+2
*
- Add a new SPSplitView class, intended to replace all BWSplitViews and so a...
rowanbeentje
2012-07-23
1
-2
/
+0
*
Merged SP r3710 with Coda
sqlprodev
2012-07-05
1
-2
/
+14
*
- Fix issues opening new windows when Sequel Pro is opened in the background...
rowanbeentje
2012-06-23
1
-1
/
+1
*
Tidy up and remove commented out code.
stuconnolly
2012-04-07
1
-4
/
+2
*
#ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds
sqlprodev
2012-03-29
1
-0
/
+2
*
Refresh the database drop down menu before selecting the new database after a...
stuconnolly
2012-03-28
1
-2
/
+2
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-1
/
+2
*
Final feature work on the SPMySQL branch before merging:
rowanbeentje
2012-03-14
1
-1
/
+3
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-9
/
+8
*
- Update database encoding routines to cache the database encoding, preventi...
rowanbeentje
2011-09-29
1
-0
/
+2
*
Fix for issue 1168. Whenever the database is changed load all of the currentl...
stuconnolly
2011-09-04
1
-11
/
+13
*
- Clean up undo manager handling
rowanbeentje
2011-08-31
1
-0
/
+2
*
- Lion compatibility improvement: add support for fullscreen windows, on the...
rowanbeentje
2011-08-16
1
-0
/
+2
*
merged latest SP_REFACTOR changes
sqlprodev
2011-08-02
1
-3
/
+21
[next]