aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Improve the preservation of the selected output path of exports between openi...stuconnolly2010-07-021-4/+2
* Prevent the background colour of the view custom filename format view of the ...stuconnolly2010-07-021-0/+4
* Fix the behaviour of the export dialog when toggling the customise filename a...stuconnolly2010-07-022-14/+16
* When cancelling an export operation, keep the progress sheet on screen until ...stuconnolly2010-07-021-4/+12
* Remove all the old export code and associated UI controls.stuconnolly2010-07-022-2065/+153
* • suppress the check for upper-casing if found token is backticked explicitlyBibiko2010-07-011-1/+9
* When editing the results from a custom query, reloading will only be performe...jakob2010-07-011-6/+10
* • after opening spfs file reset tabBar by looking at setting for SPAlwaysSh...Bibiko2010-07-012-2/+12
* Improve tab functionality, behaviour and interaction.rowanbeentje2010-06-302-15/+42
* Add option to toggle the tab bar visibility.avenjamin2010-06-304-2/+22
* • fixed DBViewSplitter's grabber bounds for splitView:splitView additionalE...Bibiko2010-06-301-1/+2
* • fixed tablesList's searchField width after collapsing tablesList's viewBibiko2010-06-301-0/+17
* Preserve the selected output path of exports between openings of the export d...stuconnolly2010-06-301-5/+5
* Add tooltips to the export dialog's tableview.stuconnolly2010-06-301-1/+4
* • forgot to remove debug logsBibiko2010-06-291-2/+0
* • save window's vertical divider position in spf files in order to be able ...Bibiko2010-06-294-5/+38
* • made SP more robust against fast closing of tabs and windowsBibiko2010-06-293-3/+6
* • Open Session fileBibiko2010-06-294-1/+8
* • allow restoring of a spf file if no table was selected while saving the ...Bibiko2010-06-281-26/+30
* • added to SPconnectionDelegate method "keychainPasswordForSSHConnection"Bibiko2010-06-282-30/+42
* • added 'spfs' as allowed extension for open panelBibiko2010-06-272-4/+6
* • further progress for open/save sessionBibiko2010-06-252-45/+67
* • further progress for open/save sessionBibiko2010-06-252-10/+23
* Minor interface tweaks.stuconnolly2010-06-251-1/+1
* Fix call to showErrorSheetWith: which should be made against SPTableStructure...stuconnolly2010-06-251-2/+2
* • fixed issue for saving spf files of ssh connectionsBibiko2010-06-241-3/+19
* • initial support for open a spfs session file (works rudimentary - fine-t...Bibiko2010-06-246-3/+113
* • replaced @"sql" and @"spf" by their SPConstant definitionsBibiko2010-06-2412-39/+115
* • further progress to support "Save Session" (all opened windows plus inclu...Bibiko2010-06-244-29/+119
* • if user opens a spf file which does not contain connection data display t...Bibiko2010-06-221-1/+8
* • initial preparations to support the storage of the entire SP session (all...Bibiko2010-06-213-8/+100
* • fixed issue for Import from ClipboardBibiko2010-06-181-5/+1
* Fix CSV exporting by correctly setting the filename when exporting to multipl...stuconnolly2010-06-181-2/+6
* • simplified and unified tab tooltipsBibiko2010-06-183-27/+36
* Enable the "Sequel Pro" tab style by default, and include the following fixes:rowanbeentje2010-06-181-1/+3
* • open a SPF file in a new tab if the tab bar of the front most document is...Bibiko2010-06-171-5/+16
* • if a text string is dragged on tab this tab will be selected and the corr...Bibiko2010-06-172-0/+9
* - Further improve appearance of Sequel Pro tab style (still hidden): fixed d...rowanbeentje2010-06-171-3/+3
* • added Window menu item "Move Tab to New Window"Bibiko2010-06-162-14/+83
* Revert a change made in r2320 that required an explicit name when adding new ...stuconnolly2010-06-151-26/+6
* • several fixes for index table in Structure viewBibiko2010-06-153-6/+23
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-147-65/+211
* Initial stage of re styling the tab bar to actually look half decent.avenjamin2010-06-142-1/+2
* Split the management of a table's indexes (adding and removing) to its own co...stuconnolly2010-06-144-443/+733
* • reverted to previous approach to display tooltips for unselected tab view...Bibiko2010-06-141-2/+29
* - Fix a crash when dragging/closing tabs after tab drags, caused by not upda...rowanbeentje2010-06-141-1/+2
* • simplified tooltips for tabsBibiko2010-06-142-23/+7
* • if tab view item is dragged out of a tab bar set the correct window titleBibiko2010-06-141-0/+3
* Improvements to tab dragging and switching:rowanbeentje2010-06-132-5/+73
* - Fix SQLexporter known issue from r2311, and fix compilation against the 10...rowanbeentje2010-06-132-4/+3