Mladen Pejaković
bba5d3680d
JavaScript privacy options, update, part2
2012-12-28 19:54:34 +01:00
Mladen Pejaković
03d5b48538
Merge remote-tracking branch 'upstream/master'
2012-12-28 19:52:20 +01:00
David Rosca
71e6211acc
Merge pull request #693 from smarquespt/master
...
Portuguese update
2012-12-28 03:38:32 -08:00
Sérgio Marques
6c1f3d1f74
Portuguese update
2012-12-28 11:13:12 +00:00
nowrep
f27137f8ae
Fixed rendering issues in ListWidget in SiteInfo
...
It should now be rendered well with all possible
font sizes.
Closes #663
2012-12-28 01:59:39 +01:00
Mladen Pejaković
d8e6f5f483
JavaScript privacy options, update, part1
2012-12-28 01:58:31 +01:00
Mladen Pejaković
ea604d5bca
JavaScript privacy options
2012-12-28 01:17:01 +01:00
nowrep
8cca4437f1
Fixed crash in qz_escape()
...
Closes #691
2012-12-27 11:31:10 +01:00
David Rosca
2ea02c6d5e
Merge pull request #690 from Mikino89/master
...
Update Slovak Translate
2012-12-25 08:04:58 -08:00
Mikino89
0ea505d06a
Update Slovak Translation
2012-12-25 17:00:35 +01:00
nowrep
64355e2a3d
Qt4: Fixed broken session restoring.
...
Adding Qt version into sessionVersion number
only when using Qt 5.
Closes #689
2012-12-25 16:56:23 +01:00
nowrep
02ea92ad28
Qt5: X11: Fixed moving windows to virtual desktops
...
Moving windows to virtual desktops upon restoring
session.
2012-12-22 15:01:55 +01:00
nowrep
bdc9a0417a
Qt5: Added new option to use Caret Browsing
...
It can be enabled from Preferences -> Browsing,
Menu View or with F7 shortcut.
2012-12-22 13:52:46 +01:00
nowrep
44693080cb
Qt5: Fixed Q_WS_X11 macro usage
2012-12-22 12:47:45 +01:00
nowrep
ef7203d205
Updated translations
2012-12-22 12:32:50 +01:00
nowrep
09febcb743
Qt5: No longer use fake user agent on google sites
...
QtWebKit version Qt5 is current enough to handle well
all google apps.
2012-12-22 12:20:23 +01:00
nowrep
2f764f0a25
AdBlock: Slightly edited behavior of showing menu
...
Don't show blocking options in menu on sites that AdBlock
cannot run.
eg. qupzilla:, file:
2012-12-22 12:14:55 +01:00
nowrep
d80990fd50
Qt5: Fixed crash when choosing encoding of page
2012-12-22 12:03:54 +01:00
nowrep
666f6678f3
Qt5: New option to turn Animated Scrolling
...
Feature similiar to "smooth scrolling"
2012-12-21 16:38:44 +01:00
nowrep
f6a55a4c07
Qt5: Take advantage of builtin 3rdparty cookie storage policy.
...
It will now be much more accurate.
2012-12-21 16:25:00 +01:00
nowrep
69eed9efe0
Qt5: Disabling touch mocking workaround for some pages.
...
It is working all right now with latest QtWebKit.
See issues #634 #33
2012-12-21 16:04:57 +01:00
nowrep
cadfd63b1e
Fixed rendering pages with Qt 5
...
Filtering "\" from AdBlock CSS rules.
2012-12-20 22:57:58 +01:00
nowrep
365c0d5efd
Qt5: Added info about Qt version into session files.
...
It will break restoring sessions from Qt4 into Qt5.
QupZilla can now run with Qt5.
(there are still some issues to be resolved)
2012-12-20 15:22:14 +01:00
nowrep
89e091f09c
Qt5: Main code has been edited to support both Qt4 and Qt5
...
It doesn't include plugins yet.
Even thought the app can be built with Qt5 now, it won't run.
I am still working on a fix.
2012-12-20 14:45:35 +01:00
nowrep
14874913b4
Fixed space in linux desktop launcher.
...
Closes #684
2012-12-18 20:56:39 +01:00
David Rosca
bbc21a58ce
Merge pull request #681 from Haommin/patch-3
...
Update windows/languages.nsh
2012-12-13 09:40:54 -08:00
David Rosca
6f060fa1b9
Merge pull request #680 from pejakm/master
...
PIM plugin tune-ups
2012-12-13 09:40:32 -08:00
Jonathan Hooverman
3aba2bb12b
Updated German translation
2012-12-12 21:39:55 +01:00
Haommin
94ce0e2ea0
Update windows/languages.nsh
...
Catalant Translation
2012-12-12 17:32:23 +01:00
Mladen Pejaković
517cb4efd0
Add full name to the list, if both name and last name are defined
2012-12-12 15:24:26 +01:00
Mladen Pejaković
508dcbb95c
Use actual PIM data for menu action name
2012-12-12 15:23:25 +01:00
David Rosca
f75002a1f1
Merge pull request #679 from stuarch/master
...
Update Traditional Chinese Translations
2012-12-12 01:51:48 -08:00
stuarch
760562167f
Update Tradidtional Chinese Translations
2012-12-12 17:20:52 +08:00
stuarch
c329879a70
Merge https://github.com/QupZilla/qupzilla
2012-12-12 17:06:17 +08:00
nowrep
e21b298535
Added "*.swp" into .gitignore
2012-12-11 22:58:42 +01:00
Mladen Pejaković
328ccbc251
Merge pull request #677 from sys9kdr/master
...
Update Japanese language
2012-12-11 08:53:40 -08:00
Daiki Noda
4acfc52cab
Update Japanese language
...
Update Japanese language
2012-12-11 23:59:38 +09:00
David Rosca
44d9bfb344
Merge pull request #676 from smarquespt/master
...
Portuguese translation update
2012-12-11 04:29:53 -08:00
David Rosca
eb96c611b8
Merge pull request #675 from Haommin/patch-1
...
Catalan translation for linux desktop launcher
edited linux/applications/qupzilla.desktop
2012-12-11 04:29:41 -08:00
David Rosca
7b66f5551b
Merge pull request #672 from srazi/master
...
A better size-hint for active tab.
2012-12-11 04:29:08 -08:00
Sérgio Marques
83665b9112
Portuguese translation update
2012-12-11 12:16:04 +00:00
Haommin
a1911a4415
Update linux/applications/qupzilla.desktop
...
Translation to Catalan language
2012-12-11 11:28:28 +01:00
S. Razi Alavizadeh
15cc84f1b1
Fixed the issue about computing of rounding errors
2012-12-11 12:24:40 +03:30
Mladen Pejaković
bfa291832c
Serbian translation updates
2012-12-10 19:30:40 +01:00
nowrep
930720517a
Updated translations
2012-12-10 14:59:12 +01:00
David Rosca
8eaece6c1f
Merge pull request #673 from ff2000/master
...
Make Ctrl+Q work on X11 inside every WM
2012-12-10 04:05:24 -08:00
Franz Fellner
64ab914ab1
Make Ctrl+Q shortcut work on X11 for WMs other than Kde or Gnome.
...
e.g. when running e17, fluxbox, twm...
2012-12-10 12:47:28 +01:00
S. Razi Alavizadeh
9db9c89eb8
A better size-hint for active tab.
...
-Now the active tab has enough space for its close button.
2012-12-10 02:56:25 +03:30
David Rosca
712e5735b7
Merge pull request #670 from ff2000/master
...
Add history item in any case but reload()
2012-12-09 06:11:55 -08:00
Franz Fellner
c36e59c31e
Set m_ignoreCurrentChangedSignal to false directly after setCurrentIndex()
...
instead of in currentChanged().
This solves problems for the very first popup not triggering currentChanged(),
so in that case the first item did not set the completion url. As long as the
connection type to currentChanged() remains a DirectConnection, this fix should work.
2012-12-09 08:15:21 +01:00