aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Collapse)AuthorAgeFilesLines
* Internal Refactoring: Move MySQL Help viewer into own xib with own controllerMax2018-05-272-194/+215
|
* Fix an issue which caused most textboxes to no longer scroll properly ↵Max2018-05-232-11/+11
| | | | (likely caused by a bug in Xcode) #3016
* Fix a drawing issue on 10.6 and move some codeMax2018-05-152-29/+29
|
* Remove dead code, add types, reformatMax2018-05-141-1/+0
|
* #63: Rename class SPTableContentFilterController to SPRuleFilterController ↵Max2018-05-131-2/+2
| | | | to reduce confusion
* Fix the issue with the advanced filter table not being usable for tables ↵Max2018-05-131-2/+2
| | | | with many columns
* #63: Move some UI around and add proper iconMax2018-05-111-26/+27
| | | | Clarify some variable names
* Move advanced filter table code into its own class + xibMax2018-05-082-316/+339
|
* #63: Add basic support for multiple filtersMax2018-05-071-345/+237
|
* Fix a small visual glitch on the connection viewMax2018-04-201-3/+3
|
* Fix issue with app beachballing when connecting from external URL (#2903)Max2018-04-201-2/+2
| | | | Let’s hope this won’t break on older OS versions now…
* #2903: Use layers because of the bug in 10.13Max2018-04-201-2/+2
|
* Manually roll back all changes for #2979Max2018-02-271-51/+2
| | | | Those will be moved to a different branch for the time being since other stuff needs to be changed first
* #2979, #2437, #2247, #1836: Enable mysql cleartext auth without access to ↵Max2018-02-241-2/+51
| | | | keychain and with a warning to the user
* Fix drawing artifacts in some table views on OS X < 10.11Max2017-04-012-12/+12
| | | | | | This was caused by Apple increasing the table view header row height from 17 to 23 and as usual assuming any older versions of OS X will magically cease to exist on the next day… Note that the 10.11+ runtime is perfectly capable of increasing the height as needed, but the older ones won’t shrink it.
* Merge branch 'master' of github.com:sequelpro/sequelproStuart Connolly2017-03-301-2/+45
|\
| * Enable Show/Hide Query Console table columns via right-click on the table headerMax2017-03-291-2/+45
| |
* | #2633: Change 'Remove' to 'Delete' on connection favourites context menu.Stuart Connolly2017-03-301-1/+1
|/
* Make XIB versions consistent and remove Xcode 8 restriction.Stuart Connolly2017-03-287-21/+21
|
* Update tab view drawing to match the style used by 10.12's automatic tabs ↵Stuart Connolly2017-03-262-167/+117
| | | | | | | | | and remove unused tab styles. Issues still to address: - Add tab button does not darken when moused over - The tab overflow button is being clipped and the image is not high res
* #2741: Fix connection view showing a white background.Stuart Connolly2017-03-251-10/+9
|
* Add extra menu item separator.Stuart Connolly2017-03-181-1/+2
|
* #2735: Fix process list window button issues.Stuart Connolly2017-03-181-15/+15
|
* #2735: Fix console button issues.Stuart Connolly2017-03-151-17/+17
|
* #2708 changes to menu items to expose the Duplicate Tab featureAbhi Beckert2017-03-031-3/+3
|
* Remove database compare menu item, it's not ready for public testing yetAbhi Beckert2017-03-031-9/+2
|
* Begin work on comparing two databasesAbhi Beckert2016-12-021-5/+11
|
* Fix a spelling mistake (code)Max2016-07-101-2/+2
|
* Fix console message about missing images (bug in Xcodes IB converter)Max2016-07-105-16/+10
|
* #2434 now use NSTitlebarAccessoryViewController if availableAbhi Beckert2016-06-051-10/+10
|
* #979 change default CSV export settingsAbhi Beckert2016-06-051-15/+15
|
* Merge branch 'master' of https://github.com/sequelpro/sequelproAbhi Beckert2016-05-0926-93179/+11327
|\
| * Temporarily downgrade two xibs from 7.0 -> 5.1 as the differences seem to be ↵Max Lohrmann2016-05-082-10/+10
| | | | | | | | minimal
| * Update all remaining xib files to require at least Xcode 5.1 (= OS X 10.8)Max2016-05-0823-80589/+10224
| |
| * Make reassigning "Select active query" (^Y) possible (#1215)Max Lohrmann2016-05-081-0/+6
| | | | | | | | | | * Added a menu item: Edit > Select > Active Query * Remove the key binding from the context menu item (which is in line with OS X' context menus not having key bindings in general)
| * Update MainMenu.xib from Xcode 4.6 → 5.1 (minimum version for Xcode 7.0)Max2016-05-081-12581/+1088
| |
* | Fix disabled buttons and add some retina iconsAbhi Beckert2016-05-092-118/+116
|/ | | | #2453 #1432
* icon position tweaksAbhi Beckert2016-04-181-2/+2
|
* * Add the possibility to navigate table list by arrow keys when using table ↵Max Lohrmann2016-04-161-0/+1
| | | | filter (#2468)
* new table footer icons for connection windowAbhi Beckert2016-04-151-26/+26
| | | | fixes broken disabled buttons reported in #2453
* update xib format (without changes)Abhi Beckert2016-04-151-9119/+2604
|
* #2453 fix a couple of buttonsAbhi Beckert2016-04-101-8/+10
|
* fix various compile warningsAbhi Beckert2016-04-031-32988/+5664
|
* #346 Work on new tab bar designAbhi Beckert2016-03-181-392/+49
|
* Move export table view checkbox columnsAbhi Beckert2016-03-121-3/+4
| | | | | Move export table view checkbox columns 20px to the left to avoid going behind the scroll bar.
* Upgrade XIB document version (without making changes)Abhi Beckert2016-03-121-9677/+1139
|
* Merge pull request #2205 from josegonzalez/patch-1Abhi Beckert2016-03-041-1/+1
|\ | | | | Make messaging around query remembering less vague
| * Make messaging around query remembering less vagueJose Diaz-Gonzalez2015-08-151-1/+1
| | | | | | Closes #1989
* | Merge pull request #2206 from josegonzalez/patch-2Abhi Beckert2016-03-041-1/+1
|\ \ | | | | | | Rename 'Standard' to 'TCP/IP'. Closes #1739
| * | Rename 'Standard' to 'TCP/IP'. Refs #1739Jose Diaz-Gonzalez2015-08-151-1/+1
| |/