| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • some code cleaning, speed improvements, commenting stuff | Bibiko | 2010-10-09 | 3 | -60/+115 |
* | • CSV Import (incl. import from clipboard) | Bibiko | 2010-10-09 | 2 | -33/+45 |
* | • for each export/copy/drag method other than SQL pass any spatial fields a... | Bibiko | 2010-10-09 | 4 | -2/+26 |
* | • improved field editor sheet to support geometry fields | Bibiko | 2010-10-09 | 6 | -24/+93 |
* | • implemented geometrycollection thumbnail images as tooltips for spatial f... | Bibiko | 2010-10-09 | 1 | -0/+53 |
* | • enabled thumbnail images of spatial geometry fields as tooltips | Bibiko | 2010-10-09 | 4 | -25/+67 |
* | • display SPA in the Key column if a field has a spatial key | Bibiko | 2010-10-09 | 1 | -1/+4 |
* | • some further work on displaying geometry fields as image | Bibiko | 2010-10-08 | 2 | -52/+63 |
* | • some further work on displaying geometry fields as image | Bibiko | 2010-10-08 | 3 | -4/+136 |
* | Add support for adding SPATIAL indexes on MyISAM tables. Also, update Localiz... | stuconnolly | 2010-10-08 | 3 | -6/+29 |
* | Fix constant assignment. | stuconnolly | 2010-10-08 | 1 | -1/+1 |
* | Tidy up SPDatabaseData by splitting out the hardcoded list of charcater sets ... | stuconnolly | 2010-10-08 | 4 | -170/+1007 |
* | • improved issues for tooltip in Content and Custom tables | Bibiko | 2010-10-08 | 5 | -20/+126 |
* | • added spatial field types to field list suggestions | Bibiko | 2010-10-08 | 1 | -3/+26 |
* | • fixed issue for editing spatial wkt data in field editor sheet | Bibiko | 2010-10-08 | 2 | -2/+8 |
* | • spatial field support | Bibiko | 2010-10-07 | 1 | -1/+1 |
* | • enhanced spatial support | Bibiko | 2010-10-07 | 2 | -6/+16 |
* | Remove unused constant. | stuconnolly | 2010-10-07 | 2 | -9/+1 |
* | When printing a table/view's structure, change the heading accordingly. Also,... | stuconnolly | 2010-10-07 | 1 | -2/+12 |
* | Various improvements to server capability/version checking, including: | stuconnolly | 2010-10-07 | 16 | -265/+929 |
* | • removed approach to query spatial data by using AsText() since it breaks ... | Bibiko | 2010-10-07 | 3 | -30/+24 |
* | - Update SSH connections to pick up custom ports configured in SSH config fi... | rowanbeentje | 2010-10-06 | 2 | -4/+6 |
* | When the user cancels a conenction attempt, which subsequently results in an ... | stuconnolly | 2010-10-06 | 1 | -4/+12 |
* | • added basic support for spatial data | Bibiko | 2010-10-01 | 3 | -8/+60 |
* | • some further work on Filter Table | Bibiko | 2010-10-01 | 2 | -4/+32 |
* | • some very minor code, commenting, and tiny speed improvement stuff | Bibiko | 2010-09-30 | 2 | -23/+54 |
* | • simplified generation of the list of all available encodings | Bibiko | 2010-09-30 | 1 | -108/+50 |
* | Remove use of now non-existent DLog macro. | stuconnolly | 2010-09-29 | 1 | -5/+1 |
* | • Filter Table | Bibiko | 2010-09-29 | 2 | -4/+9 |
* | Remove unused macros as well as macros that were only used in a single place ... | stuconnolly | 2010-09-29 | 2 | -20/+6 |
* | • added more encodings for the open a file and import resp. | Bibiko | 2010-09-29 | 1 | -11/+80 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -1/+4 |
* | • Filter Table - Set Default Operator | Bibiko | 2010-09-29 | 4 | -12/+95 |
* | • Filter Table | Bibiko | 2010-09-29 | 2 | -3/+10 |
* | • Filter Table | Bibiko | 2010-09-29 | 3 | -23/+89 |
* | • enabled Filter Table approach (Content View > ⌘F) for testing | Bibiko | 2010-09-28 | 2 | -12/+49 |
* | • some progress on the filter table approach | Bibiko | 2010-09-28 | 2 | -6/+77 |
* | • fixed exception while length checking for import into new table if checke... | Bibiko | 2010-09-28 | 1 | -2/+2 |
* | - Fix missing tableContentView references, which are required following the ... | rowanbeentje | 2010-09-27 | 1 | -26/+18 |
* | • some progress on the filter table approach | Bibiko | 2010-09-27 | 2 | -18/+58 |
* | When checking for DB changes during an export, don't refresh the table list, ... | stuconnolly | 2010-09-27 | 1 | -59/+51 |
* | • initial sketch approach to allow to write complex WHERE clauses by using... | Bibiko | 2010-09-27 | 2 | -214/+375 |
* | • made SPCopyTable more independent against missing 'tableStorage' object | Bibiko | 2010-09-27 | 1 | -2/+2 |
* | - Fix support for delimiters at the very end of a query string/file | rowanbeentje | 2010-09-27 | 1 | -2/+2 |
* | Improve delimiter support in imported SQL files: | rowanbeentje | 2010-09-27 | 1 | -7/+13 |
* | * One label was too short in Content Filter Manager | dmoagx | 2010-09-26 | 4 | -39/+42 |
* | Tweak favourites sorting from r2696, fixing exceptions when no sort type is s... | rowanbeentje | 2010-09-26 | 2 | -4/+4 |
* | Implement threading locking when modifying the query console/controller's log... | stuconnolly | 2010-09-26 | 2 | -0/+13 |
* | Remember the width of the server process list tableview columns between appli... | stuconnolly | 2010-09-26 | 3 | -0/+30 |
* | Remove 10.4 related code and associated macros. | stuconnolly | 2010-09-26 | 5 | -68/+11 |