| Commit message (Expand) | Author | Age | Files | Lines |
* | • further progress to support "Save Session" (all opened windows plus inclu... | Bibiko | 2010-06-24 | 1 | -0/+14 |
* | Merge export redesign branch back into trunk. | stuconnolly | 2010-05-24 | 1 | -43/+67 |
* | Change filesize units to base 2 rather than base 10. Fixes issue #690. Patch ... | stuconnolly | 2010-05-18 | 1 | -4/+4 |
* | Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite... | stuconnolly | 2010-03-31 | 1 | -2/+3 |
* | • added "componentsJoinedByPeriodAndBacktickQuoted" to NSArrayAdditions | Bibiko | 2010-01-14 | 1 | -38/+3 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -26/+26 |
* | - Use long longs instead of ints when looking at table sizes, free space, an... | rowanbeentje | 2009-09-01 | 1 | -2/+10 |
* | User Manager feature | mltownsend | 2009-08-11 | 1 | -0/+36 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -1/+0 |
* | • added levenshteinDistanceOfWord: to SPStringAdditions | Bibiko | 2009-07-13 | 1 | -2/+70 |
* | Improve custom query timing and display: | rowanbeentje | 2009-06-27 | 1 | -5/+5 |
* | • fixed: avoid displaying µs for query execution time | Bibiko | 2009-06-19 | 1 | -3/+7 |
* | • some tiny improvements to speed up queryString: | Bibiko | 2009-06-18 | 1 | -2/+5 |
* | • some improvement to speed up queryString: | Bibiko | 2009-06-17 | 1 | -0/+6 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -0/+3 |
* | fixed #254 and an unreported bug in the constraint parser | mtvee | 2009-05-15 | 1 | -0/+36 |
* | • ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ... | Bibiko | 2009-04-23 | 1 | -12/+59 |
* | - Improve time interval granularity for times below 10 seconds (show two dec... | rowanbeentje | 2009-04-09 | 1 | -0/+6 |
* | - Add a new "gear" action menu underneath the custom query view, including a... | rowanbeentje | 2009-04-02 | 1 | -0/+33 |
* | Completely redesigned query console that now uses a table view instead of a t... | stuconnolly | 2009-03-26 | 1 | -34/+32 |
* | - updated the backtickQuotedString method to be 10.4 compatible (and to compi... | jakob | 2009-03-26 | 1 | -1/+1 |
* | - updated the backtickQuotedString method to be 10.4 compatible | jakob | 2009-03-26 | 1 | -1/+16 |
* | - fixed issue #203 (backticks in identifiers not supported) | jakob | 2009-03-24 | 1 | -0/+12 |
* | SPSQLParser changes: | rowanbeentje | 2009-03-19 | 1 | -0/+45 |
* | Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi... | avenjamin | 2009-02-28 | 1 | -0/+33 |
* | Separate out the creation of a human readable string from the number of bytes... | stuconnolly | 2009-01-28 | 1 | -0/+69 |