aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* • for auto-completion suppress the caret moving inside `foo`|Bibiko2010-03-091-1/+1
* Fix an exception in the user manager caused by sorting the users list by maki...stuconnolly2010-03-092-59/+125
* • added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet listBibiko2010-03-095-56/+190
* • fixed bug in snippet list - now it inserts the chosen item correctly afte...Bibiko2010-03-092-25/+78
* • improved tooltip behaviour of SPNarrowDownCompletion's tableViewBibiko2010-03-095-0/+81
* • fixed some minor GUI issues for SPNarrowDownCompletion windowBibiko2010-03-093-9/+28
* • added possibility to define a snippet via ¦a¦b¦ – such a snippet wil...Bibiko2010-03-082-4/+43
* • Select Content Filter ^⌘FBibiko2010-03-082-3/+18
* • Favorite Query Editor Bibiko2010-03-082-0/+10
* When cancelling a table sort operation remember to end the threaded task to e...stuconnolly2010-03-081-0/+1
* Fix user manager splitview maximum and minimum sizes.stuconnolly2010-03-082-3/+10
* Various user manager improvements including a new outline view contextual menu.stuconnolly2010-03-083-15/+14
* Remove semi-colons from user manager queries as they're not needed.stuconnolly2010-03-081-5/+5
* Add a new 'Filter Content...' menu item to the 'Table' menu that switches to ...stuconnolly2010-03-085-41/+68
* • auto-completionBibiko2010-03-081-1/+1
* • outsourced keyword completion and function completion lists to Completion...Bibiko2010-03-088-1025/+161
* - Move history popup construction to the main thread, fixing crashes probabl...rowanbeentje2010-03-082-2/+12
* - Fix an exception when table source edit errors occur and the user requests...rowanbeentje2010-03-071-1/+1
* - Fix exception on duplication of table source rows that haven't been saved ...rowanbeentje2010-03-072-4/+8
* - When editing favourites from the connection screen, fix an exception when ...rowanbeentje2010-03-071-1/+1
* • function completionBibiko2010-03-071-2/+7
* - Add a check for valid columns - this addresses http://log.sequelpro.com/vi...rowanbeentje2010-03-071-0/+1
* • added to CustomQuery's CMTextView the option to set auto-completion on/of...Bibiko2010-03-077-20/+75
* Add a hidden preference to display or hide the MySQL server version in the wi...stuconnolly2010-03-073-2/+4
* • set CMTextView temporarily to editable:YES if the tab stops width is chan...Bibiko2010-03-061-0/+6
* • CSV Import Field MapperBibiko2010-03-062-7/+40
* Fix warning introduced in r1850 by making SPAppController conform to the Feeb...stuconnolly2010-03-062-2/+3
* • CSV Import Field MapperBibiko2010-03-065-38/+63
* Improve Feedback reporter privacy and functionality:rowanbeentje2010-03-062-0/+29
* • CSV Import Field MapperBibiko2010-03-052-1/+34
* • CSV Import Field MapperBibiko2010-03-051-6/+15
* • CSV Import Field MapperBibiko2010-03-056-76/+236
* • CSV Import Field MapperBibiko2010-03-043-33/+152
* - Fix an exception/crash when content edit errors occur and the user request...rowanbeentje2010-03-031-2/+2
* • CSV Import Field MapperBibiko2010-03-034-3/+46
* Localise SPExtendedTableInfo.m and remove use of multiple comments for locali...stuconnolly2010-03-033-32/+33
* - Addition and enabling of crash reporting and exception reporting, submitti...rowanbeentje2010-03-031-0/+9
* • CSV Field MapperBibiko2010-03-023-13/+28
* In the extended table information view, hide rather than disable the 'reset a...stuconnolly2010-03-011-2/+2
* • REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha...Bibiko2010-02-264-89/+301
* • Query Favorites:Bibiko2010-02-256-17/+146
* • Reset AUTO_INCREMENT in Table Info Pane uses inline entering of the new v...Bibiko2010-02-238-11/+71
* Fix Issue #574 (foreign key links not working after first use):rowanbeentje2010-02-235-18/+43
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in Ta...Bibiko2010-02-226-26/+79
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in St...Bibiko2010-02-223-4/+21
* • initial work to give the chance to reset the table's AUTO_INCREMENT valueBibiko2010-02-223-0/+49
* • this commit should fix the displaying the correct read file size and the ...Bibiko2010-02-211-6/+6
* • CSV Import Field MapperBibiko2010-02-215-10/+138
* • fixed keyboard behaviour of "Create Sytax Sheet"Bibiko2010-02-201-0/+3
* • applied new SPTableData keys "PRIMARY" and "UNIQUE" information to the ma...Bibiko2010-02-201-10/+12