Jun 14 2024
Dec 31 2021
This was a proposal for a browser rebrand that I posted on the Mozilla Wiki about a decade ago but I don't think many people saw it and too many were emotionally attached to the fox. Just also posting it here in case you wanted to use it. I knocked it up in MS Paint in about 10 minutes, so it's just for the concept and obviously not a polished final design or anything. Could change the colours if orange was too Firefox-like.
Dec 14 2020
Nov 21 2020
It was also reported on bagtracker:
https://bugs.kde.org/show_bug.cgi?id=402835
https://bugs.kde.org/show_bug.cgi?id=429433
Nov 17 2020
Jun 3 2020
May 25 2020
Will submit an improved version on GitLab instead.
May 16 2020
May 13 2020
May 5 2020
I for some reason can't land this change. It says "hook declined". Feel free to land it for me.
Apr 29 2020
@drosca can you check this once.
Apr 20 2020
Apr 11 2020
keyword gets updated in the bookmark widget and organize bookmarks.
No idea, I'm not a Falkon developer.
Apr 9 2020
fix the size of bookmark widget.
The other thing is:
This popup window can recognize if the site is already bookmarked or not.
In case it is already bookmarked it would be good to display keywords in keyword field.
Update Placeholder
Improve query filter
Apr 7 2020
Apr 4 2020
Comment grammar correction
Mar 30 2020
- I fixed "if"
Mar 28 2020
Done requested change
Mar 25 2020
Use qAsConst
Okay I fixed. thank you
QFile is closed in the destructor, this is not needed.
It should be <br/> instead.
Mar 24 2020
https://forum.qt.io/topic/66191/new-line-n-doesn-t-work
As like this article, maybe dialog.setText(tr("...")) messages are translated in C type character type.
'\r\n' also would be works.
And checked with build source.
Mar 22 2020
Used range loop as requested.
Using QString reference as requested.