aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-0827-33747/+33813
* Fix minor copying and saving console view content issues.stuconnolly2012-01-292-16/+23
* Set the default build config to Debug in the Makefile.stuconnolly2012-01-291-1/+1
* - Make SPConnectionController a NSConnectionView subclass so that retain cyc...rowanbeentje2012-01-213-5/+2
* When editing a FLOAT field in the field editor, don't include the decimal pla...stuconnolly2012-01-161-27/+64
* - Fix connection Growl notifications for background tabs to show the correct...rowanbeentje2012-01-151-1/+8
* When exporting a query result as CSV ensure that we're allowing the exporter ...stuconnolly2012-01-143-162/+204
* Protect against dodgy preference data that may case bounds exceptions when se...stuconnolly2012-01-113-5/+7
* Improve index addition, especially where key sizes are required:rowanbeentje2012-01-111-3/+28
* - Roll back r3453 to avoid future license issuesrowanbeentje2012-01-101-3/+3
* Fix the indexes view not restoring the use vertical table view gridlines pref...stuconnolly2012-01-091-0/+1
* - Expicitly cast parameters before passing into NSString formatters assuming...rowanbeentje2012-01-095-7/+7
* • removed for syntax hiliting "ensureLayoutForCharacterRange" since it can ...Bibiko2012-01-081-4/+0
* - Add a new CSV import field escape setting, as a new default, supporting bo...rowanbeentje2012-01-065-3466/+3508
* • removed setting of textColor after syntax hilitingBibiko2012-01-051-11/+0
* • removed blocking of SPTextView textStorage while syntax hiliting Bibiko2012-01-051-2/+2
* • fixed issue for line numbering view if associated textView is scrolled fr...Bibiko2012-01-054-32/+63
* • sped up the line number drawing; now it's 5 times fasterBibiko2012-01-052-20/+30
* - Add Zend Server CE compatibility to the default socket search list, path a...rowanbeentje2012-01-051-0/+1
* - Fix compilation errors reported by pornelski in Issue #1253rowanbeentje2012-01-041-3/+3
* Update Growl framework to version 1.2.3 to fix compatibility with Growl 1.3. ...stuconnolly2011-11-054-5/+21
* - Fix an issue in MCPConnection causing connection locking if the connection...rowanbeentje2011-10-281-1/+17
* - Fix addition of new passwords for favourites edited via the Preferences in...rowanbeentje2011-10-201-4/+14
* - Fix two incorrect initialisations; thanks to sqlprodev for spotting theserowanbeentje2011-10-202-2/+2
* - Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDKrowanbeentje2011-10-178-90/+63
* - Improve the favourites editing process to edit keychain items, rather than...rowanbeentje2011-10-163-22/+84
* When building a string of all console messages, use a copy of the visible mes...stuconnolly2011-10-161-2/+8
* Update donate URL.stuconnolly2011-10-091-1/+1
* For some reason table creation on MySQL 4.0 servers doesn't like the engine/t...stuconnolly2011-10-094-33/+44
* * Move key of a hidden pref to the same place as the othersdmoagx2011-10-092-2/+2
* Add a hidden preference for specifying the long running query notification ti...stuconnolly2011-10-085-8/+12
* Layout fixes.stuconnolly2011-10-081-16/+18
* Ensure the that table constraints are cleared in [SPTableData informationForT...stuconnolly2011-10-082-33/+34
* * 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