summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restore activity daemon supportAndrea Diamantini2013-03-131-1/+19
| | | | BUG: 315694
* Restore a small portion of (un)ported codeAndrea Diamantini2013-03-131-1/+6
| | | | | | Close window if option says so BUG: 316637
* Fix && clean up fullscreen modeAndrea Diamantini2013-03-111-2/+2
|
* Supporting panel (again) :)Andrea Diamantini2013-03-101-0/+900
- 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