aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Internal Refactoring: Move MySQL Help viewer into own xib with own controllerMax2018-05-271-0/+24
* #63: Rename class SPTableContentFilterController to SPRuleFilterController to...Max2018-05-131-6/+6
* #63: Move some UI around and add proper iconMax2018-05-111-26/+42
* #63: Move some code around + add documentationMax2018-05-091-0/+6
* Move advanced filter table code into its own class + xibMax2018-05-081-0/+18
* merge and restructure remaining smaller stuff in main project (part of #2789)Max2018-01-201-6/+0
* merge SPExportController (part of #2789)Max2018-01-201-88/+0
* merge SPUserManager (part of #2789)Max2018-01-201-12/+0
* merge SPQueryController (part of #2789)Max2018-01-201-18/+0
* merge some smaller classes (part of #2789)Max2018-01-201-12/+0
* merge SPTableStructure (part of #2789)Max2018-01-201-12/+0
* merge SPTableContent (part of #2789)Max2018-01-201-18/+0
* merge SPConnectionController (part of #2789)Max2018-01-201-24/+0
* Merge SPDatabaseDocument (part of #2789)Max2018-01-201-26/+0
* Merge SPWindowController (part of #2789)Max2018-01-201-6/+0
* Merge SPAppController (part of #2789)Max2018-01-201-12/+0
* Update source code compatibilityMax2017-03-311-12/+2
* Move table relations delegate methods into their own catrgory to be consisten...Stuart Connolly2017-03-281-2/+16
* Update tab view drawing to match the style used by 10.12's automatic tabs and...Stuart Connolly2017-03-261-26/+0
* - #1235: Prevent renaming a database which contains any non-table objects as ...Stuart Connolly2017-03-231-0/+50
* #2735: Fix console button issues.Stuart Connolly2017-03-151-0/+4
* Add unit tests and fix a bug in JSON formatterMax2017-02-121-0/+6
* * Add a JSON formatterMax Lohrmann2017-02-121-0/+6
* Reorder some logical folders.Stuart Connolly2017-01-091-3/+3
* minor commit mostly to test nightly builgsAbhi Beckert2016-05-202-8/+8
* new table footer icons for connection windowAbhi Beckert2016-04-151-0/+14
* Restore bundled zlib (#1972)Abhi Beckert2016-03-051-5/+15
* Remove bundled zlib #1927Abhi Beckert2016-03-041-16/+12
* Revert Xcode xcscheme shufflingMarius Ursache2016-02-293-12/+12
* Converted tests to XCTestMarius Ursache2016-02-264-38/+54
* * Remove restriction on 16 chars for username in User Manager (#1886)Max2015-11-181-0/+6
* * Add QuickLook support for "export settings" filesMax2015-11-151-0/+46
* Fix an issue where changing a table collation could cause an exception (fixes...Max2015-11-111-0/+6
* Add a "tooltip" when picking a column type in structure view, explaining basi...Max2015-11-101-0/+12
* Changed my mind about something, to make it safer for localizationMax2015-11-031-0/+6
* Add a visual indication for the defaults in the encoding/collation menus in t...Max2015-11-021-0/+6
* Add code to verify that a SSL key file actually contains a usable RSA keyMax2015-10-141-0/+4
* Use a better RNG for IV when encrypting session filesMax2015-10-131-0/+4
* Add an option to save the current export dialog settings to a fileMax2015-10-121-0/+6
* Fix broken keychain access with SSH on 10.6 (fixes #2268)Max2015-10-061-0/+2
* Add a unit test someone forgot and clean it upMax2015-10-021-0/+2
* Fix two cases of "UI manipulation from background thread" (relates to #2248)Max2015-10-011-0/+14
* Replace OpenSSL with Apple's CommonCrypto for session file decryption (fixes ...Max2015-09-141-20/+7
* Replace OpenSSL for SHA1 calculation with Apple's CommonCryptoMax2015-09-131-0/+10
* Rework distribution code signing, amending it to support version 2 resource e...rowanbeentje2015-05-252-3/+107
* bump version numberAbhi Beckert2015-05-181-1/+1
* * Fully enable export of favorite groupsMax2015-05-111-0/+2
* Added some basic unit tests for SPTableFilterParserMax2015-04-231-0/+8
* Move some complex logic into its own classMax2015-04-221-0/+6
* Remove DMLocalizedNib runtime localizationMax2015-04-061-8/+0