aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableStructure.h
Commit message (Expand)AuthorAgeFilesLines
* merge SPTableStructure (part of #2789)Max2018-01-201-0/+6
* Add a "tooltip" when picking a column type in structure view, explaining basi...Max2015-11-101-1/+18
* Setting large auto_increment values (> 1000) could be misinterpreted as decim...Max2015-06-091-1/+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
* Ensure the relations table view is refreshed after field changes result in a ...stuconnolly2013-10-271-7/+9
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-7/+7
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+29
* Move the table structure's loading logic into it's own category.stuconnolly2012-07-041-5/+0
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-9/+5
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-3/+3
* - Review changes made in r3376 and revert a number of regressionsrowanbeentje2011-08-141-3/+2
* merged latest SP_REFACTOR changessqlprodev2011-08-021-2/+3
* - Rework a number of protocol defintions when refactoring to fix IB compilat...rowanbeentje2011-06-211-3/+2
* merging SP_REFACTOR branch with trunksqlprodev2011-05-191-2/+24
* - Add the ability to double-click in empty areas of the main tableviews to a...rowanbeentje2011-04-251-3/+3
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-141-2/+0
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-6/+17
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-3/+6
* • TableStructure sheet to ask for the to be used index of an auto_increment...Bibiko2010-11-011-3/+1
* • improved Structure editing logic to allow to choose auto_increment for Ex...Bibiko2010-11-011-1/+3
* Tidy up SPTableStructure including moving all the private field type validati...stuconnolly2010-10-281-1/+5
* Add SPDefaultPasteboardDragType constant.stuconnolly2010-10-281-7/+6
* Tidy up.stuconnolly2010-10-191-2/+0
* • implemented for TableStructure's source table the possibility to hide/unh...Bibiko2010-10-151-0/+3
* - Consolidate structure and content row editing cancellation code into a sin...rowanbeentje2010-09-161-0/+1
* • added to Structure source table's context menu item: "Show optimized fiel...Bibiko2010-09-121-0/+1
* • TableStructureBibiko2010-09-101-0/+2
* • Structure editingBibiko2010-09-091-0/+2
* • TableStructureBibiko2010-09-091-1/+4
* Tweak structure view index collapsing:rowanbeentje2010-07-171-0/+5
* Split the management of a table's indexes (adding and removing) to its own co...stuconnolly2010-06-141-14/+7
* Rename TableSource to SPTableStructure.stuconnolly2010-05-271-0/+109