aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* moved webview code to seperate classLibravatar keshavbhatt2021-04-111-0/+38
|
* tray restore action now shows unread message countLibravatar keshavbhatt2021-04-101-19/+32
|
* follow set permission in pageLibravatar keshavbhatt2021-04-102-28/+52
|
* added permission dialog in settings windowLibravatar keshavbhatt2021-04-103-77/+127
|
* dialog upd8Libravatar keshavbhatt2021-04-101-2/+2
|
* cleanupLibravatar keshavbhatt2021-04-101-0/+3
|
* enable context menu only for media type imagesLibravatar keshavbhatt2021-04-101-1/+7
|
* added permission dialog to projectLibravatar keshavbhatt2021-04-104-0/+147
|
* update test case to check loaded correctly.Libravatar keshavbhatt2021-04-091-0/+9
|
* wrote new test case to check loaded correctly.Libravatar keshavbhatt2021-04-092-35/+54
|
* new global app shortcuts, other improvementsLibravatar keshavbhatt2021-04-092-15/+83
|
* spellcheck implLibravatar keshavbhatt2021-04-093-34/+212
|
* make staticLibravatar keshavbhatt2021-04-091-2/+2
|
* updated some dictionaries source filesLibravatar keshavbhatt2021-04-096-333649/+178508
|
* 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