aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPNavigatorController.h
Commit message (Expand)AuthorAgeFilesLines
* • ensure that the global schema structure data for completion are updated e...Bibiko2010-03-311-1/+1
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-0/+1
* • querying for db structure is queued for the same connection to avoid 'ove...Bibiko2010-03-311-2/+2
* • next trial to make getAllKeysOfDbStructure thread safeBibiko2010-03-301-0/+2
* • some further code optimizations for navigator Bibiko2010-03-301-0/+8
* • some speed improvements and code simplifications for navigatorBibiko2010-03-301-0/+2
* • improved completion suggestion for db schemataBibiko2010-03-291-1/+1
* • fixed several issue for completion listsBibiko2010-03-291-0/+4
* - db structure for tables and views will now be queried by using SHOW… stat...Bibiko2010-03-281-0/+6
* • first steps to ease the structure querying for auto-completion and navigatorBibiko2010-03-261-0/+2
* • NavigatorBibiko2010-03-251-1/+3
* • NavigatorBibiko2010-03-251-2/+2
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-4/+2
* • NavigatorBibiko2010-03-241-0/+6
* • NavigatorBibiko2010-03-231-1/+2
* • NavigatorBibiko2010-03-211-0/+4
* • NavigatorBibiko2010-03-211-0/+10
* • Navigator progressBibiko2010-03-201-0/+9
* • further progress for navigatorBibiko2010-03-181-2/+1
* • initial commit to support a connection/schema navigator (not yet active ...Bibiko2010-03-171-0/+47