nowrep
4b2fd86fdd
Add new option "Ignore system colors" for dark themes.
...
It will set default background of html element to white.
However, this may break some sites, so let's just make this
optional.
2013-01-31 02:08:28 +01:00
David Rosca
ccec3409c2
Merge pull request #736 from plfiorini/master
...
Fix build with Qt 5.1 development branch
2013-01-30 16:33:29 -08:00
Pier Luigi Fiorini
d56f1e9bd4
Fix build with Qt 5.1 development branch
...
QT_{BEGIN,END}_HEADER defines were removed.
2013-01-31 01:06:37 +01:00
Jonathan Hooverman
1ebb9a2abc
Updated German translation
2013-01-30 21:26:39 +01:00
Jonathan Hooverman
023a37802e
Fixed typo
2013-01-30 21:09:27 +01:00
Jonathan Hooverman
f329e4914c
Merge branch 'master' of github.com:QupZilla/qupzilla
2013-01-30 19:33:45 +01:00
Jonathan Hooverman
8f7ea1dd92
Updated German translation of Windows Installer
2013-01-30 19:32:38 +01:00
nowrep
bb1c775d50
Don't remove whitelisted cookies with "Remove all cookies on close" opt.
...
Closes #732
2013-01-30 18:49:35 +01:00
Jonathan Hooverman
20a549a837
Updated German translation
2013-01-30 18:34:38 +01:00
Jonathan Hooverman
01723beda9
Updated German translation of Windows Installer
2013-01-30 17:52:45 +01:00
nowrep
109f607157
Fixed removing all cookies on close option.
...
Closes #731
2013-01-30 16:04:05 +01:00
nowrep
949bfe42ed
GreaseMonkey: Reload scripts on when source file changes.
...
Closes #729
2013-01-30 14:12:09 +01:00
nowrep
e9b3442ef9
Use different network cache folders for each WebKit version
...
Fixed crashes when using cache from older QtWebKit in 2.3 version
2013-01-30 12:18:07 +01:00
Mladen Pejaković
69bbca32ce
Serbian translations update/fix
...
Closes #730
2013-01-30 11:40:06 +01:00
nowrep
5569cec48b
[win] Fixed building after last commit.
2013-01-29 20:58:08 +01:00
nowrep
95445738ef
[win] Don't check for default browser on startup.
...
Also cleanup in #ifdefs in RegisterQappAssociation
2013-01-29 20:34:14 +01:00
nowrep
b415df3395
Fixed building on both Linux & Windows.
2013-01-29 19:55:09 +01:00
David Rosca
ecb1d54af3
Merge pull request #726 from srazi/master
...
Fixed downloader issue and some ftp related changes.
2013-01-29 10:29:32 -08:00
David Rosca
2c95c445b1
Merge pull request #727 from smarquespt/master
...
Portuguese translation update
2013-01-29 10:26:55 -08:00
nowrep
5968849e6d
Make "Switch to tab" translatable.
...
LocationCompleterDelegate does not include Q_OBJECT
Closes #725
2013-01-29 19:25:20 +01:00
Sérgio Marques
edc5e31662
Portuguese update
2013-01-29 17:11:37 +00:00
S. Razi Alavizadeh
62d3fd8bbb
[FTP] Caching file icons, also added ftp to installer script and associationManager()
2013-01-29 20:03:56 +03:30
S. Razi Alavizadeh
de7c9d56d3
Fixed crash on choosing non-writable download location.
2013-01-29 19:50:58 +03:30
Mladen Pejaković
8f06ad811b
Serbian translation updates
2013-01-29 17:09:51 +01:00
David Rosca
51a4943a60
Merge pull request #724 from sys9kdr/master
...
Update Japanese language file
2013-01-29 06:46:12 -08:00
Daiki Noda
1d7916e455
Update Japanese language file
...
Update Japanese language file
2013-01-29 23:44:04 +09:00
Mladen Pejaković
7024e14592
Merge branch 'master' of github.com:QupZilla/qupzilla
2013-01-29 15:02:46 +01:00
Mladen Pejaković
e716a277e4
Serbian Latin translations for plugins
2013-01-29 14:48:39 +01:00
nowrep
4f906fc515
Cleanup in locationbar progressbar settings in preferences.
2013-01-29 14:47:11 +01:00
Mladen Pejaković
62ca09edf4
Serbian Latin translations
2013-01-29 14:43:43 +01:00
Mladen Pejaković
26141a4249
Serbian translations update
2013-01-29 14:37:31 +01:00
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.
2013-01-29 14:23:10 +01:00
nowrep
53a30cbf39
Updated translations.
2013-01-29 13:40:15 +01:00
nowrep
570ecf36cd
Using mApp->tempPath() everywhere. (PROFILEDIR/temp)
2013-01-29 13:16:24 +01:00
S. Razi Alavizadeh
d5ce0cf33f
[FTP} no console output when there is no error.
2013-01-29 05:32:33 +03:30
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
2013-01-29 05:22:08 +03:30
S. Razi Alavizadeh
dd58127293
Fixed blocking link with ftp and qupzilla schemes because of the 'Same Origin Policy'.
2013-01-29 05:15:10 +03:30
nowrep
709bc71f1a
Merge branch 'srazi-master' + fixed building on Linux.
...
Conflicts:
src/lib/lib.pro
2013-01-29 00:13:34 +01:00
hrobeers
fbfcc706c2
Support for loading not percent encoded bookmarklets.
...
Closes #722 #717
2013-01-28 23:10:49 +01:00
David Rosca
1d83557af2
Merge pull request #721 from sys9kdr/master
...
Update Japanese language files
2013-01-28 12:51:31 -08:00
Daiki Noda
262a09233a
Update Japanese language files
...
Update Japanese language files
2013-01-29 05:42:49 +09:00
Jonathan Hooverman
4962dff5e7
Updated German translation of Windows Installer
2013-01-28 20:35:46 +01:00
nowrep
780106ddd0
Draw cursor in locationbar when completion popup is shown.
...
Closes #645
2013-01-28 19:38:03 +01:00
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.
2013-01-28 18:20:36 +01:00
Mladen Pejaković
c727245d2a
Serbian translations for Windows installer - fix
2013-01-28 17:30:00 +01:00
Mladen Pejaković
a89b10fcf1
Serbian translations for Windows installer
2013-01-28 11:45:52 +01:00
S. Razi Alavizadeh
a05c4b2bdb
Added FTP support. (List and Download)
2013-01-28 13:22:55 +03:30
nowrep
772440d86c
Fixed opening target=_blank links in new tab.
...
Regression from b7cc728d63610978dbac37238b00f0e08cf58ddc#L3R102
2013-01-27 20:49:22 +01:00
nowrep
b70fc83474
Fixed position of background images in SpeedDial.
...
Regression from df6417af4a
2013-01-27 13:29:35 +01:00
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
2013-01-26 21:58:09 +01:00