aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Fixes a minor bug where the server time zone would not be detected correctlydmoagx2011-10-071-1/+2
* - Rework table data saving to ensure that cells that should be edited via th...rowanbeentje2011-10-056-324/+307
* - Update database encoding routines to cache the database encoding, preventi...rowanbeentje2011-09-292-6/+25
* Set the previously used export filename and path when the export dialog is op...stuconnolly2011-09-291-23/+43
* Fix IB warnings.stuconnolly2011-09-271-97/+115
* Fix IB warnings.stuconnolly2011-09-271-8620/+8648
* QueryKit updates.stuconnolly2011-09-273-5/+8
* Fix test.stuconnolly2011-09-265-17/+26
* * Add French translators to credits (translation mostly done, so we can inclu...dmoagx2011-09-241-12/+36
* - Fix editing of binary string values, a regression in r3428; addresses log ...rowanbeentje2011-09-222-0/+6
* Rework linebreak handling in content and custom query result views, as trigge...rowanbeentje2011-09-215-37/+141
* Fix test suite crashing.stuconnolly2011-09-181-8/+1
* * Add "Copy CREATE *" to context and gear menu, fixes #1190 (updated .strings...dmoagx2011-09-157-63/+170
* Improve custom query result export menu item validation to prevent triggering...stuconnolly2011-09-131-1/+1
* - Improve time zone checking to account for NULL timezones, which should add...rowanbeentje2011-09-121-3/+3
* QueryKit comments.stuconnolly2011-09-122-4/+13
* - Speculative fix for Issue #1154 (problems using some field separators duri...rowanbeentje2011-09-121-0/+3
* QueryKit additions.stuconnolly2011-09-107-26/+292
* Update QueryKit license to be MIT.stuconnolly2011-09-109-100/+163
* - Add the ability to view hidden files in SSH/SSL key selection dialogs; thi...rowanbeentje2011-09-108-24441/+25239
* - Make add relation error detail intro localisablerowanbeentje2011-09-093-1/+7
* - Update FeedbackReporter framework to no longer capture the console log on ...rowanbeentje2011-09-081-0/+0
* - Require there to be at least 50 rows to be in the table before using the "...rowanbeentje2011-09-071-1/+1
* Rework relation addition and name lookups following testing and research:rowanbeentje2011-09-073-96/+56
* More QueryKit progress. Still very rough.stuconnolly2011-09-065-17/+107
* Add the beginnings of QueryKit.stuconnolly2011-09-0414-8/+922
* Replace use of string literals with constants in SPTableRelations.mstuconnolly2011-09-041-15/+22
* Fix for issue 1168. Whenever the database is changed load all of the currentl...stuconnolly2011-09-046-186/+322
* Tidy up console/query controller.stuconnolly2011-09-0318-622/+883
* * Fixes some localization spacing issues reported by Frédéric Latourdmoagx2011-09-029-281/+2826
* - Update version numbers to 0.9.9.1rowanbeentje2011-09-012-2/+2
* - Attempt to detect SSH master use correctly, to improve Issue #1095rowanbeentje2011-09-011-1/+3
* - Update localised strings for up-to-date German and Russian translations, i...rowanbeentje2011-08-3116-0/+174
* - Alter the NSNumberFormatter on the extended table info view's auto_increme...rowanbeentje2011-08-311-51/+68
* - Reorder window instantiation process to ensure window has had its size set...rowanbeentje2011-08-312-2/+3
* - Clean up undo manager handlingrowanbeentje2011-08-316-1/+37
* - Cancel and clear autocomplete if a keyboard combo is being run - this fixe...rowanbeentje2011-08-301-0/+3
* - Move table creation to a threaded task, avoiding race conditions caused by...rowanbeentje2011-08-291-4/+16
* - Disable and re-enable table view double click actions when opening and clo...rowanbeentje2011-08-281-0/+38
* Tidy up.stuconnolly2011-08-274-33536/+33320
* - Fix issues undoing past an autocompletion type-through, addressing excepti...rowanbeentje2011-08-261-0/+2
* * Fixes some strings that were not really localizable the way they were const...dmoagx2011-08-263-11/+21
* - If the field mapper was cancelled, abort the CSV import at once to avoid c...rowanbeentje2011-08-252-5/+17
* - Prevent export and indexes controller awakeFromNib: routines from being ru...rowanbeentje2011-08-255-2/+28
* * Fixes sorting of integer values in server process list (issue #1159)dmoagx2011-08-241-1/+22
* Tidy up.stuconnolly2011-08-242-11/+26
* Rework editable row checks in views and custom query results:rowanbeentje2011-08-242-59/+44
* Fix for Bundle Editor Group names not showing up in Lion.mattlangtree2011-08-231-2/+2
* During an SQL export, if the structure is disabled also uncheck the include D...stuconnolly2011-08-171-0/+5
* - Lion compatibility improvement: add support for fullscreen windows, on the...rowanbeentje2011-08-169-33496/+33634