aboutsummaryrefslogtreecommitdiff
path: root/src/forms/searchform.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Refactoring MainWindowAqua-sama2018-01-191-1/+1
| | | | | - Added NavigationBar object that manages the navigation buttons - Removed NavigationButton class that it obsoleted
* Added .clang-formatAqua-sama2018-01-071-4/+4
|
* Various minor fixesAqua-sama2018-01-041-1/+0
| | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings
* Edited documentationAqua-sama2017-12-211-1/+3
| | | | | | - Search highlighting is removed when you close the search box - Fixed PKGBUILD not working - PKGBUILD can now pick compiler and optimization
* Added Search BoxAqua-sama2017-12-211-0/+56