| Commit message (Expand) | Author | Age | Files | Lines |
* | • queryString: code cleaning and processing each encoding equally | Bibiko | 2009-06-19 | 1 | -20/+25 |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 1 | -35/+34 |
* | updated dot generator to handle multi-col fk's with a different arrow type an... | mtvee | 2009-06-11 | 1 | -4/+19 |
* | update dot file genertor to use SPTableData instead of a v5 style query for f... | mtvee | 2009-06-10 | 1 | -19/+21 |
* | • reload table list, database pull-down menu according to user's statements... | Bibiko | 2009-06-05 | 1 | -30/+48 |
* | Fixed some memory leaks found using llvm/clang. There are still some to fix | bamse16 | 2009-06-05 | 1 | -7/+10 |
* | - visual improvements to the graphviz dot file output | mtvee | 2009-06-05 | 1 | -7/+6 |
* | - added schema export to basic graphviz dot file | mtvee | 2009-06-05 | 1 | -0/+141 |
* | • added support for the “delimiter” command | Bibiko | 2009-06-04 | 1 | -2/+2 |
* | • some minor code cosmetics | Bibiko | 2009-05-19 | 1 | -5/+8 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -1/+2 |
* | Issue 233: Option to copy field headings from result panels | bamse16 | 2009-05-05 | 1 | -15/+6 |
* | • ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ... | Bibiko | 2009-04-23 | 1 | -1/+1 |
* | - Fixed an issue causing a crash with large SQL imports. NSLog was dumping th... | avenjamin | 2009-04-22 | 1 | -2/+6 |
* | - Update delete table and database warning messages to be more user friendly ... | stuconnolly | 2009-04-17 | 1 | -2/+2 |
* | Fix for issue #173. Change export filename date format to YYYY-MM-DD and remo... | stuconnolly | 2009-04-15 | 1 | -2/+2 |
* | - part 4 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -7/+61 |
* | - Second part of r498: ensure that SQL imports are read in as UTF8, and quer... | rowanbeentje | 2009-04-08 | 1 | -5/+25 |
* | - Select 'drop tables' option for MySQL export by default, to improve backup... | rowanbeentje | 2009-04-06 | 1 | -19/+46 |
* | - When exporting to an SQL file, disable foreign key checks, change SQL mode... | rowanbeentje | 2009-03-28 | 1 | -11/+41 |
* | - The status tab now no longer crashes when viewing Views. (Resolves Issue ... | rowanbeentje | 2009-03-28 | 1 | -18/+29 |
* | Fixed bug where exporting current table would use the field terminator, enclo... | avenjamin | 2009-03-27 | 1 | -13/+25 |
* | - fixed issue #203 (backticks in identifiers not supported) | jakob | 2009-03-24 | 1 | -11/+13 |
* | SPSQLParser changes: | rowanbeentje | 2009-03-19 | 1 | -0/+5 |
* | Fixes a division by zero error causing crashes on multi-table CSV and XML exp... | rowanbeentje | 2009-03-05 | 1 | -2/+2 |
* | Alter the open panel to recognise .csv and .sql extensions on selected files ... | rowanbeentje | 2009-03-04 | 1 | -0/+24 |
* | - BLOB and binary fields are now fully visible and editable again (fixes Iss... | rowanbeentje | 2009-03-03 | 1 | -0/+4 |
* | Better error handling of dump reading (checking for NSError object instead of... | bamse16 | 2009-03-02 | 1 | -4/+18 |
* | Revert 10.5 build warning changes and make import progress sheet have focus w... | stuconnolly | 2009-03-01 | 1 | -39/+28 |
* | Cleaned up warnings when building against 10.5 SDK | avenjamin | 2009-02-28 | 1 | -15/+15 |
* | - Improve handling of disconnections made while selecting a database, fixing... | rowanbeentje | 2009-02-28 | 1 | -10/+21 |
* | Patch submitted by Marius Ursache. | avenjamin | 2009-02-27 | 1 | -77/+86 |
* | A patch to improve View support, addressing Issue #130. This patch undoes th... | rowanbeentje | 2009-02-23 | 1 | -2/+2 |
* | Visible improvements in this build: | rowanbeentje | 2009-02-18 | 1 | -110/+71 |
* | #144 value of the "import format" popup button is now remembered in the impor... | abhibeckert | 2009-01-14 | 1 | -11/+15 |
* | Added cancel button to the import/export progress sheet. Also added importing... | mltownsend | 2009-01-04 | 1 | -22/+45 |
* | Removed Panther compatibilitiy | mltownsend | 2008-12-18 | 1 | -10/+4 |
* | Fixed a range assertion error in SQL dumps when exporting small strings, caus... | rowanbeentje | 2008-12-15 | 1 | -2/+4 |
* | Provide a partial fix for Issue #117 by adding leading-zero tests to the NSSc... | rowanbeentje | 2008-12-12 | 1 | -7/+10 |
* | Remove warning. | stuconnolly | 2008-12-10 | 1 | -4/+8 |
* | MERGED r262:266 from branches/stuart02 to trunk to include new project struct... | stuconnolly | 2008-12-10 | 1 | -0/+1892 |