summaryrefslogtreecommitdiff
path: root/src/panels
Commit message (Collapse)AuthorAgeFilesLines
* normalize signal/slotMontel Laurent2013-05-061-1/+1
|
* Supporting panel (again) :)Andrea Diamantini2013-03-1010-0/+1105
- Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354