1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 10:12:10 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
nowrep
3db65361ba Spanish translation, thanks to Jorge Sevilla <jsevi@ozu.es>
Also removed one redundant string from translations
2011-11-13 01:19:05 +01:00
nowrep
6021330765 Polish translation, uncompleted for now
Added Polish translation, thanks to Krzysztof Malinowski
<boromil@gmail.com>
Also improved showing of click2flash object
2011-11-12 09:45:32 +01:00
nowrep
2cb067878d Coding style, fixed cppcheck warnings + improved html highlighter
- html highlighter is now highlighting with reg exps, no more with hard
coded tags/tag options
 - all cppecheck warnings fixed + added script (cppcheck.sh)
 - introduced coding style + added astyle script (coding_style.sh)
 - fixed one mistake in czech translate + updated windows installer
2011-11-06 17:01:23 +01:00
nowrep
959fc9b450 Shortcuts improvements + improved performance of cookie manager
- it is now possible to close page search with Esc, it is no longer
needed to click on close button.
 - shortcuts for reload, stop, next, back are available everytime.
 - performance of cookie manager is not ideal yet, but it is much better
than it was before.
 - fixed showing search engine name in locationbar placeholder text.
 - updated ca-certs bundle by latest Debian update
 - moved keypressevent handler from WebView to QupZila to make this
actions global
 - added keypress actions for special keys on keyboard
2011-11-06 12:05:16 +01:00
nowrep
5f7d2d108b Added Italian translation. Closes #27
Thanks to Federico Fabiani <federico.fabiani85@gmail.com> and Francesco
Marinucci <framarinucci@gmail.com>
Also updated Chinese translation.
2011-11-05 10:22:24 +01:00
nowrep
2eb0f542a9 Various small fixes
Finally fixed "floating statusbar", it has now proper ToolTip behaviour.
DownloadManager now won't ask you whether you want delete file if some
error in downloading occurs.
In all themes fixed TextBrowser's rounded borders in KDE
2011-11-04 22:34:45 +01:00
Jonathan Hooverman
078c801536 Updated German translation 2011-11-04 12:19:31 +01:00
Jonathan Hooverman
d412cb1f57 Updated German translation 2011-11-01 12:30:48 +01:00
nowrep
ed8969f7a9 Folders in Bookmark Toolbar
It is now possible to add folders into bookmarks toolbar.
2011-10-28 17:52:42 +02:00
nowrep
b2056321ef Fixed showing of Click2Flash plugin
Added workaround for showing click2flash right after the plugin is
created, no longer need to scroll / resize page
Also fixed one crash in floating status bar message
Also improved detection of object element on page
2011-10-27 14:26:40 +02:00
nowrep
627fcd1d7b Improved Saving Passwords
It is now saving webview's url, not url of request (used to have
problems on some pages)
And addition small improvements
- added possibility to open rss feed in new tab with middle click
- middle click on home button loads homepage in new tab
- right click on back/next buttons now show menu instantly (instead of
holding left mouse button to get menu shown)
2011-10-26 19:23:50 +02:00
nowrep
a4b39822a6 Various small fixes (including fullscreen buttons hiding)
When going to fullscreen, add tab button will no longer stay on screen,
and also when going back to normal screen, list tabs button will no
longer be hidden.
2011-10-24 17:46:45 +02:00
nowrep
8cb30073c4 Search Engines Manager + OpenSearch (with suggestions)
Finally added support to manage search engines. You can add search
engines from sites that supports opensearch standard, but you can also
add them manually.
There is also possibility to specify shortcuts for quickly searching in
location bar on your favourite engines.
2011-10-21 23:26:34 +02:00
nowrep
e865eb0c7e Chinese translation (thanks to Unink-Lio <unink4451@163.com>)
fixed optimize database not working after click
2011-10-20 17:56:01 +02:00
nowrep
6225283814 Fixed build issue. Closes #16 2011-10-19 16:49:04 +02:00
nowrep
13bde06e9e German Translation (thanks to Jonathan Hooverman
jonathan.hooverman@gmail.com)
2011-10-18 21:34:25 +02:00
nowrep
2c9dc68c3e Added possibility to change prefix for installation + improved checking
profile versions (every profile will now be checked, not only default)
2011-10-18 14:30:17 +02:00
nowrep
a46ea19a25 Fixed issues with download manager on windows, added possibility to
build W7API with msvc 2008, width of locationbar, websearchbar and
sidebars is now saved
2011-10-17 09:59:09 +02:00
nowrep
6f395631ad Updated copyright informations 2011-10-17 09:57:07 +02:00
nowrep
722a79aef1 Fixed loading animation sometimes stopped while page still loading +
updated positioning of hovered link widget
Also when adblock is disabled, the statusbar icon is now clickable.
When running with different profile from command line argument, in
preferences will be showed real starting profile, not active.
2011-10-15 16:37:32 +02:00
nowrep
ee3820b5d9 Updated contributors and translators + updated README file 2011-10-15 13:16:22 +02:00
nowrep
2ff570e92c Added new SSL Manager, it is now possible to specify location for custom
CA Certificates
2011-10-12 22:28:41 +02:00
nowrep
1ff0e232b7 Improved hiding elements blocked by adblock + hiding blocked flash
objects when click2flash is enabled
2011-10-09 14:51:25 +02:00
nowrep
17f80f31b5 Using new QupZilla site: qupzilla.cc.co from now 2011-10-07 17:33:51 +02:00
nowrep
3c8b08957a Updated code BUILDING informations to support building for OS/2 2011-10-07 15:37:49 +02:00
nowrep
d91f20d277 Added function to compare versions.
So now it checks whether version you are running is older than  laset
released version
2011-10-05 16:48:23 +02:00
nowrep
a2951f4c74 Fixed build issues with copyright symlink and DEVELOPING define 2011-10-04 18:05:26 +02:00
nowrep
5f6a982b12 v1.0.0-b4 2011-10-02 17:40:37 +02:00
nowrep
49c2b36071 Added new IconProvider interface, improved performance of opening new
tab and updated themes
2011-09-30 21:44:18 +02:00
nowrep
76b3d7f2aa Updated missing copyrights 2011-09-23 22:06:21 +02:00
nowrep
f24b6fcc21 Save Page screen - last missing feature from first Python QupZilla added
Introduced new global function qz_centerWidgetOnScreen
2011-09-21 14:20:49 +02:00
nowrep
8f296c0f51 Added multiple sizes for window icon + fixed bookmark all tabs always
disabled issue
2011-09-17 11:39:25 +02:00
nowrep
9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old,
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
13f8b67abd Completely rewritten all animations (hide/show notifications and search
bars)
2011-08-02 16:19:20 +02:00
nowrep
3c6eee9964 A lot of improvements in Browsing Library
huge optimalization for history sidebar + manager loading with a big
profile
2011-07-30 17:57:14 +02:00
nowrep
47a0dd058e Added unified Library which contains history, bookmarks and RSS reader. 2011-07-29 15:39:43 +02:00
nowrep
a8881c1d73 Address of hovered link won't stuck at screen when changing to other
window anymore.
2011-07-19 23:26:34 +02:00
nowrep
b13e71162d Added Show source of selection feature. However, in Qt 4.8 beta it is
buggy, so it is disabled until it will be fixed
2011-07-19 22:04:08 +02:00
nowrep
b49a133bbe Fixed problem with showing green (secured) info on unsecured page, when
leaving secured one.
2011-07-11 20:30:49 +02:00
nowrep
b09d7c39b8 Final updates for 1.0.0 beta2 version. 2011-05-31 21:11:46 +02:00
nowrep
85daf062d4 Added StatusBarMessage class which handles and shows those messages on a
tooltip in left bottom corner of webview if statusbar is hidden
2011-05-09 17:58:19 +02:00
nowrep
d77499aa28 Status of sidebars is now restored at startup + updated default database
+ fixed proper icon clearing + added some missing html tags
2011-04-28 18:31:48 +02:00
nowrep
036cb1c30b Added Icon Provider class to fix bad icon saving with default QtWebKit
behaviour
2011-04-25 20:56:45 +02:00
nowrep
c2f1d3dbe7 Fixed unneeded cpu usage by making ProgressBar class 2011-04-25 15:06:59 +02:00
nowrep
cfb889df8a Some edits in desktopnotificationsfactory + use it when newer version is
available and after all downloads are completed
2011-04-24 22:40:35 +02:00
nowrep
a8add4a5b3 DesktopNotificationsFactory class now supports native notifications (on
Linux) and popupWidget notification
2011-04-23 22:33:25 +02:00
nowrep
0652aa6a81 Added blur to bookmarks, history, rss manager and about window on W7,
fixes restoring states
2011-04-07 18:00:26 +02:00
nowrep
23c1a80165 Added support for creating and deleting new profiles 2011-04-04 19:29:03 +02:00
nowrep
af92a1897e Added "Don't ask again' function to close dialog 2011-03-26 15:59:11 +01:00
nowrep
09c4747ab6 Added basic SSL Certificate support and improved about site dialog (not
final version yet)
2011-03-22 21:36:15 +01:00