new repo
index
:
whatsie
master
Unofficial Qt5 client for WhatsApp
JaduPC Tech Team
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainwindow.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: improve logout flow, on change password
Keshav Bhatt
2022-03-30
1
-3
/
+47
*
fix: change lock screen password beahvior
Keshav Bhatt
2022-03-30
1
-1
/
+1
*
fix: theme switching
Keshav Bhatt
2022-03-30
1
-3
/
+2
*
feat: v4.0 (#35)
Keshav Bhatt
2022-03-30
1
-83
/
+180
*
feat: start application minimized. closes #19
Keshav
2022-03-20
1
-32
/
+28
*
release webengine properly on exit
Keshav
2022-03-14
1
-77
/
+57
*
version 3.0
Keshav Bhatt
2022-02-28
1
-1
/
+1
*
build: migrate to qt 5.15
Keshav Bhatt
2022-02-28
1
-881
/
+862
*
updated rateApp and about dialog
Keshav Bhatt
2021-08-30
1
-1
/
+1
*
updated the minimum size of window to prevent scrollbars.
Keshav Bhatt
2021-07-24
1
-2
/
+2
*
Decreases the main window minimum height to 500px
Edson Passos
2021-07-22
1
-1
/
+1
*
- fixed #9 (Window minimum width is too small); Now the minimum width is set
Keshav Bhatt
2021-07-19
1
-2
/
+7
*
code refactoring
Keshav Bhatt
2021-06-07
1
-4
/
+4
*
Added support for Opening whatsapp deeplinks
Keshav Bhatt
2021-05-31
1
-2
/
+32
*
allow passing app arguments
Keshav Bhatt
2021-05-30
1
-14
/
+20
*
fixed theme switch issue
Keshav Bhatt
2021-05-30
1
-3
/
+47
*
Save theme changes happened from web interface.
Keshav Bhatt
2021-05-30
1
-0
/
+1
*
updated darktheme palette
keshavbhatt
2021-05-23
1
-22
/
+27
*
implemented page zoom feature,
keshavbhatt
2021-05-12
1
-0
/
+9
*
fix file dialog.
keshavbhatt
2021-05-05
1
-3
/
+4
*
use non native file picker by default. since the native one is buggy.
keshavbhatt
2021-05-05
1
-1
/
+1
*
handle download request, filedialog follow settings.
keshavbhatt
2021-05-05
1
-2
/
+6
*
minor fixes
keshavbhatt
2021-05-05
1
-1
/
+1
*
removed status bar widget,
keshavbhatt
2021-05-05
1
-29
/
+21
*
added blank lines LOL
keshavbhatt
2021-05-03
1
-0
/
+2
*
fixed #2
keshavbhatt
2021-04-30
1
-2
/
+2
*
allow app locking even if its not enabled in settings
keshavbhatt
2021-04-26
1
-6
/
+7
*
fix crash on lock screen setup
keshavbhatt
2021-04-26
1
-3
/
+1
*
added option to change notification type.
keshavbhatt
2021-04-18
1
-16
/
+57
*
implemented notification timeout spinbox in settings
keshavbhatt
2021-04-11
1
-2
/
+9
*
code clean up and theme switching issue fix, notification pop-up theme fix.
keshavbhatt
2021-04-11
1
-60
/
+38
*
tray restore action now shows unread message count
keshavbhatt
2021-04-10
1
-19
/
+32
*
update test case to check loaded correctly.
keshavbhatt
2021-04-09
1
-0
/
+9
*
wrote new test case to check loaded correctly.
keshavbhatt
2021-04-09
1
-35
/
+53
*
new global app shortcuts, other improvements
keshavbhatt
2021-04-09
1
-15
/
+75
*
integrated spell checker with app.
keshavbhatt
2021-04-07
1
-7
/
+18
*
restore window pos when notification popup cicked
keshavbhatt
2021-04-06
1
-5
/
+4
*
bypass browser upgrade page.
keshavbhatt
2021-04-06
1
-3
/
+42
*
implemented new about dialog,
keshavbhatt
2021-04-05
1
-84
/
+136
*
lock screen init
keshavbhatt
2021-04-05
1
-1
/
+37
*
fixed dark style bg color,
keshavbhatt
2021-04-05
1
-2
/
+21
*
src init
keshavbhatt
2021-04-05
1
-0
/
+551