| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace 1x .tiff graphics with 1x and 2x png Retina graphics. | mattlangtree | 2012-12-12 | 1 | -1/+1 |
* | - Add names for most threads created by Sequel Pro for easier debug | rowanbeentje | 2012-10-14 | 1 | -3/+3 |
* | - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl... | rowanbeentje | 2012-08-02 | 1 | -0/+5 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -13/+21 |
* | Improve connection keepalive, disconnect, and connection loss after reviewing... | rowanbeentje | 2012-05-15 | 1 | -1/+0 |
* | Rework connection loss handling in SPMySQL, particularly to improve backgroun... | rowanbeentje | 2012-05-08 | 1 | -4/+2 |
* | - Fix an exception when refreshing the navigator view | rowanbeentje | 2012-03-28 | 1 | -5/+5 |
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -1/+1 |
* | Final feature work on the SPMySQL branch before merging: | rowanbeentje | 2012-03-14 | 1 | -3/+4 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -19/+17 |
* | - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings | rowanbeentje | 2012-02-08 | 1 | -1/+1 |
* | merging SP_REFACTOR branch with trunk | sqlprodev | 2011-05-19 | 1 | -0/+3 |
* | Small tidy up, mainly the addition of constants. | stuconnolly | 2011-05-05 | 1 | -9/+4 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -1/+17 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-15 | 1 | -10/+9 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -1/+2 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -0/+1 |
* | • alias (auto-)completion | Bibiko | 2010-11-04 | 1 | -2/+12 |
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -1/+1 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Remove use of multiple comments for localized strings. | stuconnolly | 2010-10-19 | 1 | -2/+2 |
* | * One label was too short in Content Filter Manager | dmoagx | 2010-09-26 | 1 | -12/+12 |
* | • only some minor code cosmetics | Bibiko | 2010-09-17 | 1 | -3/+3 |
* | • fixed bug while closing a tab to remove the connection from Navigator | Bibiko | 2010-08-13 | 1 | -2/+13 |
* | • Navigator | Bibiko | 2010-08-13 | 1 | -8/+57 |
* | • Navigator | Bibiko | 2010-08-13 | 1 | -75/+8 |
* | • reverted changes of refreshing of the Navigator if it is not visible | Bibiko | 2010-08-12 | 1 | -1/+1 |
* | • Navigator | Bibiko | 2010-08-12 | 1 | -11/+18 |
* | • some minor work on Navigator | Bibiko | 2010-08-12 | 1 | -16/+28 |
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -5/+5 |
* | Rename TablesList to SPTablesList. | stuconnolly | 2010-05-27 | 1 | -1/+1 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -8/+7 |
* | • ensure that the global schema structure data for completion are updated e... | Bibiko | 2010-03-31 | 1 | -9/+8 |
* | • querying for db structure is queued for the same connection to avoid 'ove... | Bibiko | 2010-03-31 | 1 | -30/+34 |
* | • next trial to make getAllKeysOfDbStructure thread safe | Bibiko | 2010-03-30 | 1 | -59/+105 |
* | • some further code optimizations for navigator | Bibiko | 2010-03-30 | 1 | -23/+45 |
* | • some speed improvements and code simplifications for navigator | Bibiko | 2010-03-30 | 1 | -34/+32 |
* | • fixed several threading issues due to threading | Bibiko | 2010-03-29 | 1 | -10/+9 |
* | • added some more sanity checks to avoid exceptions due to threading | Bibiko | 2010-03-29 | 1 | -10/+19 |
* | • improved completion suggestion for db schemata | Bibiko | 2010-03-29 | 1 | -38/+41 |
* | • fixed several issue for completion lists | Bibiko | 2010-03-29 | 1 | -25/+79 |
* | - db structure for tables and views will now be queried by using SHOW… stat... | Bibiko | 2010-03-28 | 1 | -39/+28 |
* | fixed issue while selecting a db name in navigator which wasn't queried yet | Bibiko | 2010-03-26 | 1 | -1/+3 |
* | • navigator | Bibiko | 2010-03-26 | 1 | -1/+1 |
* | • first steps to ease the structure querying for auto-completion and navigator | Bibiko | 2010-03-26 | 1 | -32/+65 |
* | • Navigator | Bibiko | 2010-03-25 | 1 | -47/+188 |
* | • Navigator | Bibiko | 2010-03-25 | 1 | -12/+33 |
* | General tidy up, with a focus on consolidating more constants in SPConstants.... | stuconnolly | 2010-03-24 | 1 | -2/+0 |
* | • Navigator | Bibiko | 2010-03-24 | 1 | -48/+74 |
* | - Add a new selectDatabase:item: method to TableDocument, to centralise code... | rowanbeentje | 2010-03-24 | 1 | -10/+2 |