Charles
9e476bfbc2
Enable closing tab by middle clicking in the tab list menu
2013-06-16 13:49:08 +02:00
nowrep
98fac13f85
[MacWebViewScroller] No need to use WebView subclass.
2013-06-12 19:58:25 +02:00
nowrep
d94a4b5386
Bumped ca-bundle version
2013-06-11 09:57:56 +02:00
nowrep
732a59e6ce
Updated ca-bundle.crt
2013-06-11 09:56:37 +02:00
nowrep
c21f2882be
[DownloadManager] Also raise window when showing it.
...
Closes #937
2013-06-11 09:08:26 +02:00
nowrep
f4315304f7
[GreaseMonkey] Fixed buttons in script list with RTL layout.
2013-06-10 23:06:17 +02:00
nowrep
6abb37d6a1
[SuperButton] Show menu correctly inside with RTL layout.
2013-06-09 12:54:50 +02:00
nowrep
d17b06ff65
[LocationBar] Delete key to hide inline completion
2013-06-09 12:27:25 +02:00
nowrep
acbd04dd3d
Improved performance of WebHistoryInterface
...
Use std::set to search in logarithmic time.
2013-06-09 12:05:20 +02:00
nowrep
8e9ea139db
Make GnomeKeyring and KWallet plugins translatable.
2013-06-08 21:04:58 +02:00
nowrep
f149aaebf2
Add possibility to load themes from profile directories.
...
Themes are now loaded from the following directories:
1. Directory "themes" in user profile
2. Directory "themes" in root profile directory
3. System data path
> /usr/share/qupzilla/themes on Linux
> $EXECUTABLE_DIR/themes on Windows
Closes #928
2013-06-07 12:59:22 +02:00
nowrep
82701235ee
Don't force older SSLv3 protocol for secured connections.
...
Closes #921
2013-06-07 11:47:36 +02:00
S. Razi Alavizadeh
9de433dffd
[BookmarksToolbar] Fixed move Left/Right in RTL layout.
...
-closes #924
2013-06-07 03:00:26 +04:30
nowrep
9be2b6f5ca
Fix "Hide tabbar with only one tab" option to work also with fullscreen.
...
Closes #927
2013-06-06 13:14:12 +02:00
nowrep
c305811334
Correctly hide/show rss icon with "Always show go icon" option.
...
Regression from 05ca29715f
Closes #926
2013-06-06 11:54:22 +02:00
nowrep
b59d42fc1b
Don't try to download empty page.
...
Closes #925
2013-06-06 11:48:43 +02:00
nowrep
de10968498
[PasswordsManager] Make names of backend translatable.
...
AutoFill needs to have Q_OBJECT macro for QObject::tr function.
2013-06-05 23:14:03 +02:00
nowrep
7001823511
Fixed crash when opening preferences and not loaded passwords manager
2013-06-05 00:06:23 +02:00
nowrep
05ca29715f
[LocationBar] Option to always show go icon.
...
Also removed unused m_drawCursor member variable.
Closes #914
2013-06-05 00:02:43 +02:00
nowrep
0e478a56d8
[Building] Use DEPENDPATH to correctly generate dependencies.
2013-06-04 23:18:55 +02:00
nowrep
58c0c77479
[GreaseMonkey, AdBlock] Use 16x16 icons in statusbar
2013-06-03 15:50:57 +02:00
nowrep
48528b36bf
[GreaseMonkey] Correctly remove icons from statusbar on unload.
2013-06-03 15:42:14 +02:00
nowrep
197240845d
[Oxygen] Tweaked last icon to be used from theme.
2013-06-02 22:47:02 +02:00
nowrep
7b736ed9df
[GreaseMonkey] Added icon to statusbar.
...
Closes #741
2013-06-02 19:09:41 +02:00
Mladen Pejaković
0d10301ea7
[StatusBarIcons] Update translations and add Serbian
2013-06-02 18:36:18 +02:00
Mladen Pejaković
9e44b28284
[StatusBarIcons] Translate few more strings
2013-06-02 18:32:08 +02:00
nowrep
4b0552e3ef
[GreaseMonkey] Added "Edit in text editor" button to script info.
2013-06-02 18:25:25 +02:00
nowrep
4d33b04310
[StatusBarIcons] Make plugin translatable.
2013-06-02 17:50:28 +02:00
nowrep
0c7dea70fd
[Oxygen] Use preference icons from theme if available.
2013-06-02 17:37:38 +02:00
nowrep
7dcb19bb5f
Add "Save Page Screen" action into super menu.
...
Also removed unncessary usage of ActionCopy.
Closes #913
2013-06-02 17:28:52 +02:00
nowrep
10bba39bd4
New tab button in toolbar opens tab with url from clipboard on middle click.
...
Closes #907
2013-06-02 16:46:26 +02:00
nowrep
4a7e094956
[ImagesIcon] Correctly show global settings in menu.
2013-06-02 16:29:11 +02:00
nowrep
2ed4d91064
[PageScreen] Ask before overwriting files.
2013-06-02 15:49:40 +02:00
nowrep
c15f62e17a
Fixed building with Qt 5.0.x
...
Closes #908
2013-06-01 14:50:45 +02:00
nowrep
5d90a45f68
[Qt5] There is no support for printing to PostScript.
2013-06-01 14:47:39 +02:00
nowrep
7dd7fe94c6
[NetworkIcon] Fixed applying selected proxy.
2013-06-01 13:01:26 +02:00
nowrep
04e4d1ebf8
[NetworkIcon] Make sure empty proxies are not added to hashtable.
2013-06-01 12:21:44 +02:00
nowrep
8621ee0335
[PageScreen] Use QFileDialog::getOpenFileName instead of saveFileName.
2013-05-31 18:11:19 +02:00
nowrep
772427ef09
[PageScreen] Add possibility to save into PDF and PostScript
...
Closes #903
2013-05-31 13:46:45 +02:00
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
2013-05-31 12:42:54 +02:00
nowrep
1a2e7ef788
[Print Page] Set creator to QupZilla and suggest filename.
...
Closes #904
2013-05-31 10:46:50 +02:00
nowrep
6da4e14bae
[SBI_NetworkIcon] Fixed saving proxies other than NoProxy.
2013-05-30 22:55:08 +02:00
nowrep
63dfa9a422
Updated translations
2013-05-30 00:00:26 +02:00
nowrep
06e81bb557
[StatusBarIcons] Add settings dialog to disable/enable icons.
2013-05-29 23:59:56 +02:00
nowrep
aa18827a49
[SBI_NetworkIcon] Ask user before removing proxy.
2013-05-29 23:39:49 +02:00
nowrep
b6a386f73b
[StatusBarIcon] Add fallback icons for buttons in Proxy Manager.
2013-05-28 21:25:15 +02:00
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