aboutsummaryrefslogtreecommitdiff
path: root/src/settingswidget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: minor fixes + code cleanupLibravatar Keshav Bhatt2023-05-171-106/+221
* chore: cleanup + additionLibravatar Keshav Bhatt2023-01-261-26/+11
* fix: focus on password edit when echoLibravatar Keshav Bhatt2022-07-051-0/+1
* chore(ui): update ui colorLibravatar Keshav Bhatt2022-07-051-18/+30
* feat(i18n): add Italian localization (#55)Libravatar Gianluca Boiano2022-06-261-4/+4
* feat: some new featuresLibravatar Keshav Bhatt2022-06-251-12/+31
* fix: obey fullview settings on first launch & initial window sizeLibravatar Keshav Bhatt2022-06-251-0/+1
* chore: add full view support closes #46Libravatar Keshav Bhatt2022-06-231-0/+11
* chore: improve settings window show behaviorLibravatar Keshav Bhatt2022-06-161-7/+14
* chore: use Ctrl+W to hide window to trayLibravatar Keshav Bhatt2022-06-161-0/+8
* fix: properly load setting for autoapplock checkboxLibravatar Keshav2022-06-131-11/+10
* fix: notification popup click behaviorLibravatar Keshav Bhatt2022-03-301-1/+1
* feat: app auto lockingLibravatar Keshav Bhatt2022-03-301-2/+25
* fix: change lock screen password beahviorLibravatar Keshav Bhatt2022-03-301-2/+3
* feat: v4.0 (#35)Libravatar Keshav Bhatt2022-03-301-27/+227
* feat: start application minimized. closes #19Libravatar Keshav2022-03-201-1/+51
* version 3.0Libravatar Keshav Bhatt2022-02-281-1/+1
* build: migrate to qt 5.15Libravatar Keshav Bhatt2022-02-281-401/+384
* allow passing app argumentsLibravatar Keshav Bhatt2021-05-301-0/+3
* implemented page zoom feature,Libravatar keshavbhatt2021-05-121-0/+33
* use non native file picker by default. since the native one is buggy.Libravatar keshavbhatt2021-05-051-1/+1
* instantly trigger theme switch when user set automatic timer.Libravatar keshavbhatt2021-05-051-1/+4
* minor fixesLibravatar keshavbhatt2021-05-051-0/+6
* fix automatic theme switchingLibravatar keshavbhatt2021-05-051-7/+20
* increase timeout of automatic theme switcherLibravatar keshavbhatt2021-05-031-1/+1
* -added flag icons to spell checker language combobox items,Libravatar keshavbhatt2021-05-031-2/+83
* updated settings dialog.1.0Libravatar keshavbhatt2021-05-011-0/+2
* added option to change notification type.Libravatar keshavbhatt2021-04-181-0/+11
* implemented notification timeout spinbox in settingsLibravatar keshavbhatt2021-04-111-0/+7
* fix app shortcut popup layoutLibravatar keshavbhatt2021-04-111-3/+7
* added permission dialog in settings windowLibravatar keshavbhatt2021-04-101-9/+16
* spellcheck implLibravatar keshavbhatt2021-04-091-0/+76
* implemented new about dialog,Libravatar keshavbhatt2021-04-051-0/+25
* src initLibravatar keshavbhatt2021-04-051-0/+189