Mladen Pejaković
62ca09edf4
Serbian Latin translations
13 years ago
Mladen Pejaković
26141a4249
Serbian translations update
13 years ago
nowrep
712877a068
Updated windows installer - remove untranslated languages.
...
And changed "Register http and https protocols" to "Register
http(s) and ftp protocols".
So this should be changed in all translations.
13 years ago
nowrep
53a30cbf39
Updated translations.
13 years ago
nowrep
570ecf36cd
Using mApp->tempPath() everywhere. (PROFILEDIR/temp)
13 years ago
S. Razi Alavizadeh
d5ce0cf33f
[FTP} no console output when there is no error.
13 years ago
S. Razi Alavizadeh
23a16726a8
Fixed bug about incorrect icon returned by QFileIconProvider() for the file that is going to download.
...
-and added the missing include
13 years ago
S. Razi Alavizadeh
dd58127293
Fixed blocking link with ftp and qupzilla schemes because of the 'Same Origin Policy'.
13 years ago
nowrep
709bc71f1a
Merge branch 'srazi-master' + fixed building on Linux.
...
Conflicts:
src/lib/lib.pro
13 years ago
hrobeers
fbfcc706c2
Support for loading not percent encoded bookmarklets.
...
Closes #722 #717
13 years ago
David Rosca
1d83557af2
Merge pull request #721 from sys9kdr/master
...
Update Japanese language files
13 years ago
Daiki Noda
262a09233a
Update Japanese language files
...
Update Japanese language files
13 years ago
Jonathan Hooverman
4962dff5e7
Updated German translation of Windows Installer
13 years ago
nowrep
780106ddd0
Draw cursor in locationbar when completion popup is shown.
...
Closes #645
13 years ago
nowrep
eb583d429b
New dialog in preferences: HTML5 Permissions
...
Show all sites that will have permanent permissions (be always
blocked) to show desktop notifications / use geolocation.
13 years ago
Mladen Pejaković
c727245d2a
Serbian translations for Windows installer - fix
13 years ago
Mladen Pejaković
a89b10fcf1
Serbian translations for Windows installer
13 years ago
S. Razi Alavizadeh
a05c4b2bdb
Added FTP support. (List and Download)
13 years ago
nowrep
772440d86c
Fixed opening target=_blank links in new tab.
...
Regression from b7cc728d63610978dbac37238b00f0e08cf58ddc#L3R102
13 years ago
nowrep
b70fc83474
Fixed position of background images in SpeedDial.
...
Regression from df6417af4a
13 years ago
nowrep
32f69c89be
Don't steal Ctrl+U/B/I shortcuts from page.
...
When writing eg. mail on gmail, you can make text bold,
underline and italic with Ctrl+U/B/I shortcuts.
It will now correctly process the web action instead
of showing bookmarks sidebar, source of page and page info.
Shortcut for bookmarks sidebar has been change to Ctrl+Shift+B
13 years ago
nowrep
84dc48ef67
Don't show "Resend form" dialog when app is starting.
13 years ago
nowrep
1f2b0eef87
Possible to open background/selected tab from "Open in new tab" action
...
Inverts the prefered option to opening new tabs with middle mouse click.
Closes #635
13 years ago
nowrep
3caf5535cd
PageFormCompleter: Improved detecting sent form.
...
Also added new test.
13 years ago
nowrep
c1c1b4130e
New option "Open new empty tabs after active tab".
...
Closes #544
13 years ago
nowrep
3cdb4c26df
Fixed setting current tab after recovering crash.
...
It set currentIndex - 1 before.
13 years ago
nowrep
359e1842a0
Fixed crash when showing context menu in websearchbar.
13 years ago
nowrep
df6417af4a
Final fix for page background with dark themes.
...
Background of html element is now by default set to
white.
Closes #602
13 years ago
nowrep
3f616b330d
Added Inspect Element action into popup window's context menu.
13 years ago
nowrep
b7cc728d63
Improved PopupWindow + added correspoding tests.
...
Added menu to popup windows. It is now also possible
to search on page in popup window (Ctrl+F).
13 years ago
nowrep
88c2c25490
[Tests] Add tests for PageFormCompleter.
...
Also updated copyright on other tests.
13 years ago
nowrep
498f24add1
[Code] Renamed AutoFillModel + new class PageFormCompleter.
13 years ago
nowrep
21d2c57dd8
Added autotests for QzTools helper functions.
13 years ago
nowrep
25cf1eedc4
Fixed broken Click2Flash from previous commit.
...
Broken by mistake in e28f9d438e
13 years ago
nowrep
1fef4efec7
Using clever approach to find username inputs in form.
...
Saving passwords and usernames should now work for much
more sites.
It now looks for input[type="email"] and inputs without
type attribute too.
Closes #674
13 years ago
nowrep
30719365ac
Fixed loading NYTimes Skimmer page.
...
https://www.nytimes.com/skimmer/#/Top+News
Implemented applicationCacheQuotaExceeded and databaseQuotaExceeded
slots that increases quotas.
13 years ago
nowrep
2135ab8d13
Final proper fix for showing popup windows with QtWebKit 2.3
...
Checking only size of popup window as 100x100 is the smallest
possible size.
13 years ago
Mladen Pejaković
00268a294b
Fix closing Settings tab in Cookies dialog
13 years ago
nowrep
86e3dd91d2
Added x-scheme-handler into Linux desktop launcher.
...
QupZilla will now properly show in "default apps" in
gnome-control-center.
Closes #380
13 years ago
nowrep
a34a72cdb8
Moved all cookies settings into Cookies Manager.
13 years ago
nowrep
a71302fbc6
[git-hooks] New hook for checking copyright year.
13 years ago
S. Razi Alavizadeh
347cebcf8a
[Windows] Fixed saving files endings with space.
13 years ago
nowrep
e28f9d438e
[Code] qz_ prefixed functions moved to QzTools namespace.
13 years ago
nowrep
9f2de4b73a
[Code] Made all helper functions static.
13 years ago
nowrep
90a6b79050
Proper fix for #608 saving page screen.
...
It now split the page by 20000 pixels and render it.
Images are then saved on disk in parts.
13 years ago
nowrep
3729649f6b
Fixed using new icon for search button.
13 years ago
nowrep
ab3c351e5a
Limit height of image in PageScreen to prevent crash.
...
Closes #608
13 years ago
Longer
54724ead2b
Added Ctrl+F4 shortcut to close current tab.
13 years ago
Mladen Pejaković
1c3397b42e
Merge pull request #711 from Longer/fix_translation
...
Fix error in ru_RU.ts
13 years ago
Longer
acb23c96f0
Fix error in ru_RU.ts
13 years ago