summaryrefslogtreecommitdiffstats
path: root/src/tabwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement fixed tabs.Mavridis Philippe2021-01-141-1/+3
| | | | | | | | Fixed tabs are tabs that cannot be closed by the user. Examples of such tabs are thwe first (main) tab in the Virus Browser and the Scanner and some essential tabs in the main window. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Implemented tabs context menuMavridis Philippe2021-01-141-1/+4
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* TabWidget: code cleanupMavridis Philippe2021-01-141-2/+0
| | | | | | Most of the removed code relates to Akregator and is unused by KlamAV. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Conversion Qt3->TQtMavridis Philippe2021-01-131-8/+8
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Initial commitMavridis Philippe2021-01-131-0/+61
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>