Commit graph

11 commits

Author SHA1 Message Date
RemixDev 30026e21d8 Remember if the app was maximized when closed
This adds #35
2020-09-20 18:11:19 +02:00
RemixDev c591bd58f1 Added --dev parameter to open the Dev Tools tab 2020-08-25 15:29:46 +02:00
RemixDev efc1a7c3e6 Added back dummy menu item View Source
It doesn't do anything, but it will show at least an item in the context 
menu

Related to https://codeberg.org/RemixDev/deemix-webui/issues/31
2020-08-24 12:32:48 +02:00
RemixDev 05e62f81e8 Added icon on taskbar for Windows 2020-08-22 15:19:33 +02:00
RemixDev 08903f6195 Removed web specific actions from context menu 2020-08-22 12:57:29 +02:00
RemixDev c35dfa2223 Fixed WebEnginePage still not deleted error 2020-08-22 11:47:12 +02:00
RemixDev 959817d20d Open href links in browser 2020-08-22 11:46:27 +02:00
RemixDev bd537a4580 Added icon to MainWindow 2020-08-22 11:45:16 +02:00
RemixDev 9a450c5672 Added in app login
Still need to fix the error "Release of profile requested but 
WebEnginePage still not deleted. Expect troubles !"
2020-08-22 00:26:32 +02:00
RemixDev 4a3882629b Fixed thread issues and started working on in app login 2020-08-21 22:33:30 +02:00
RemixDev a856716b12 Started moving the UI from pywebview to QT 2020-08-21 20:27:23 +02:00