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

2649 Commits

Author SHA1 Message Date
nowrep
a30ff3f0ba [StatusBarIcons] Updated translations 2013-05-28 21:21:32 +02:00
nowrep
57c4b1c2fc [StatusBarIcons] NetworkIcon can now also manage proxies.
Closes #787
2013-05-28 21:20:13 +02:00
nowrep
c5b7dbb48c [StatusBarIcons] Added network icon.
Currenlty only shows status of connection and proxy.
2013-05-27 22:20:30 +02:00
nowrep
0f695b0264 [NetworkManager] Set default configuration manager
Makes networkAccesibility signals and status working properly.
2013-05-27 19:22:01 +02:00
nowrep
77abf8493a [SiteInfo] Set correct height of list view according to icons.
See #633
2013-05-27 18:00:20 +02:00
nowrep
9725f53bbf [StatusBarIcons] Added JavaScript icon to manage JavaScript settings. 2013-05-26 18:15:24 +02:00
nowrep
5e929d764f Added link to Oxygen icon set into COPYRIGHT 2013-05-26 16:08:14 +02:00
nowrep
3259abef09 Added new plugin: StatusBar Icons.
This plugins add extra icons into statusbar with various
functionality.
Currently, only Images icon is present, which enable changing
image load settings per-site and globally.
2013-05-26 15:46:21 +02:00
nowrep
f2945f14bf [Windows] Added Spanish translation into installer. 2013-05-25 10:31:54 +02:00
David Rosca
e6d23b9078 Merge pull request #895 from donetfix/patch-1
Update languages.nsh   Spanish Added
2013-05-25 01:31:05 -07:00
nowrep
8934c3842d [GreaseMonkey] Cleanup project file. 2013-05-25 00:29:05 +02:00
donetfix
c2c3578b96 Update languages.nsh
Spanish Language was added,
2013-05-24 13:27:00 -05:00
nowrep
42d19a8cf4 [GnomeKeyring] Removed test.cpp file 2013-05-24 19:10:35 +02:00
nowrep
5ee5d66e18 [GreaseMonkey] Fixed loading userscripts when first enabling plugin. 2013-05-24 14:57:33 +02:00
nowrep
ace07520d6 Fixed building GnomeKeyringPasswords plugin. 2013-05-24 14:47:36 +02:00
nowrep
a172327992 [Plugins] Added InitState to plugin's init() function 2013-05-24 11:03:16 +02:00
nowrep
30594f2480 [PasswordManager] Give user feedback when importing/exporting passwords. 2013-05-23 18:16:20 +02:00
nowrep
7e2b631f34 [PasswordManager] Ported importing/exporting for multiple backends.
However, for some reason it doesn't work for KWallet backend.
2013-05-22 15:43:44 +02:00
nowrep
3abfaed452 [SSLManager] Fixed saving IgnoreAllWarnings option.
Closes #890
2013-05-22 14:59:42 +02:00
nowrep
972af5552d [GnomeKeyring] Make tests pass with gnome-keyring backend.
Fixed PasswordManager::urlEncodePassword - ~ is also needed to encode
2013-05-21 16:43:56 +02:00
nowrep
a5a5cfbbf0 [KWalletBackend] Small changes to make tests pass. 2013-05-21 15:35:11 +02:00
nowrep
c54031793e [DatabasePasswordBackend] Make tests from previous commit pass. 2013-05-21 13:37:58 +02:00
nowrep
f8c5415a1b [PasswordBackends] Added tests for password backends. 2013-05-21 13:37:40 +02:00
nowrep
da46d140bb [Tests] Updated tests to current API.
Make PACTest::inNetTest pass by using qupzilla.com (with stable IP)
instead of google.com.
2013-05-21 11:01:45 +02:00
Mladen Pejaković
a7044e36ea Plugins: Serbian translations 2013-05-20 14:23:47 +02:00
nowrep
c035e02bbd [Building] Correctly detect whether to build keyring plugins. 2013-05-20 14:12:48 +02:00
nowrep
5c698d5d2a [PasswordManager] Fixed encoding passwords to url encoded format. 2013-05-20 13:33:13 +02:00
nowrep
8da362b119 [GnomeKeyring] Added plugin for storing passwords in gnome-keyring. 2013-05-20 11:16:45 +02:00
nowrep
74edb1efa1 [KWallet] Don't load incorrect passwords from wallet. 2013-05-20 11:14:00 +02:00
nowrep
54a3509fcb [PasswordManager] Added updated member to PasswordEntry struct. 2013-05-20 11:05:54 +02:00
nowrep
c7c1002fce [Building] Fixed setting KDE_INTEGRATION flag 2013-05-20 01:10:37 +02:00
nowrep
6e4f21930c [Building] Rename KDE flag to KDE_INTEGRATION 2013-05-19 10:52:44 +02:00
nowrep
c1e70db731 [PasswordManager] Small code cleanup.
Use iterators for QHash
2013-05-19 10:34:54 +02:00
nowrep
19adf74dc5 [WebView] Added Ctrl/Shift + Insert shortcuts to copy/paste. 2013-05-19 10:22:40 +02:00
nowrep
e05595f6b2 [Win] Fixed all warnings in Windows installer.
Also added Serbian Latin translation files.
2013-05-19 00:08:13 +02:00
nowrep
6d36afff3e [Win] Updated installer + fixed previous commit. 2013-05-18 23:37:50 +02:00
nowrep
8172e19a3b [Win] Use custom user-agent for facebook.
Fixes facebook chat.

See #867
2013-05-18 22:55:47 +02:00
nowrep
ffc47909a8 [PasswordManager] Backends can now have its own options dialog. 2013-05-18 19:50:12 +02:00
nowrep
90a4200981 [PasswordManager] Correctly switch password backends. 2013-05-18 13:29:11 +02:00
nowrep
0fe79f3f71 Updated translations 2013-05-17 15:57:17 +02:00
nowrep
34f8162615 [PasswordBackends] Added possibility to change backends in preferences. 2013-05-17 15:42:06 +02:00
nowrep
95a44ded44 [PasswordManager] Added KWallet backend plugin.
When building with KDE integration (KDE build flag), this plugin
will now be built.

Closes #592
2013-05-15 21:31:34 +02:00
nowrep
f8ee9a4b9c [PasswordManager] Small cleanups + offer plugins to add new backends. 2013-05-15 20:05:45 +02:00
nowrep
ac90002b6f Make sure ProxyStyle is created before using it. 2013-05-15 16:49:05 +02:00
nowrep
06323ee7b8 [PasswordManager] Make backends aware of being active. 2013-05-15 15:04:48 +02:00
nowrep
2fea323af1 Moved password backends into autofill/passwordbackends folder. 2013-05-15 14:58:55 +02:00
nowrep
d42c66735e [AutoFill] Rewritten preferences to support multiple backends. 2013-05-14 22:45:20 +02:00
nowrep
bd315afe9e [AutoFill] Rewritten password management to support multiple backends. 2013-05-14 17:57:13 +02:00
nowrep
b9e6fdac4b Updated translations 2013-05-13 22:11:18 +02:00
nowrep
09a1bec467 Added option to detach tabs into own window.
Closes #441
2013-05-13 22:01:36 +02:00