| Commit message (Expand) | Author | Age | Files | Lines |
* | - Allow all filenames/types in SSH and SSL key/cert selection dialogs, to fi...release-1.0.1 | rowanbeentje | 2013-01-29 | 1 | -11/+2 |
* | - Fix a bounds check causing the preferences upgrade routine to fail in edge... | rowanbeentje | 2013-01-29 | 3 | -4/+4 |
* | Tag 1.0 release.release-1.0.0 | stuconnolly | 2013-01-23 | 0 | -0/+0 |
* | Tidy up custom query header. | stuconnolly | 2013-01-23 | 1 | -23/+20 |
* | * Add some color themes | dmoagx | 2013-01-23 | 4 | -0/+312 |
* | PostgresKit: Revert previous change. | stuconnolly | 2013-01-22 | 1 | -3/+3 |
* | PostgresKit: Fix tests, take 2. | stuconnolly | 2013-01-22 | 1 | -4/+4 |
* | PostgresKit: Fix tests. | stuconnolly | 2013-01-22 | 1 | -1/+1 |
* | PostgresKit: Add a better test failure message. | stuconnolly | 2013-01-22 | 1 | -1/+1 |
* | PostgresKit: Fix tests intermittently failing due to connection not being est... | stuconnolly | 2013-01-22 | 1 | -4/+9 |
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 51 | -443/+340 |
* | Tidy up. | stuconnolly | 2013-01-22 | 1 | -1/+5 |
* | Don't need to set the test delegate. | stuconnolly | 2013-01-22 | 1 | -3/+1 |
* | Fix Issue #1527, weird display artifacts when reordering custom query results... | rowanbeentje | 2013-01-22 | 1 | -2/+2 |
* | - Fix trigger edit failures not restoring the interface correctly, preventin... | rowanbeentje | 2013-01-21 | 2 | -32613/+32618 |
* | Window controller tidy up. | stuconnolly | 2013-01-21 | 1 | -89/+132 |
* | - Fix a problem where the row count for InnoDB would not be displayed as an ... | rowanbeentje | 2013-01-21 | 9 | -52/+106 |
* | Fix broken documentation links. | stuconnolly | 2013-01-20 | 1 | -2/+2 |
* | Small table info tidy up. | stuconnolly | 2013-01-17 | 2 | -51/+80 |
* | Issue #1422: Update the user manager's resource limit formatters to have a mi... | stuconnolly | 2013-01-17 | 2 | -29/+50 |
* | PostgresKit: Fix the integration tests as well as some issues that they highl... | stuconnolly | 2013-01-16 | 4 | -29/+21 |
* | PostgresKit: When extracting an error field check it's not null before return... | stuconnolly | 2013-01-16 | 1 | -1/+3 |
* | - Move the old com.google.code.sequel-pro.plist preference list to the trash... | rowanbeentje | 2013-01-16 | 1 | -0/+12 |
* | - When requesting the server vesion with no current connection, return -1 ins... | stuconnolly | 2013-01-15 | 2 | -3/+9 |
* | Fix debug optimization level. | stuconnolly | 2013-01-15 | 1 | -0/+1 |
* | Tidy up. | stuconnolly | 2013-01-15 | 1 | -3/+3 |
* | Make sure the test script exits with the correct code based on the success of... | stuconnolly | 2013-01-14 | 2 | -10/+4 |
* | Fix typo in test data script. | stuconnolly | 2013-01-14 | 1 | -2/+2 |
* | Fix typos. | stuconnolly | 2013-01-14 | 3 | -2/+4 |
* | Small tweak to the bundle identifier migration function to prevent releasing ... | stuconnolly | 2013-01-12 | 1 | -9/+13 |
* | Update QueryKit bundle identifier. | stuconnolly | 2013-01-12 | 2 | -2/+2 |
* | - Fix toggleFullScreen: errors on <= 10.6, addressing Log #3759. (It appear... | rowanbeentje | 2013-01-11 | 1 | -2/+2 |
* | Update PostgresKit bundle identifiers. | stuconnolly | 2013-01-11 | 2 | -2/+2 |
* | Minor tidy up. | stuconnolly | 2013-01-11 | 1 | -10/+7 |
* | - Enable translation of the Show/Hide Toolbar menu item by taking over title... | rowanbeentje | 2013-01-08 | 2 | -2/+19 |
* | Increase the minimum size of the connection view's split view so we don't for... | stuconnolly | 2013-01-07 | 1 | -1/+1 |
* | - Fix problems editing the connection name when editing has just begun, addr... | rowanbeentje | 2013-01-06 | 1 | -2/+2 |
* | - Call the NSWindow super implementation of validateMenuItem: in SPWindow, f... | rowanbeentje | 2013-01-05 | 7 | -6/+102 |
* | Ditch the extra zero from the version number. | stuconnolly | 2013-01-04 | 2 | -2/+2 |
* | * Fixes some UI spacing issues with localizations | dmoagx | 2013-01-04 | 4 | -39244/+39141 |
* | Enable the removal of the old favorites data in the preferences plist now tha... | stuconnolly | 2013-01-03 | 1 | -4/+2 |
* | Tidy up build scripts. | stuconnolly | 2013-01-03 | 2 | -17/+14 |
* | Issue #1519: Fix auto-sizing of export filename and truncate it when it becom... | stuconnolly | 2013-01-03 | 2 | -18/+42 |
* | Fix IB warnings. | stuconnolly | 2013-01-03 | 2 | -11364/+11333 |
* | - Tweak the width of the Custom Query run buttons to fit French strings | rowanbeentje | 2012-12-30 | 1 | -8/+31 |
* | - Prevent Groups from being created as a child of the Quick Connection item,... | rowanbeentje | 2012-12-30 | 1 | -4/+2 |
* | - Make the sequel Pro target a dependency of the unit tests | rowanbeentje | 2012-12-30 | 1 | -0/+13 |
* | - Fix header search paths to fix clean release/Distribution builds with no p... | rowanbeentje | 2012-12-30 | 3 | -2/+2 |
* | Make some improvements to the Table Content Filter, particularly for text fie... | rowanbeentje | 2012-12-23 | 4 | -506/+440 |
* | - Correctly draw/update the selection highlight within the SPTextView used i... | rowanbeentje | 2012-12-23 | 1 | -0/+23 |