Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-10 | added permission dialog to project | 4 | -0/+147 | ||
2021-04-09 | snap bin dep | 1 | -0/+0 | ||
2021-04-09 | update test case to check loaded correctly. | 1 | -0/+9 | ||
2021-04-09 | wrote new test case to check loaded correctly. | 2 | -35/+54 | ||
2021-04-09 | snap bin dep | 1 | -0/+0 | ||
2021-04-09 | updated readme | 1 | -1/+16 | ||
2021-04-09 | new screenshots | 2 | -0/+0 | ||
2021-04-09 | app permission update | 1 | -9/+9 | ||
2021-04-09 | snap deployment | 1 | -0/+0 | ||
2021-04-09 | new global app shortcuts, other improvements | 2 | -15/+83 | ||
2021-04-09 | spellcheck impl | 3 | -34/+212 | ||
2021-04-09 | make static | 1 | -2/+2 | ||
2021-04-09 | updated some dictionaries source files | 6 | -333649/+178508 | ||
2021-04-09 | added new dictionaries source files | 1 | -0/+0 | ||
2021-04-09 | added new dictionaries source files | 106 | -390/+4361012 | ||
2021-04-09 | added webview class | 3 | -9/+123 | ||
new dictionaries deployment strategy | |||||
2021-04-09 | removed old dicts. | 26 | -183019/+0 | ||
2021-04-07 | latest bin for snap beployment | 1 | -0/+0 | ||
2021-04-07 | integrated spell checker with app. | 1 | -7/+18 | ||
2021-04-07 | clean up | 1 | -3/+0 | ||
2021-04-07 | utils class update | 2 | -53/+123 | ||
2021-04-07 | pre-compiled bdic files for deployment | 5 | -0/+0 | ||
2021-04-07 | added debug info widget in about dialog | 3 | -117/+162 | ||
2021-04-07 | added dictionary helper class | 3 | -0/+96 | ||
2021-04-07 | added dictionaries to source tree | 33 | -0/+536633 | ||
2021-04-07 | bin for deployment | 1 | -0/+0 | ||
2021-04-06 | bin for deployment | 1 | -0/+0 | ||
2021-04-06 | use wa_bg images | 1 | -2/+5 | ||
2021-04-06 | added wa_bg | 3 | -0/+1 | ||
2021-04-06 | fix label style in download manager | 1 | -3/+0 | ||
2021-04-06 | bin for deployment | 1 | -0/+0 | ||
2021-04-06 | restore window pos when notification popup cicked | 1 | -5/+4 | ||
2021-04-06 | lock UI fade in on init | 2 | -528/+561 | ||
2021-04-06 | remove webengine init | 1 | -0/+0 | ||
2021-04-06 | bypass browser upgrade page. | 1 | -0/+0 | ||
2021-04-06 | bypass browser upgrade page. | 3 | -3/+46 | ||
2021-04-06 | improve lock screen class | 1 | -1/+5 | ||
2021-04-06 | updated screenshots and format | 3 | -0/+0 | ||
2021-04-06 | updated readme | 1 | -1/+13 | ||
2021-04-06 | added new screenshots | 2 | -0/+0 | ||
2021-04-06 | updated new build for deployment | 1 | -0/+0 | ||
2021-04-05 | implemented new about dialog, | 6 | -93/+191 | ||
app lock feature | |||||
2021-04-05 | implemented runguard.. | 1 | -1/+14 | ||
2021-04-05 | runguard class added | 1 | -0/+5 | ||
new about dialog to project tree | |||||
2021-04-05 | runguard class added | 2 | -0/+111 | ||
2021-04-05 | new about dialog | 3 | -0/+286 | ||
2021-04-05 | updated lock class | 3 | -40/+23 | ||
2021-04-05 | added back gsettings plug entry, don't know what it does :D | 1 | -0/+1 | ||
2021-04-05 | organized project file a little bit. | 1 | -6/+11 | ||
2021-04-05 | disable engine init before qapp init. this causing a bug where app binary ↵ | 1 | -3/+2 | ||
will not respect qt.conf file. |