aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.h
Commit message (Expand)AuthorAgeFilesLines
* Internal Refactoring: Move MySQL Help viewer into own xib with own controllerMax2018-05-271-0/+4
* Fix a little UI issue with a clipped back/forward buttonMax2018-05-041-2/+2
* Reformat SPDatabaseDocument sourceMax2018-04-211-13/+9
* Reapply changes from rolled back commit that are common to master and callbac...Max2018-02-281-4/+0
* Manually roll back all changes for #2979Max2018-02-271-0/+4
* Remove the keychain id stuff from SPDatabaseDocument. It was only proxying SP...Max2018-02-231-3/+0
* Replace getter/setter glue with propertyMax2018-02-231-3/+2
* Merge SPDatabaseDocument (part of #2789)Max2018-01-201-1/+42
* * Moved `-[SPHistoryController currentlySelectedView]` to SPDatabaseDocument ...Max2017-12-021-0/+1
* #2863 fix LHS table views when dragging a tab off a windowAbhi Beckert2017-08-251-0/+2
* - #1235: Prevent renaming a database which contains any non-table objects as ...Stuart Connolly2017-03-231-0/+2
* #2434 now use NSTitlebarAccessoryViewController if availableAbhi Beckert2016-06-051-1/+1
* fix various compile warningsAbhi Beckert2016-04-031-1/+1
* #346 Work on new tab bar designAbhi Beckert2016-03-181-1/+2
* In order to enable even more people to shoot themselves in the foot, this com...Max2015-11-121-0/+1
* Constrain the Table Info Comment/Create split view so that neither side can b...Max2015-10-141-0/+1
* Add mysql:// URL handler (fixes #1681)Max2015-10-141-0/+1
* Add some info which might help a bit with debugging threading issuesMax2015-07-021-1/+5
* Fix Sequel Pro forgetting database charset when renaming or copying a databas...Max2015-03-121-0/+2
* Attempt to fix #1961Max2014-11-111-1/+0
* Add a "Go to Database" dialogMax2014-10-121-0/+3
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Add an option to display binary data as hex, while displaying it in blue to d...Stuart Connolly2014-01-141-8/+11
* Ensure the relations table view is refreshed after field changes result in a ...stuconnolly2013-10-271-0/+1
* Allow opened SQL files to be saved back to the original file, addressing Issu...rowanbeentje2013-09-081-0/+4
* * Move some duplicate code for charset/collation to it's own classdmoagx2013-04-261-2/+5
* * Add support for ALTER DATABASE statement (needs review)dmoagx2013-03-171-0/+6
* * Adding the possibility to set a collation when creating a databasedmoagx2013-03-111-0/+2
* Fix remaining 10.6/7 build warnings.stuconnolly2013-02-171-4/+5
* Fix build error with synthesized property affecting only release build of Codasqlprodev2013-02-141-1/+1
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-41/+42
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-3/+12
* Fix warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-241-7/+1
* - Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ...rowanbeentje2012-12-171-0/+2
* - Fix the SPSplitView helper to correctly restore focus to focussed responde...rowanbeentje2012-08-301-1/+0
* Fix typos in license header.stuconnolly2012-07-281-1/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-18/+38
* - Replace the main split view in the main view with a SPSplitView, replacing...rowanbeentje2012-07-241-3/+2
* - Add a new SPSplitView class, intended to replace all BWSplitViews and so a...rowanbeentje2012-07-231-2/+0
* Merged SP r3710 with Codasqlprodev2012-07-051-2/+14
* - Fix issues opening new windows when Sequel Pro is opened in the background...rowanbeentje2012-06-231-1/+1
* Tidy up and remove commented out code.stuconnolly2012-04-071-4/+2
* #ifdef'ing out references to frameworks that are not used in SP_REFACTOR buildssqlprodev2012-03-291-0/+2
* Refresh the database drop down menu before selecting the new database after a...stuconnolly2012-03-281-2/+2
* tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTORsqlprodev2012-03-271-1/+2
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-141-1/+3
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-9/+8
* - Update database encoding routines to cache the database encoding, preventi...rowanbeentje2011-09-291-0/+2
* Fix for issue 1168. Whenever the database is changed load all of the currentl...stuconnolly2011-09-041-11/+13