| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
not showing any applied limit on initial table load
|
|
|
|
|
|
|
|
|
|
| |
- Refreshing or reloading a table view will now attempt to preserve sorting and filters.
Other changes:
- Initial cleanup of TableContent loadTable:
- Replacing project-distributed column sort arrows with the OS-provided images
|
|
|
|
|
|
|
| |
then restore it afterwards - ie suggestion (2) in http://groups.google.com/group/sequel-pro/browse_frm/thread/71541c6267fc08c1/2f4aeeaa7f15b268 .
I was initially in two minds as to whether this would be a good thing, but with r195/r196 removing the need to refresh for structural changes, this change does actually feel right to me - in fact, I now wish it didn't clear any filters/limit, and I'd like to preserve them as well. Any objections?
|
| |
|
|
|
|
|
|
| |
Note that this fix may not be the best solution.
However it solves the issue in the meantime.
|
|
|
|
| |
table information (commented out until bug resolved)
|
| |
|
|
|
|
|
| |
changed search to 'live'
|
| |
|
|
|
|
|
|
|
| |
refactor menu validation
move database action buttons into a new "Database" menu
pretty up the table select view and it's action buttons
|
| |
|
|
|