aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Fix some text reselection logic when running all queries, which appears to...rowanbeentje2012-05-312-37/+1
* - When creating tables as a result of CSV imports into a new table, correctl...rowanbeentje2012-05-291-5/+9
* - Fix deselection of favourites on key selection, correctly preserving edits...rowanbeentje2012-05-292-9147/+9153
* Favorites saving:stuconnolly2012-05-291-25/+24
* - Fix issues where removing favorites could cause crashes in other tabs/wind...rowanbeentje2012-05-286-1/+47
* - Fix SSH connection error dialog issues where a localised error text contai...rowanbeentje2012-05-272-10/+10
* Improve connection handling and editing:rowanbeentje2012-05-277-13/+29
* Remove now unused favorites preference view.stuconnolly2012-05-271-3516/+0
* Improve default favorite popup button handling when there are no favorites.stuconnolly2012-05-272-12/+65
* - Fix autosizing of query error area, addressing Issue #1341rowanbeentje2012-05-261-33651/+33691
* - Improve handling of MySQL connection cancellation, particularly when closi...rowanbeentje2012-05-261-27/+28
* Improve connection view menu item validation.stuconnolly2012-05-251-20/+19
* Export tidy up.stuconnolly2012-05-2511-98/+20
* Menu item case change.stuconnolly2012-05-251-129/+2005
* Conection outline view fixes:stuconnolly2012-05-242-20/+55
* Improvements to connection view outline view:rowanbeentje2012-05-204-10/+65
* - Clean up connection delegate on connection view close, addressing crashes ...rowanbeentje2012-05-191-1/+4
* * Fixes the case of the curious @"es"'sdmoagx2012-05-173-8/+8
* Improve connection keepalive, disconnect, and connection loss after reviewing...rowanbeentje2012-05-156-24/+92
* - Return an autoreleased copy of the error string when requested, instead of...rowanbeentje2012-05-131-1/+2
* - Manually allocate memory for table selection restoration processing instea...rowanbeentje2012-05-131-3/+7
* - Fix incorrect reconnection detection in the new SPMySQL reconnection code ...rowanbeentje2012-05-121-0/+1
* Fix another implicit cast warning.stuconnolly2012-05-111-1/+1
* Fix remaining implicit cast warnings.stuconnolly2012-05-117-15/+23
* Fix implicit cast warnings.stuconnolly2012-05-115-8/+8
* - Iterate over group nodes backwards when removing them during sorting, fixi...rowanbeentje2012-05-101-2/+2
* - Fix a build warning caused by r3649 changesrowanbeentje2012-05-102-1/+2
* - Ensure the selected connection is correctly scrolled to on Lion, working a...rowanbeentje2012-05-102-4/+19
* Reapply changes from r3314, r3447 and r3450 from SPFavoritesPreferencePane to...rowanbeentje2012-05-091-24/+30
* Remove test script.stuconnolly2012-05-092-39/+1
* More gcc warning fixes.stuconnolly2012-05-091-12/+10
* Fix more gcc warnings.stuconnolly2012-05-0911-42/+51
* Fix gcc warnings.stuconnolly2012-05-093-13/+13
* Add missing [super dealloc] call.stuconnolly2012-05-091-0/+2
* Fix Russian localisation files not having the correct encoding.stuconnolly2012-05-091-28/+28
* Tidy up QueryKit warning settings.stuconnolly2012-05-091-5/+11
* Fix QueryKit warning.stuconnolly2012-05-092-1/+31
* - Fix crashes when duplicating favouritesrowanbeentje2012-05-081-16/+18
* - Alter table filtering to reset pagination when filters are entered; pagina...rowanbeentje2012-05-081-4/+9
* Fix an error thrown when attempting to save favorites data to disk caused by ...stuconnolly2012-05-081-3/+3
* Tweak edit sheet sizing.stuconnolly2012-05-081-2/+2
* Make sure we resize the table content's edit sheet if it's opened with a size...stuconnolly2012-05-082-21/+25
* Rename test files.stuconnolly2012-05-085-23/+26
* Improve formatting of SQL keywords in view syntax prettifier and add an assoc...stuconnolly2012-05-085-19/+49
* Rework connection loss handling in SPMySQL, particularly to improve backgroun...rowanbeentje2012-05-0813-198/+283
* UUID string test.stuconnolly2012-05-074-4/+17
* Warning config.stuconnolly2012-05-072-2/+4
* Fix test build.stuconnolly2012-05-077-35/+15
* Update make files to support accepting xcode default settings.stuconnolly2012-05-073-14/+34
* - Fix Release and Distribution framework search paths to no longer depend on...rowanbeentje2012-05-071-4/+4