aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGotoDatabaseController.m
Commit message (Expand)AuthorAgeFilesLines
* merge some smaller classes (part of #2789)Max2018-01-201-1/+1
* Go to database: change the way the arrow keys are forwarded, so the list will...Max2015-12-061-2/+17
* Fix a silly logic error (#2344)Max Lohrmann2015-12-031-1/+1
* Change the way result highlighting is done in the "go to database" dialogMax2015-09-261-51/+100
* Improve the search method in "Go To Database" to sort results in a more relev...Max2015-09-261-11/+59
* Add the possibility to search for whole words in "Goto Database"Max2015-07-051-18/+90
* Fuzzy search for "Go to database"Max2015-03-071-8/+14
* Formalize [x release], x = nil; conventionMax2015-01-041-2/+2
* Merge branch 'master' of https://github.com/sequelpro/sequelproMax2014-10-261-32/+66
|\
| * Fix error building on 10.8.Stuart Connolly2014-10-261-4/+4
| * Fix error building on 10.8.Stuart Connolly2014-10-261-26/+62
* | Tweak "Go to Database"Max2014-10-161-3/+20
|/
* Add a "Go to Database" dialogMax2014-10-121-0/+223