aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.m
Commit message (Expand)AuthorAgeFilesLines
* Remove another 2 cases of very strange object notification behavior (code style)Max2018-01-171-0/+2
* Work around an exception that would occur when changing Query Favorites while...Max2018-01-171-0/+1
* MariaDB 10: SP used a case sensitive check for „CURRENT_TIMESTAMP“ which ...Max2017-09-031-2/+2
* Add a 24-hour-format export filename token.Michael Rog2017-08-071-9/+10
* Fix #2457: Use system font as default for table content, not Lucida Grande.Stuart Connolly2017-01-071-0/+1
* Store the last export settings using the new "export settings" formatMax2015-11-151-5/+1
* * Add QuickLook support for "export settings" filesMax2015-11-151-0/+6
* Allow import of saved export settings (in export dialog)Max2015-11-071-0/+1
* Add support for CURRENT_TIMESTAMP(n) in default/on update column of DATETIME/...Max2015-11-041-0/+5
* Change how the custom filename pattern in export dialog is handledMax2015-10-121-0/+13
* Change two magic strings into constantsMax2015-10-101-0/+3
* Replace OpenSSL for encrypting session files with Apple's CommonCrypto (part ...Max2015-09-141-0/+2
* Add code to disable mysql protocol compression (no UI) to connect to Amazon A...Max2015-07-301-0/+1
* Add code for using custom SSL cipher list in SPMax2015-03-211-0/+1
* Allow selection of SSH client binary in prefsMax2015-03-171-0/+1
* Formalize [x release], x = nil; conventionMax2015-01-041-0/+4
* Add cast for [NSApp delegate]Max2014-12-131-1/+1
* Changed a few typedef enums to Apples new methodMax2014-12-131-10/+0
* Add pref to disable backticks in completionsAbhi Beckert2014-09-061-0/+1
* Resolve #1938: In the query console display the database the query was execut...Stuart Connolly2014-08-281-0/+1
* Add a hidden preference to control the size of the UI's monospaced font.Stuart Connolly2014-05-261-0/+1
* 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-0/+1
* * This change adds basic tab coloring support for favorites - ** POC / NEEDS ...dmoagx2013-10-231-0/+2
* Combine the "Run All" and "Run Current/Previous/Selection" buttons into a sin...rowanbeentje2013-03-311-0/+1
* - Default to disabling SSH multiplexing to avoid connection issues as per Is...rowanbeentje2013-02-201-0/+1
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-2/+2
* - Fix a problem where the row count for InnoDB would not be displayed as an ...rowanbeentje2013-01-211-0/+1
* - Call the NSWindow super implementation of validateMenuItem: in SPWindow, f...rowanbeentje2013-01-051-0/+1
* * Please note this revision will re-prompt for access to all KeyChain passwor...rowanbeentje2012-11-181-0/+2
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-0/+1
* Move table content filter logic to it's own file.stuconnolly2012-08-151-0/+3
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
* - Fix issues where removing favorites could cause crashes in other tabs/wind...rowanbeentje2012-05-281-0/+1
* Add support for saving the state of the connection favorites outline view.stuconnolly2012-05-031-0/+1
* Merge outline view branch into trunk.stuconnolly2012-05-021-5/+4
|\
| * Bring outline view branch up to date with trunk.stuconnolly2012-04-161-0/+2
| * Bring outline view branch up to date with trunk (r3471:r3517).stuconnolly2012-03-181-2/+17
| * Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-5/+4
| * Add the ability to export favorites.stuconnolly2011-06-121-0/+3
| * Bring outline view branch up to date with trunk (r3279:r3306).stuconnolly2011-05-141-0/+6
| * Fix broken build after merge with trunk.stuconnolly2011-04-241-0/+3
| * Bring outline view branch up to date with trunk (r3234:3277).stuconnolly2011-04-221-0/+6
| * Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-1/+1
| * Bring outline view branch up to date with trunk (r3056:r3162).stuconnolly2011-01-271-3/+5
| |\
| * | Revert r3060.stuconnolly2011-01-031-1/+0
| * | Add spFavs extension constants.stuconnolly2011-01-021-0/+1
| * | Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-3/+7
| |\ \
| * | | Remove old favorites constant.stuconnolly2010-12-191-3/+0