aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added new dictionaries source filesLibravatar keshavbhatt2021-04-0976-390/+4361012
|
* added webview classLibravatar keshavbhatt2021-04-093-9/+123
| | | | new dictionaries deployment strategy
* removed old dicts.Libravatar keshavbhatt2021-04-0926-183019/+0
|
* integrated spell checker with app.Libravatar keshavbhatt2021-04-071-7/+18
|
* clean upLibravatar keshavbhatt2021-04-071-3/+0
|
* utils class updateLibravatar keshavbhatt2021-04-072-53/+123
|
* added debug info widget in about dialogLibravatar keshavbhatt2021-04-073-117/+162
|
* added dictionary helper classLibravatar keshavbhatt2021-04-073-0/+96
|
* added dictionaries to source treeLibravatar keshavbhatt2021-04-0733-0/+536633
|
* use wa_bg imagesLibravatar keshavbhatt2021-04-061-2/+5
|
* added wa_bgLibravatar keshavbhatt2021-04-063-0/+1
|
* fix label style in download managerLibravatar keshavbhatt2021-04-061-3/+0
|
* restore window pos when notification popup cickedLibravatar keshavbhatt2021-04-061-5/+4
|
* lock UI fade in on initLibravatar keshavbhatt2021-04-062-528/+561
|
* bypass browser upgrade page.Libravatar keshavbhatt2021-04-062-3/+46
|
* improve lock screen classLibravatar keshavbhatt2021-04-061-1/+5
|
* implemented new about dialog,Libravatar keshavbhatt2021-04-055-93/+191
| | | | app lock feature
* implemented runguard..Libravatar keshavbhatt2021-04-051-1/+14
|
* runguard class addedLibravatar keshavbhatt2021-04-051-0/+5
| | | | new about dialog to project tree
* runguard class addedLibravatar keshavbhatt2021-04-052-0/+111
|
* new about dialogLibravatar keshavbhatt2021-04-053-0/+286
|
* updated lock classLibravatar keshavbhatt2021-04-053-40/+23
|
* organized project file a little bit.Libravatar keshavbhatt2021-04-051-6/+11
|
* disable engine init before qapp init. this causing a bug where app binary ↵Libravatar keshavbhatt2021-04-051-3/+2
| | | | will not respect qt.conf file.
* lock screen initLibravatar keshavbhatt2021-04-054-38/+105
|
* fixed dark style bg color,Libravatar keshavbhatt2021-04-052-2/+22
| | | | | update system tray menu according to window state, restore window geometry after minimizing to tray.
* added app lock classLibravatar keshavbhatt2021-04-054-0/+903
|
* src initLibravatar keshavbhatt2021-04-05172-0/+3785