aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Allow selection of SSH client binary in prefsMax2015-03-175-8/+108
* Updated OCMock framework and added a unit testMax2015-03-162-1/+7
* Well, and then there was backwards compatibility…Max2015-03-121-0/+5
* Missed a special case in the previous commitMax2015-03-122-4/+4
* Fix Sequel Pro forgetting database charset when renaming or copying a databas...Max2015-03-128-91/+132
* Update nightly build script for temporary translation workaround, improve xib...Max2015-03-091-7/+9
* Minimal refactoringMax2015-03-099-21/+21
* xibLocalizationPostprocessor changesMax2015-03-081-8/+66
* Fuzzy search for "Go to database"Max2015-03-071-8/+14
* Added an internal algorithm for fuzzy string matchingMax2015-03-072-11/+109
* 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
* 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-147-15/+156
* Fix one case of "SSH input fields cut off"Max2015-02-081-0/+6
* Fix some minor compiler warningsMax2015-02-036-4/+50
* Rename utf8 and utf8mb4Max2015-02-011-6/+9
* 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 syntax highlighting for emoji et al. #2044Max2015-01-281-7/+38
* Move some duplicate code into it's own fileMax2015-01-274-110/+132
* 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
* | 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
* 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-021-1/+6
* Change how Growl status is displayed in prefsMax2014-12-312-9/+75
* 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-262-112/+131
* Add some more stub codeMax2014-12-233-1/+16