S. Razi Alavizadeh
|
551498fa06
|
Fixed visibility of navigationbar when app. is fullscreen.
|
2012-08-21 00:10:38 +04:30 |
|
nowrep
|
c0b04f660e
|
Moved WebPage::applyDirectionToPage into globalfunctions.h
|
2012-08-19 19:47:28 +02:00 |
|
S. Razi Alavizadeh
|
552fbbcffa
|
Added RTL support to internal pages.
|
2012-08-18 18:31:26 +04:30 |
|
S. Razi Alavizadeh
|
3d16d49aa5
|
[Windows only] Action 'Open Folder' in downoad manager opens folder and selects file.
|
2012-08-18 05:05:54 +04:30 |
|
nowrep
|
e517b9ec65
|
New User Agent Manager allows setting per-site User Agents.
closes #399
|
2012-08-17 20:56:01 +02:00 |
|
nowrep
|
a6564b5eea
|
Preferences: Save last page even when closing preferences with "Cancel"
|
2012-08-17 20:55:11 +02:00 |
|
nowrep
|
3f5b6382a3
|
Backend support for setting per-domain UserAgent.
see #399
|
2012-08-16 23:15:31 +02:00 |
|
nowrep
|
064fa19097
|
Preferences: Remember last selected section.
|
2012-08-16 23:14:04 +02:00 |
|
nowrep
|
d771ba728b
|
"Save x as..." will always show file dialog.
closes #471
|
2012-08-14 18:53:55 +02:00 |
|
nowrep
|
826d85a5e1
|
Fixed left margin in websearchbar after RTL commits.
- also added Seyyed Razi Alavizadeh into authors
|
2012-08-14 13:12:55 +02:00 |
|
nowrep
|
93507492d8
|
Asking whether to close window everytime it makes sense.
- you will be asked even when you have set "Restore session"
and you are closing second+ window that won't be restored
closes #501
|
2012-08-14 12:35:24 +02:00 |
|
nowrep
|
2458cb8469
|
Disabled showing plugin's settigns with double clicking on plugin name.
closes #504
|
2012-08-14 12:21:54 +02:00 |
|
nowrep
|
d4a884440c
|
Merge branch 'master' of git://github.com/alexandre596/qupzilla
Conflicts:
translations/pt_BR.ts
|
2012-08-14 11:52:06 +02:00 |
|
S. Razi Alavizadeh
|
d72e7bed7b
|
Added RTL support to PluginListDelegate class.
|
2012-08-14 01:51:37 +04:30 |
|
nowrep
|
5de31410a4
|
Fixed padding of text and widgets position in address bar
- after recent RTL commit
closes #500
|
2012-08-13 15:41:08 +02:00 |
|
S. Razi Alavizadeh
|
341739cf59
|
LineEdit class uses a new layouting strategy for support RTL direction. theme changed for fulfillment this strategy.
|
2012-08-13 14:46:56 +02:00 |
|
S. Razi Alavizadeh
|
0408b33b43
|
Added RTL support to completer of locationbar.
|
2012-08-13 09:29:31 +02:00 |
|
S. Razi Alavizadeh
|
c5f1acc03e
|
Fixed MINGW build errors.
|
2012-08-13 09:29:01 +02:00 |
|
S. Razi Alavizadeh
|
89f9fc9ac2
|
Added support for Right To Left layout direction and also themes support RTL!
|
2012-08-13 09:26:21 +02:00 |
|
nowrep
|
e6a5b18675
|
Don't proceed to fetching icons if exported bookmarks list is empty
|
2012-08-11 17:45:56 +02:00 |
|
nowrep
|
119c23f630
|
Fixed adding control characters at the end of url in bookmarks import
closes #499
|
2012-08-11 14:53:47 +02:00 |
|
nowrep
|
e709e17d5c
|
Small cleanup in code (classes holding settings as static variables)
- merged LocationBarSettings and WebSettings into one class
- new class QzSettings no longer uses static variables
|
2012-08-10 21:16:43 +02:00 |
|
nowrep
|
1f225de11c
|
Added option to choose what to suggest in address bar
- History and Bookmarks
History only
Bookmarks only
Nothing
|
2012-08-10 18:06:29 +02:00 |
|
nowrep
|
10185fd649
|
Added option to disable search suggestions in searchbar.
- accessible from context menu (right click in searchbar)
closes #443
|
2012-08-10 10:20:07 +02:00 |
|
nowrep
|
14928e6bc6
|
Fixed issue with infinite opening mailto: links in QupZilla
- when xdg-open tries to open mailto: links again in QupZilla
|
2012-08-09 19:09:52 +02:00 |
|
nowrep
|
06c5118e6f
|
AdBlock: New options in AdBlock menu to disable it for domain
- and also "only for this page"
|
2012-08-09 19:02:25 +02:00 |
|
nowrep
|
54e52d7c8e
|
Text in site info sections will no longer be cropped.
closes #491
|
2012-08-02 20:36:51 +02:00 |
|
nowrep
|
59a05f16a7
|
Fixed issue with showing warning after creating new profile
- warning noticing about unknown profile version
|
2012-08-01 23:02:04 +02:00 |
|
nowrep
|
96ce82fdda
|
Fixed issue with changing url of DuckDuckGo search provider
- it kept reverting to original URL if user changed it
|
2012-08-01 22:50:21 +02:00 |
|
Mladen Pejaković
|
7e89fa2d83
|
Add shortcut to 'Clear private data' menu action as per #486
|
2012-07-30 19:12:05 +02:00 |
|
Mladen Pejaković
|
1cefa18eb6
|
Speed Dial: small improvement to previous commit
|
2012-07-29 22:12:44 +02:00 |
|
Mladen Pejaković
|
69cf0c1c8c
|
Add possibility to choose whether to center the speed dials or not
|
2012-07-29 20:58:23 +02:00 |
|
Dzikri Aziz
|
01dc0575e4
|
Align speed dial items to center
|
2012-07-28 03:01:59 +07:00 |
|
nowrep
|
c44e64814c
|
Properly fixed highlighting from d97ab52d8c
|
2012-07-27 21:23:41 +02:00 |
|
nowrep
|
d97ab52d8c
|
Fixed clearing highlight when search text not found.
closes #479
|
2012-07-27 18:55:55 +02:00 |
|
nowrep
|
474d665e52
|
Fixed closing bookmarks menu when menu toolbar is hidden.
closes #481
|
2012-07-27 18:51:24 +02:00 |
|
Mladen Pejaković
|
af9f43efb0
|
Warn a user when removing a speed dial
|
2012-07-26 13:23:10 +02:00 |
|
nowrep
|
b76f1b7831
|
Fixed occasional crashes when closing tab while it is still loading.
|
2012-07-20 22:36:26 +02:00 |
|
nowrep
|
4424bba157
|
Fixed one string in download item menu
- Clear -> Remove
closes #430
|
2012-07-20 20:30:57 +02:00 |
|
Mladen Pejaković
|
dc236daf13
|
Ability to remove sweb search bar, as per #440
|
2012-07-20 20:23:34 +02:00 |
|
nowrep
|
0a7741cc42
|
Version 1.3.1
- just bugfix release
|
2012-07-16 13:59:24 +02:00 |
|
nowrep
|
dd0df9042f
|
Change UserAgent: Don't append QupZilla string to new user agent
- some pages may misbehave
|
2012-07-15 23:23:16 +02:00 |
|
nowrep
|
fe2b3133e5
|
AdBlock: Clean blocked objects right after page is loaded
- there is no reason to start 100ms timer
|
2012-07-15 23:18:08 +02:00 |
|
nowrep
|
2396f55068
|
Speed Dial: Fixed issues with ' and " characters in input fields
closes #455
|
2012-07-14 16:19:33 +02:00 |
|
nowrep
|
86c58ff9a2
|
Added Ctrl+= shortcut for zoom +
closes #449
|
2012-07-14 11:46:53 +02:00 |
|
nowrep
|
36dfab9895
|
Fixed loading url on new tab from preferences.
- regression from 14e0040a9f
|
2012-07-13 22:45:40 +02:00 |
|
nowrep
|
69aeeac1be
|
Fixed zooming with Ctrl+wheel for some users.
closes #451
|
2012-07-13 18:00:03 +02:00 |
|
nowrep
|
5e3e9393b1
|
Cookies: Fixed issues with cookies filtering
closes #450
|
2012-07-13 16:43:47 +02:00 |
|
nowrep
|
435ab60e79
|
AdBlock: Fixed $subdocument matching.
- also improved a little blocked element's placoholders hiding
|
2012-07-13 14:12:48 +02:00 |
|
nowrep
|
14e0040a9f
|
AdBlock: Fixed $third-party option when Referer header is empty
- should fix a lot of false positives with $third-party rules
see #444
|
2012-07-13 11:04:14 +02:00 |
|