nowrep
7b736ed9df
[GreaseMonkey] Added icon to statusbar.
...
Closes #741
13 years ago
Mladen Pejaković
0d10301ea7
[StatusBarIcons] Update translations and add Serbian
13 years ago
Mladen Pejaković
9e44b28284
[StatusBarIcons] Translate few more strings
13 years ago
nowrep
4b0552e3ef
[GreaseMonkey] Added "Edit in text editor" button to script info.
13 years ago
nowrep
4d33b04310
[StatusBarIcons] Make plugin translatable.
13 years ago
nowrep
0c7dea70fd
[Oxygen] Use preference icons from theme if available.
13 years ago
nowrep
7dcb19bb5f
Add "Save Page Screen" action into super menu.
...
Also removed unncessary usage of ActionCopy.
Closes #913
13 years ago
nowrep
10bba39bd4
New tab button in toolbar opens tab with url from clipboard on middle click.
...
Closes #907
13 years ago
nowrep
4a7e094956
[ImagesIcon] Correctly show global settings in menu.
13 years ago
nowrep
2ed4d91064
[PageScreen] Ask before overwriting files.
13 years ago
nowrep
c15f62e17a
Fixed building with Qt 5.0.x
...
Closes #908
13 years ago
nowrep
5d90a45f68
[Qt5] There is no support for printing to PostScript.
13 years ago
nowrep
7dd7fe94c6
[NetworkIcon] Fixed applying selected proxy.
13 years ago
nowrep
04e4d1ebf8
[NetworkIcon] Make sure empty proxies are not added to hashtable.
13 years ago
nowrep
8621ee0335
[PageScreen] Use QFileDialog::getOpenFileName instead of saveFileName.
13 years ago
nowrep
772427ef09
[PageScreen] Add possibility to save into PDF and PostScript
...
Closes #903
13 years ago
nowrep
bb03cfb133
[PageScreen] Add option to choose in which format to save.
...
Also makes the dialog less confusing whether the image was saved
or not.
Closes #902
13 years ago
nowrep
1a2e7ef788
[Print Page] Set creator to QupZilla and suggest filename.
...
Closes #904
13 years ago
nowrep
6da4e14bae
[SBI_NetworkIcon] Fixed saving proxies other than NoProxy.
13 years ago
nowrep
63dfa9a422
Updated translations
13 years ago
nowrep
06e81bb557
[StatusBarIcons] Add settings dialog to disable/enable icons.
13 years ago
nowrep
aa18827a49
[SBI_NetworkIcon] Ask user before removing proxy.
13 years ago
nowrep
b6a386f73b
[StatusBarIcon] Add fallback icons for buttons in Proxy Manager.
13 years ago
nowrep
a30ff3f0ba
[StatusBarIcons] Updated translations
13 years ago
nowrep
57c4b1c2fc
[StatusBarIcons] NetworkIcon can now also manage proxies.
...
Closes #787
13 years ago
nowrep
c5b7dbb48c
[StatusBarIcons] Added network icon.
...
Currenlty only shows status of connection and proxy.
13 years ago
nowrep
0f695b0264
[NetworkManager] Set default configuration manager
...
Makes networkAccesibility signals and status working properly.
13 years ago
nowrep
77abf8493a
[SiteInfo] Set correct height of list view according to icons.
...
See #633
13 years ago
nowrep
9725f53bbf
[StatusBarIcons] Added JavaScript icon to manage JavaScript settings.
13 years ago
nowrep
5e929d764f
Added link to Oxygen icon set into COPYRIGHT
13 years ago
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.
13 years ago
nowrep
f2945f14bf
[Windows] Added Spanish translation into installer.
13 years ago
David Rosca
e6d23b9078
Merge pull request #895 from donetfix/patch-1
...
Update languages.nsh Spanish Added
13 years ago
nowrep
8934c3842d
[GreaseMonkey] Cleanup project file.
13 years ago
donetfix
c2c3578b96
Update languages.nsh
...
Spanish Language was added,
13 years ago
nowrep
42d19a8cf4
[GnomeKeyring] Removed test.cpp file
13 years ago
nowrep
5ee5d66e18
[GreaseMonkey] Fixed loading userscripts when first enabling plugin.
13 years ago
nowrep
ace07520d6
Fixed building GnomeKeyringPasswords plugin.
13 years ago
nowrep
a172327992
[Plugins] Added InitState to plugin's init() function
13 years ago
nowrep
30594f2480
[PasswordManager] Give user feedback when importing/exporting passwords.
13 years ago
nowrep
7e2b631f34
[PasswordManager] Ported importing/exporting for multiple backends.
...
However, for some reason it doesn't work for KWallet backend.
13 years ago
nowrep
3abfaed452
[SSLManager] Fixed saving IgnoreAllWarnings option.
...
Closes #890
13 years ago
nowrep
972af5552d
[GnomeKeyring] Make tests pass with gnome-keyring backend.
...
Fixed PasswordManager::urlEncodePassword - ~ is also needed to encode
13 years ago
nowrep
a5a5cfbbf0
[KWalletBackend] Small changes to make tests pass.
13 years ago
nowrep
c54031793e
[DatabasePasswordBackend] Make tests from previous commit pass.
13 years ago
nowrep
f8c5415a1b
[PasswordBackends] Added tests for password backends.
13 years ago
nowrep
da46d140bb
[Tests] Updated tests to current API.
...
Make PACTest::inNetTest pass by using qupzilla.com (with stable IP)
instead of google.com.
13 years ago
Mladen Pejaković
a7044e36ea
Plugins: Serbian translations
13 years ago
nowrep
c035e02bbd
[Building] Correctly detect whether to build keyring plugins.
13 years ago
nowrep
5c698d5d2a
[PasswordManager] Fixed encoding passwords to url encoded format.
13 years ago