| Commit message (Expand) | Author | Age | Files | Lines |
* | Table row should be a signed integer not unsigned, fixes duplicate method def... | stuconnolly | 2009-09-03 | 1 | -1/+1 |
* | Replace deprecated stringWithCString:length: and update Console.xib after SPQ... | stuconnolly | 2009-09-03 | 3 | -69/+790 |
* | • fixed (hopefully) : While adding all procedures and functions do check fo... | Bibiko | 2009-09-03 | 1 | -1/+3 |
* | • renamed SPQueryConsole to SPQueryController since it controls not only th... | Bibiko | 2009-09-03 | 5 | -125/+125 |
* | • fixed document registering with its query favorites and history | Bibiko | 2009-09-03 | 4 | -44/+82 |
* | • commented out a not yet fully implemented feature in SPQueryConsole in o... | Bibiko | 2009-09-03 | 1 | -13/+13 |
* | • fixed bug Save (the correct file path will be calculated) | Bibiko | 2009-09-03 | 1 | -4/+6 |
* | • fixed issue if a SPF file contains non-valid URL character like space, etc. | Bibiko | 2009-09-03 | 4 | -18/+110 |
* | - Fix exception/hang when an error occurs when deleting a table or tables | rowanbeentje | 2009-09-03 | 1 | -20/+36 |
* | - Replaces uses of the deprecated selectRow:byExtendingSelection: with selec... | rowanbeentje | 2009-09-02 | 5 | -13/+13 |
* | • forgot to remove a NSLog | Bibiko | 2009-09-02 | 1 | -1/+1 |
* | • added "Recent Open" menu item to Main Menu > File | Bibiko | 2009-09-02 | 2 | -3/+74 |
* | • next polish up of the QueryFavoriteManager GUI | Bibiko | 2009-09-02 | 1 | -562/+565 |
* | • simplified and unified the issue to set the title of a tableWindow | Bibiko | 2009-09-02 | 8 | -553/+733 |
* | • recreated "Secure Text Input Sheet" which was deleted accidentally | Bibiko | 2009-09-02 | 1 | -3/+543 |
* | - Improve on r1242, improving window cascading (especially for maximised win... | rowanbeentje | 2009-09-02 | 1 | -6/+20 |
* | - Use long longs instead of ints when looking at table sizes, free space, an... | rowanbeentje | 2009-09-01 | 4 | -10/+32 |
* | • fixes for Query Favorite Manager: | Bibiko | 2009-09-01 | 4 | -9/+88 |
* | • query favorite manager | Bibiko | 2009-09-01 | 4 | -328/+627 |
* | - Remove an NSLog I accidentally left in (and another found via a search) | rowanbeentje | 2009-09-01 | 3 | -20/+10 |
* | - Re-enable the fine-grained query logging preferences | rowanbeentje | 2009-08-31 | 6 | -196/+207 |
* | Refactor CSV/SQL import structure slightly, and rewrite SQL import: | rowanbeentje | 2009-08-31 | 4 | -302/+457 |
* | Forgot the project file and the export XIB. | stuconnolly | 2009-08-29 | 2 | -27/+546 |
* | More data export work. | stuconnolly | 2009-08-29 | 8 | -20/+297 |
* | Missing SVN keyword properties. | stuconnolly | 2009-08-29 | 0 | -0/+0 |
* | Implement the core CSV export process in the new CSV exporter class. | stuconnolly | 2009-08-29 | 6 | -7/+345 |
* | Add the first classes of the new export architecture. See the description at ... | stuconnolly | 2009-08-29 | 6 | -7/+227 |
* | • due to new minimum size of the connection pane rearranged help button | Bibiko | 2009-08-28 | 3 | -47/+154 |
* | • improved Query Favorite Manager | Bibiko | 2009-08-28 | 4 | -42/+406 |
* | Give the connection view's split view maximum and minimum sizes. | stuconnolly | 2009-08-28 | 1 | -2/+15 |
* | Update Localizable.strings by running genstrings and remove use of multiple c... | stuconnolly | 2009-08-28 | 5 | -7/+7 |
* | • set maximum to 50000 for the Preference setting "Limit result to:" | Bibiko | 2009-08-28 | 1 | -44/+8 |
* | If the SSH tunnel is unable to bind to the local port because there is alread... | stuconnolly | 2009-08-28 | 5 | -27/+60 |
* | • moved "Replace Editor Content" (Favorites/History) settings from popup li... | Bibiko | 2009-08-28 | 2 | -148/+206 |
* | • simplified code for inserting the seach fieldes (fav/hisotry) - now set i... | Bibiko | 2009-08-28 | 2 | -45/+71 |
* | • Custom Query: | Bibiko | 2009-08-28 | 4 | -66/+476 |
* | • tiny improvements for loading SQL files and syntax highlighting | Bibiko | 2009-08-28 | 3 | -9/+17 |
* | Fixed keyDown editing of SPTableView and CMCopyTable | mltownsend | 2009-08-28 | 2 | -3/+18 |
* | When creating a new relation, the ON UPDATE and ON DELETE drop downs should o... | stuconnolly | 2009-08-27 | 2 | -164/+46 |
* | • fixed bug while uppercasing keywords | Bibiko | 2009-08-27 | 1 | -6/+13 |
* | When editing blob/text fields and the LoadBlobsAsNeeded option is enabled, lo... | stuconnolly | 2009-08-27 | 2 | -19/+18 |
* | • SPFieldEditorSheet | Bibiko | 2009-08-27 | 4 | -10/+165 |
* | • improvement for hitting RETURN or ENTER to invoke the row edit mode | Bibiko | 2009-08-27 | 2 | -13/+20 |
* | Fix for not editing in CMCopyTable when hitting enter or return which is used... | mltownsend | 2009-08-26 | 1 | -0/+5 |
* | Fix favorite length when favorite name is under 32 chars | mltownsend | 2009-08-26 | 1 | -1/+1 |
* | Make the MCPkit framework truly 64 bit compatible by using the appropriate da... | stuconnolly | 2009-08-26 | 27 | -320/+331 |
* | • fixed bug for remembering the Query Editor font after restart and new doc... | Bibiko | 2009-08-26 | 1 | -2/+4 |
* | • added to "Query Favorite" popup menu: | Bibiko | 2009-08-26 | 4 | -24/+391 |
* | • fixed/improved several things for the SPQueryFavoriteManager: | Bibiko | 2009-08-26 | 2 | -17/+56 |
* | • bug fixed for providing an auto-generated name for favorites after redesign | Bibiko | 2009-08-26 | 1 | -1/+2 |