aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPStringAdditions.m
Commit message (Expand)AuthorAgeFilesLines
* • improved the TableStructure handling of GEOMETRY fields and their validat...Bibiko2010-10-251-1/+1
* • fixed issue of unnecessary string escaping for importing spatial data via...Bibiko2010-10-101-1/+1
* • enabled SRID editing of spatial fields via WKT stringBibiko2010-10-091-0/+27
* Remove 10.4 related code and associated macros.stuconnolly2010-09-261-40/+6
* • further progress to support "Save Session" (all opened windows plus inclu...Bibiko2010-06-241-0/+14
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-43/+67
* Change filesize units to base 2 rather than base 10. Fixes issue #690. Patch ...stuconnolly2010-05-181-4/+4
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-2/+3
* • added "componentsJoinedByPeriodAndBacktickQuoted" to NSArrayAdditionsBibiko2010-01-141-38/+3
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-26/+26
* - Use long longs instead of ints when looking at table sizes, free space, an...rowanbeentje2009-09-011-2/+10
* User Manager featuremltownsend2009-08-111-0/+36
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-1/+0
* • added levenshteinDistanceOfWord: to SPStringAdditionsBibiko2009-07-131-2/+70
* Improve custom query timing and display:rowanbeentje2009-06-271-5/+5
* • fixed: avoid displaying µs for query execution timeBibiko2009-06-191-3/+7
* • some tiny improvements to speed up queryString:Bibiko2009-06-181-2/+5
* • some improvement to speed up queryString:Bibiko2009-06-171-0/+6
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+3
* fixed #254 and an unreported bug in the constraint parsermtvee2009-05-151-0/+36
* • ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ...Bibiko2009-04-231-12/+59
* - Improve time interval granularity for times below 10 seconds (show two dec...rowanbeentje2009-04-091-0/+6
* - Add a new "gear" action menu underneath the custom query view, including a...rowanbeentje2009-04-021-0/+33
* Completely redesigned query console that now uses a table view instead of a t...stuconnolly2009-03-261-34/+32
* - updated the backtickQuotedString method to be 10.4 compatible (and to compi...jakob2009-03-261-1/+1
* - updated the backtickQuotedString method to be 10.4 compatiblejakob2009-03-261-1/+16
* - fixed issue #203 (backticks in identifiers not supported)jakob2009-03-241-0/+12
* SPSQLParser changes:rowanbeentje2009-03-191-0/+45
* Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi...avenjamin2009-02-281-0/+33
* Separate out the creation of a human readable string from the number of bytes...stuconnolly2009-01-281-0/+69