| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
No longer required to select a table first before selecting the Import... menu item
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
---
Field mapping when importing CSV file now makes more sense.
You can import data into multiple columns in the table.
Known Issue: changing table while field mapping doesn't work. Select the table first before importing
TableContent
---
Partially solves issue where label at bottom "x of y rows selected" wasn't being updated
TablesList
---
Moved table delegate methods under correct pragma mark
|
| |
|
| |
|
|
|
|
| |
changes. Implemented by adding a method to TablesList (setContentRequiresReload) and using it when modifying the tble structure, thus only refreshing if the content is actually viewed again.
|
| |
|
| |
|
|
|
|
| |
• Issue 35 - marked fixed
|
|
|
|
|
|
|
|
| |
• Added grabber images
• Removed small icon of table and replaced with new one
• Added "Checksum Table" to MainMenu
• Added extra splitter grab handles
• Few other bits cleaned up
|
|
|
|
| |
table information (commented out until bug resolved)
|
|
|
|
|
|
|
| |
refactor menu validation
move database action buttons into a new "Database" menu
pretty up the table select view and it's action buttons
|
| |
|
|
|