aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPNavigatorController.h
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with autocompletion not suggesting column names (#2507)Max2016-05-161-2/+2
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-4/+4
* - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl...rowanbeentje2012-08-021-2/+2
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-2/+3
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-3/+8
* - Fix more compiler warningsrowanbeentje2011-03-151-1/+1
* • alias (auto-)completionBibiko2010-11-041-1/+1
* Tidy up.stuconnolly2010-10-191-1/+0
* • NavigatorBibiko2010-08-131-2/+1
* • NavigatorBibiko2010-08-131-5/+0
* • some minor work on NavigatorBibiko2010-08-121-2/+3
* • 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