nowrep
|
a84a071b5c
|
[Fix] Saving '+' character in passwords/usernames
Closes #703
|
13 years ago |
nowrep
|
7e6802ba35
|
[Qt5] Ported all plugins to Qt5 plugin system
|
13 years ago |
nowrep
|
51f1c73d20
|
Coding style
|
13 years ago |
KAMiKAZOW
|
b8269b24fb
|
Updated German translation
Reviewed by J. Hooverman
|
13 years ago |
nowrep
|
4d0a4adc22
|
Merge branch 'bookmarks_work' of git://github.com/srazi/qupzilla into srazi-master
|
13 years ago |
nowrep
|
71724d6ff4
|
Add QupZilla* pointer to PopupWindow class
|
13 years ago |
S. Razi Alavizadeh
|
05b5ebd1ef
|
Bookmarks: when deleting lastFolder set it to default.
|
13 years ago |
S. Razi Alavizadeh
|
da13a65c35
|
Move connectons from .ui to .cpp
|
13 years ago |
Mladen Pejaković
|
68b03d6db5
|
Serbian translation updates
|
13 years ago |
Mladen Pejaković
|
06ba0ce74e
|
Merge pull request #701 from sys9kdr/master
Update Japanese Language File
|
13 years ago |
Daiki Noda
|
e3e3f7d2be
|
Update Japanese Language File
Update Japanese Language File
|
13 years ago |
S. Razi Alavizadeh
|
01cc581add
|
Added 'Expand All' and 'Collapse All' buttons to bookmarks manager.
|
13 years ago |
S. Razi Alavizadeh
|
cc870ec451
|
Bookmarks: Don't allow creating folder with translated name of "bookmarksToolbar", "bookmarksMenu" or "unsorted"!
|
13 years ago |
S. Razi Alavizadeh
|
8f2b9a00e0
|
Bookmarks: Added BookmarksTree class that manages all bookmark's view types.
-BookmarksSidebar, BookmarksWidget,BookmarksManager and ... use BookmarksTree
-Added 'New Folder...'
-Fixed some issues
|
13 years ago |
nowrep
|
a0203c3fbb
|
[QtWebKit 2.3] Enable 3rd party cookie policy.
|
13 years ago |
nowrep
|
6bf53c0332
|
[QtWebKit 2.3] Disable unnecessary workarounds.
Disabled touch mocking and fake user agent.
|
13 years ago |
nowrep
|
64a180d1fe
|
Enable new features in QtWebKit 2.3.0
Also hiding new features in preferences if building
with older QtWebKit versions.
|
13 years ago |
nowrep
|
151bba6293
|
Small changes in JsOptionsDialog
|
13 years ago |
David Rosca
|
993c4edc04
|
Merge pull request #692 from pejakm/master
JavaScript privacy options in preferences
|
13 years ago |
nowrep
|
48fd256cb1
|
Merge branch 'master' of github.com:QupZilla/qupzilla
|
13 years ago |
nowrep
|
4fdebc7abe
|
Fixed qvalue in Accept-Language header
Using decimal point now.
Closes #696
|
13 years ago |
Jonathan Hooverman
|
9e804bf003
|
Updated German translation
|
13 years ago |
David Rosca
|
82ffaed2ad
|
Merge pull request #694 from srazi/master
Fixed some issues from recent commits
|
13 years ago |
S. Razi Alavizadeh
|
2ad3d828da
|
RecoveryWidget: doesn't disable child item when root item is unchecked, just uncheck it!
|
13 years ago |
Mladen Pejaković
|
85979cd378
|
Cosmetic changes to JavaScript options dialog
|
13 years ago |
Mladen Pejaković
|
11758c3687
|
Change default values
|
13 years ago |
S. Razi Alavizadeh
|
6f5d32eddf
|
Fixed problem of setting listWidget's height from recent commit: f27137f8ae
|
13 years ago |
S. Razi Alavizadeh
|
653f1478ec
|
Fixed compile issue from recent commit: 02ea92ad28
|
13 years ago |
Mladen Pejaković
|
bba5d3680d
|
JavaScript privacy options, update, part2
|
13 years ago |
Mladen Pejaković
|
03d5b48538
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
David Rosca
|
71e6211acc
|
Merge pull request #693 from smarquespt/master
Portuguese update
|
13 years ago |
Sérgio Marques
|
6c1f3d1f74
|
Portuguese update
|
13 years ago |
nowrep
|
f27137f8ae
|
Fixed rendering issues in ListWidget in SiteInfo
It should now be rendered well with all possible
font sizes.
Closes #663
|
13 years ago |
Mladen Pejaković
|
d8e6f5f483
|
JavaScript privacy options, update, part1
|
13 years ago |
Mladen Pejaković
|
ea604d5bca
|
JavaScript privacy options
|
13 years ago |
nowrep
|
8cca4437f1
|
Fixed crash in qz_escape()
Closes #691
|
13 years ago |
David Rosca
|
2ea02c6d5e
|
Merge pull request #690 from Mikino89/master
Update Slovak Translate
|
13 years ago |
Mikino89
|
0ea505d06a
|
Update Slovak Translation
|
13 years ago |
nowrep
|
64355e2a3d
|
Qt4: Fixed broken session restoring.
Adding Qt version into sessionVersion number
only when using Qt 5.
Closes #689
|
13 years ago |
nowrep
|
02ea92ad28
|
Qt5: X11: Fixed moving windows to virtual desktops
Moving windows to virtual desktops upon restoring
session.
|
13 years ago |
nowrep
|
bdc9a0417a
|
Qt5: Added new option to use Caret Browsing
It can be enabled from Preferences -> Browsing,
Menu View or with F7 shortcut.
|
13 years ago |
nowrep
|
44693080cb
|
Qt5: Fixed Q_WS_X11 macro usage
|
13 years ago |
nowrep
|
ef7203d205
|
Updated translations
|
13 years ago |
nowrep
|
09febcb743
|
Qt5: No longer use fake user agent on google sites
QtWebKit version Qt5 is current enough to handle well
all google apps.
|
13 years ago |
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:
|
13 years ago |
nowrep
|
d80990fd50
|
Qt5: Fixed crash when choosing encoding of page
|
13 years ago |
nowrep
|
666f6678f3
|
Qt5: New option to turn Animated Scrolling
Feature similiar to "smooth scrolling"
|
13 years ago |
nowrep
|
f6a55a4c07
|
Qt5: Take advantage of builtin 3rdparty cookie storage policy.
It will now be much more accurate.
|
13 years ago |
nowrep
|
69eed9efe0
|
Qt5: Disabling touch mocking workaround for some pages.
It is working all right now with latest QtWebKit.
See issues #634 #33
|
13 years ago |
nowrep
|
cadfd63b1e
|
Fixed rendering pages with Qt 5
Filtering "\" from AdBlock CSS rules.
|
13 years ago |