| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -5/+5 |
* | Rename TablesList to SPTablesList. | stuconnolly | 2010-05-27 | 1 | -1/+1 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -8/+7 |
* | • ensure that the global schema structure data for completion are updated e... | Bibiko | 2010-03-31 | 1 | -9/+8 |
* | • querying for db structure is queued for the same connection to avoid 'ove... | Bibiko | 2010-03-31 | 1 | -30/+34 |
* | • next trial to make getAllKeysOfDbStructure thread safe | Bibiko | 2010-03-30 | 1 | -59/+105 |
* | • some further code optimizations for navigator | Bibiko | 2010-03-30 | 1 | -23/+45 |
* | • some speed improvements and code simplifications for navigator | Bibiko | 2010-03-30 | 1 | -34/+32 |
* | • fixed several threading issues due to threading | Bibiko | 2010-03-29 | 1 | -10/+9 |
* | • added some more sanity checks to avoid exceptions due to threading | Bibiko | 2010-03-29 | 1 | -10/+19 |
* | • improved completion suggestion for db schemata | Bibiko | 2010-03-29 | 1 | -38/+41 |
* | • fixed several issue for completion lists | Bibiko | 2010-03-29 | 1 | -25/+79 |
* | - db structure for tables and views will now be queried by using SHOW… stat... | Bibiko | 2010-03-28 | 1 | -39/+28 |
* | fixed issue while selecting a db name in navigator which wasn't queried yet | Bibiko | 2010-03-26 | 1 | -1/+3 |
* | • navigator | Bibiko | 2010-03-26 | 1 | -1/+1 |
* | • first steps to ease the structure querying for auto-completion and navigator | Bibiko | 2010-03-26 | 1 | -32/+65 |
* | • Navigator | Bibiko | 2010-03-25 | 1 | -47/+188 |
* | • Navigator | Bibiko | 2010-03-25 | 1 | -12/+33 |
* | General tidy up, with a focus on consolidating more constants in SPConstants.... | stuconnolly | 2010-03-24 | 1 | -2/+0 |
* | • Navigator | Bibiko | 2010-03-24 | 1 | -48/+74 |
* | - Add a new selectDatabase:item: method to TableDocument, to centralise code... | rowanbeentje | 2010-03-24 | 1 | -10/+2 |
* | • added SPNavigatorOutlineView class for future stuff | Bibiko | 2010-03-23 | 1 | -0/+1 |
* | • TablesList | Bibiko | 2010-03-23 | 1 | -2/+38 |
* | • Navigator | Bibiko | 2010-03-23 | 1 | -30/+155 |
* | • Navigator | Bibiko | 2010-03-21 | 1 | -2/+135 |
* | • Navigator | Bibiko | 2010-03-21 | 1 | -40/+148 |
* | • Navigator progress | Bibiko | 2010-03-20 | 1 | -17/+181 |
* | (no commit message) | Bibiko | 2010-03-20 | 1 | -6/+1 |
* | • some improvements for navigator | Bibiko | 2010-03-19 | 1 | -39/+65 |
* | • further work on Navigator (not yet active but workable -> unHide menu item) | Bibiko | 2010-03-19 | 1 | -25/+49 |
* | • some progress re Navigator | Bibiko | 2010-03-19 | 1 | -18/+12 |
* | • further progress for navigator | Bibiko | 2010-03-18 | 1 | -17/+43 |
* | • some progress of the navigator approach (not yet active - hidden main men... | Bibiko | 2010-03-18 | 1 | -46/+38 |
* | - Fix a couple of calls which crashed if the window had already been closed,... | rowanbeentje | 2010-03-18 | 1 | -2/+4 |
* | • initial commit to support a connection/schema navigator (not yet active ... | Bibiko | 2010-03-17 | 1 | -0/+273 |