104 U32 Account::getCrc(void) |
104 U32 Account::getCrc(void) |
105 Acctlist Account::getData(void) |
105 Acctlist Account::getData(void) |
106 Reimplement void QTable::swapRows, so that rows can be moved easily |
106 Reimplement void QTable::swapRows, so that rows can be moved easily |
107 Update edit controls only after return from TiTable::createEditor() |
107 Update edit controls only after return from TiTable::createEditor() |
108 |
108 |
|
109 Appealing billing features |
|
110 -------------------------- |
|
111 'Billable' column checkbox |
|
112 Chroot type reporting (for a single customer) |
|
113 |
109 Screwey user notes ;-) |
114 Screwey user notes ;-) |
110 ---------------------- |
115 ---------------------- |
111 cs: 'd' should not delete at once but flag the record as deleted. Use '$' to sync (similar to mutt) |
116 cs: 'd' should not delete at once but flag the record as deleted. Use '$' to sync (similar to mutt) |
112 cs: first 'TAB' should complete (if possible), second 'TAB' should open selection box (similar to bash) |
117 cs: first 'TAB' should complete (if possible), second 'TAB' should open selection box (similar to bash) |
113 cs: line numberscould be referenced when entering accounts ala bash history ('!4' = record #4) |
118 cs: line numberscould be referenced when entering accounts ala bash history ('!4' = record #4) |