aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix an issue with connection color and cloned connectionsMax2015-03-031-4/+4
* Fix a bug that could cause items in the favorite list to be color-labeled whe...Max2015-02-192-9/+12
* Merge pull request #2072 from liuteng/masterMax Lohrmann2015-02-173-4/+19
|\
| * move the string method to SPMySQLStringAdditionsteng.liu2015-02-163-13/+17
| * fallback solution for NSString decode errorteng.liu2015-02-081-4/+15
* | Refined the look of $(see last commit) on systems < 10.10 a bitMax2015-02-151-0/+42
* | Fix compiler compatibility issue with older Xcode versionsMax2015-02-152-5/+6
* | Fix compile error on older SDKsMax2015-02-151-3/+3
* | Add basic color highlighting in favorites listMax2015-02-153-0/+55
* | Change look of the favorite color picker on 10.9+Max2015-02-142-68/+75
* | Move some duplicate code into a new classMax2015-02-148-15/+162
|/
* Fix one case of "SSH input fields cut off"Max2015-02-081-0/+6
* Fix some minor compiler warningsMax2015-02-037-4/+52
* Rename utf8 and utf8mb4Max2015-02-013-10/+13
* Change lexer definition of high bytes.Max2015-02-012-4/+4
* Update lexer to reflect that backticks can actually escape themselves (won't ...Max2015-02-012-2/+2
* Simplify catchall lexer ruleMax2015-02-011-2/+1
* Fix another runtime warning caused by the up&down conversion of IB filesMax2015-01-301-10/+0
* Fix syntax highlighting for emoji et al. #2044Max2015-01-283-10/+51
* Expand previous unit testMax2015-01-271-0/+12
* Adding a unit test that should fail right nowMax2015-01-272-0/+86
* Move some duplicate code into it's own fileMax2015-01-275-110/+140
* Merge branch 'master' of https://github.com/sequelpro/sequelproMax2015-01-261-3/+3
|\
| * Merge pull request #2053 from chn42/masterMax Lohrmann2015-01-131-3/+3
| |\
| | * Fix an issue with ssh -L forwarding (: is the correct separator)Christoph Neukirch2015-01-131-3/+3
* | | Fix build destination of GotoDatabaseDialog.xibMax2015-01-261-4/+12
|/ /
* / Change the way the NSOpenPanel is handled when selecting an SSH key to addres...Max Lohrmann2015-01-131-6/+14
|/
* Fix an issue where a KV Observer was not removed on dealloc resulting in KVO ...Max2015-01-111-0/+1
* Yay, 2015.Max2015-01-113-3/+3
* Fix a compiler warningMax2015-01-101-3/+3
* Somehow a "}" got dropped in 56949ac7Max2015-01-101-0/+1
* Unescape escaped mirrored snippets in query fav.Max2015-01-091-14/+16
* Fix some warningsMax2015-01-073-7/+12
* Addition to previous commit. Attention:Max2015-01-061-122/+123
* Change some code formattingMax2015-01-063-98/+108
* Minor internal changesMax2015-01-066-17/+20
* Addition to commit 2735e15bMax2015-01-0435-249/+223
* Replace some "magic numbers" with constantsMax2015-01-043-8/+16
* Formalize [x release], x = nil; conventionMax2015-01-0461-322/+333
* Fix minor UI issueMax2015-01-031-0/+1
* Some internal addtions for mysql event supportMax2015-01-025-26/+32
* * Fix broken import on 10.6…Max2015-01-022-68/+105
* Change how Growl status is displayed in prefsMax2014-12-313-99/+210
* Update Growl.framework to 2.0.1Max2014-12-317-905/+188
* Remove some duplicate code by adding abstractionMax2014-12-317-38/+28
* Fix a minor case of "bg thread updating UI"Max2014-12-301-1/+1
* +[NSThread detachNewThreadWithName:…] changesMax2014-12-301-4/+56
* Fix two minor CSV import dialog issuesMax2014-12-261-22/+24
* ************** IMPORTANT: SEE BELOW **************Max2014-12-263-195/+268
* Add some more stub codeMax2014-12-233-1/+16