David Rosca
c3d803366c
Merge pull request #521 from srazi/master
...
A new bookmarkswidget
2012-08-22 10:58:00 -07:00
S. Razi Alavizadeh
7e7f914f74
The 'bookmarkswidget' was improved.
2012-08-22 17:18:27 +04:30
David Rosca
4144921aa9
Merge pull request #519 from alexandre596/master
...
Updated Translation
2012-08-22 04:47:41 -07:00
nowrep
c6445513e0
Don't close additionally opened tabs when restoring session
...
- if user opens app after crash, he will get 1 tab asking him
about restoring a session
if user opens another tabs and later decides to restore session,
new opened tabs won't be closed
Patch by Franz Fellner
2012-08-22 13:45:03 +02:00
alexandre596
7115c22f37
Updated Translation
2012-08-21 23:45:18 -03:00
nowrep
80e89b2644
New Restore Session GUI - allows choosing to/not to restore each tab
...
- added as new qupzilla:restore page
- thanks a lot for work by Franz Fellner
closes #515
2012-08-21 20:28:38 +02:00
nowrep
0b6bc74735
Updated translations
2012-08-21 20:20:54 +02:00
nowrep
a6fa9b8181
Setting min-width to #box in all internal pages
2012-08-21 20:17:01 +02:00
David Rosca
438cd3b18a
Merge pull request #516 from srazi/master
...
Some improvment about `fullscreen`, `blur background` and `add tab button`.
2012-08-20 14:00:13 -07:00
S. Razi Alavizadeh
1df223fbd1
Fixed problem about location of 'm_buttonAddTab' when there are lots of tabs opened.
2012-08-21 00:20:31 +04:30
S. Razi Alavizadeh
dbcbabdec3
Fixed 'QtWin' bug about changing of desktop composition state.
2012-08-21 00:17:43 +04:30
S. Razi Alavizadeh
07e17f7b47
In Windows transparent background must be disabled when app. is fullscreen.
2012-08-21 00:14:29 +04:30
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
nowrep
fe0e327089
Merge branch 'master' of git://github.com/srazi/qupzilla
2012-08-19 19:41:16 +02:00
Jonathan Hooverman
a9880ffc0d
Updated German translation
2012-08-18 19:32:11 +02:00
Mladen Pejaković
07c107dd93
Serbian translations update
2012-08-18 18:43:23 +02:00
S. Razi Alavizadeh
552fbbcffa
Added RTL support to internal pages.
2012-08-18 18:31:26 +04:30
David Rosca
1ff2f975bb
Merge pull request #510 from srazi/master
...
Select downloaded file when opening its folder [Windows only]
2012-08-18 00:53:22 -07:00
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
e06b82ef1c
Updated translations
2012-08-17 20:53:45 +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
David Rosca
616afd57bc
Merge pull request #508 from stuarch/master
...
Update Traditional Chinese Translations
2012-08-15 12:42:07 -07:00
stuarch
c623fa3fbf
Update Traditional Chinses Translations
2012-08-15 18:53:08 +08: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
David Rosca
3a2fb3225c
Merge pull request #507 from w41l/master
...
Updated Indonesian translations.
2012-08-14 03:47:50 -07:00
w41l
47aa56972a
Updated Indonesian translations.
2012-08-14 17:41:57 +07: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
David Rosca
a025103980
Merge pull request #503 from srazi/master
...
Persian Translation of plugins and desktop file and fixed a little bug.
2012-08-14 02:49:53 -07:00
alexandre596
136364c1af
Updated translation
2012-08-13 21:33:04 -03:00
S. Razi Alavizadeh
d72e7bed7b
Added RTL support to PluginListDelegate class.
2012-08-14 01:51:37 +04:30
S. Razi Alavizadeh
1fea4cdbc3
Persian translation of plugins and linux desktop file was added.
2012-08-14 00:10:12 +04:30
nowrep
433f71ebdf
Use crashandler only on Linux. Fix compile issue on FreeBSD
2012-08-13 16:00:14 +02:00
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
45d8cbae22
Persian translation was added.
2012-08-13 09:29:52 +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
470729ce84
Fixed 'gm_*.h not found' build error. And added ignore rule for MSVC debug symbols.
2012-08-13 09:28:09 +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
Jonathan Hooverman
f017aba8e7
Updated German translation
2012-08-11 15:41:47 +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
0f98af2001
Merge branch 'master' of github.com:QupZilla/qupzilla
2012-08-10 21:17:12 +02:00