summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSearchWidget.h
Commit message (Expand)AuthorAgeFilesLines
* FE/Qt: bugref:6899: !VirtualBox Manager: No QIComboBox class for tools, it's ...vboxsync2022-03-011-2/+2
* FE/Qt: Replaced /* override */ comments with RT_OVERRIDE. bugref:9898vboxsync2022-02-281-2/+2
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* FE/Qt: Adding tooltip to UIToolBox page title icons for accessibility.vboxsync2021-02-111-2/+2
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* FE/Qt: Some fixes in UIMediumSearchWidget.vboxsync2019-05-071-0/+5
* FE/Qt: Reperforming medium search in medium manager after adding/removing media.vboxsync2019-05-071-1/+1
* FE/Qt: Factoring out UISearchLineEdit as it will be used in vm search widget ...vboxsync2019-03-141-1/+0
* FE/Qt: bugref:9340. some cleanupvboxsync2019-02-111-4/+0
* FE/Qt: bugref:9340. Showing number of search matches in the line edit of the ...vboxsync2019-02-061-1/+4
* FE/Qt: Some modifications to UIMediumSearchWidget.vboxsync2019-01-281-1/+4
* FE/Qt: Modifications to medium selector widget to adjust to search widget cha...vboxsync2019-01-261-2/+0
* FE/Qt: UIMediumSearchWidget remembers the matched items list and manages the ...vboxsync2019-01-261-2/+19
* FE/Qt. Reverting the previous commitvboxsync2019-01-251-19/+2
* FE/Qt: Adding a simple filtering functionality to QITreeWidgetvboxsync2019-01-251-2/+19
* FE/Qt: Factor out medium search widget to make it avaible in other dialog.vboxsync2019-01-241-0/+74