aboutsummaryrefslogtreecommitdiff
path: root/src/downloadwidget.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-10added permission dialog to projectLibravatar keshavbhatt4-0/+147
2021-04-09snap bin depLibravatar keshavbhatt1-0/+0
2021-04-09update test case to check loaded correctly.Libravatar keshavbhatt1-0/+9
2021-04-09wrote new test case to check loaded correctly.Libravatar keshavbhatt2-35/+54
2021-04-09snap bin depLibravatar keshavbhatt1-0/+0
2021-04-09updated readmeLibravatar keshavbhatt1-1/+16
2021-04-09new screenshotsLibravatar keshavbhatt2-0/+0
2021-04-09app permission updateLibravatar keshavbhatt1-9/+9
2021-04-09snap deploymentLibravatar keshavbhatt1-0/+0
2021-04-09new global app shortcuts, other improvementsLibravatar keshavbhatt2-15/+83
2021-04-09spellcheck implLibravatar keshavbhatt3-34/+212
2021-04-09make staticLibravatar keshavbhatt1-2/+2
2021-04-09updated some dictionaries source filesLibravatar keshavbhatt6-333649/+178508
2021-04-09added new dictionaries source filesLibravatar keshavbhatt1-0/+0
2021-04-09added new dictionaries source filesLibravatar keshavbhatt106-390/+4361012
2021-04-09added webview classLibravatar keshavbhatt3-9/+123
new dictionaries deployment strategy
2021-04-09removed old dicts.Libravatar keshavbhatt26-183019/+0
2021-04-07latest bin for snap beploymentLibravatar keshavbhatt1-0/+0
2021-04-07integrated spell checker with app.Libravatar keshavbhatt1-7/+18
2021-04-07clean upLibravatar keshavbhatt1-3/+0
2021-04-07utils class updateLibravatar keshavbhatt2-53/+123
2021-04-07pre-compiled bdic files for deploymentLibravatar keshavbhatt5-0/+0
2021-04-07added debug info widget in about dialogLibravatar keshavbhatt3-117/+162
2021-04-07added dictionary helper classLibravatar keshavbhatt3-0/+96
2021-04-07added dictionaries to source treeLibravatar keshavbhatt33-0/+536633
2021-04-07bin for deploymentLibravatar keshavbhatt1-0/+0
2021-04-06bin for deploymentLibravatar keshavbhatt1-0/+0
2021-04-06use wa_bg imagesLibravatar keshavbhatt1-2/+5
2021-04-06added wa_bgLibravatar keshavbhatt3-0/+1
2021-04-06fix label style in download managerLibravatar keshavbhatt1-3/+0
2021-04-06bin for deploymentLibravatar keshavbhatt1-0/+0
2021-04-06restore window pos when notification popup cickedLibravatar keshavbhatt1-5/+4
2021-04-06lock UI fade in on initLibravatar keshavbhatt2-528/+561
2021-04-06remove webengine initLibravatar keshavbhatt1-0/+0
2021-04-06bypass browser upgrade page.Libravatar keshavbhatt1-0/+0
2021-04-06bypass browser upgrade page.Libravatar keshavbhatt3-3/+46
2021-04-06improve lock screen classLibravatar keshavbhatt1-1/+5
2021-04-06updated screenshots and formatLibravatar keshavbhatt3-0/+0
2021-04-06updated readmeLibravatar keshavbhatt1-1/+13
2021-04-06added new screenshotsLibravatar keshavbhatt2-0/+0
2021-04-06updated new build for deploymentLibravatar keshavbhatt1-0/+0
2021-04-05implemented new about dialog,Libravatar keshavbhatt6-93/+191
app lock feature
2021-04-05implemented runguard..Libravatar keshavbhatt1-1/+14
2021-04-05runguard class addedLibravatar keshavbhatt1-0/+5
new about dialog to project tree
2021-04-05runguard class addedLibravatar keshavbhatt2-0/+111
2021-04-05new about dialogLibravatar keshavbhatt3-0/+286
2021-04-05updated lock classLibravatar keshavbhatt3-40/+23
2021-04-05added back gsettings plug entry, don't know what it does :DLibravatar keshavbhatt1-0/+1
2021-04-05organized project file a little bit.Libravatar keshavbhatt1-6/+11
2021-04-05disable engine init before qapp init. this causing a bug where app binary ↵Libravatar keshavbhatt1-3/+2
will not respect qt.conf file.