S. Razi Alavizadeh
334f90b12b
[Windows] Fixed first moment black background of new tab.
2013-03-24 01:00:05 +04:30
S. Razi Alavizadeh
dc659e2fa4
[Windows] Fixed issues about window positioning
...
-Fixed #821 and also position of new window
2013-03-23 21:07:58 +04:30
nowrep
1c36390e3f
[Linux] Install libs into /usr/lib/arch-linux-gnu if exists.
...
Installing into /usr/lib/i386-linux-gnu, /usr/lib/x86_64-linux-gnu
according to build platform if this directory exists.
If not or build architecture cannot be determined, falling back to
/usr/lib directory.
2013-03-23 17:15:08 +01:00
nowrep
1d5d480c85
Added support for building with Wayland.
...
See NO_X11 define in BUILDING.
2013-03-23 14:16:08 +01:00
nowrep
02b22acde0
[Windows] Don't set PeerVerifyNone SSL socket verifyMode anymore.
2013-03-23 13:46:04 +01:00
David Rosca
90923d5127
Merge pull request #822 from srazi/master
...
Fixed a few shortcuts problems.
Closes #809
2013-03-23 05:44:30 -07:00
Oliver Gerlich
eecbc352c4
Added option to open another private window from private window.
...
Closes #776
Closes #772
2013-03-23 13:04:35 +01:00
S. Razi Alavizadeh
4e17c39dd8
Fixed shortcuts for RTL layout and fixed back/forward shortcuts
...
-see #809
-also fixed some little windows issues
2013-03-23 04:17:55 +04:30
nowrep
2d27c40384
Use /tmp/qupzilla/tmp as a temp path on Linux.
...
Instead of creating another folder in /tmp (qupzilla-tmp),
use already created /tmp/qupzilla.
See #811
2013-03-21 23:44:01 +01:00
nowrep
39af453281
[AKN] Fixes crash while closing tab with shown labels.
...
See #817
2013-03-21 15:14:35 +01:00
nowrep
cec51fc0d5
Updated translation file.
2013-03-20 22:06:21 +01:00
nowrep
cb0630de35
Don't limit speed of loading animation in tabbar.
2013-03-20 10:26:18 +01:00
nowrep
61357e17b1
[QtSingleApplication] Delete lockfile upon closing application.
...
Closes #811
2013-03-19 09:16:57 +01:00
nowrep
e3efd6e08e
[Fonts Preferences] Fixed saving Cursive font family.
2013-03-18 22:55:18 +01:00
nowrep
e72610da0a
Translate edit actions in page context menu + added delete action.
2013-03-18 15:53:16 +01:00
nowrep
a035a83d7a
Fixed connecting to older secured servers by forcing older SSL protocol.
...
Falling back to the Qt 4.7 behavior.
Closes #490
2013-03-17 10:42:27 +01:00
nowrep
194b0ddd30
Merge branch 'master' of github.com:QupZilla/qupzilla
2013-03-17 10:36:28 +01:00
nowrep
8af495599c
Development version has now 1.5.0 version number.
2013-03-17 10:32:55 +01:00
nowrep
e313c7bfde
Fixed build warning.
2013-03-17 10:32:39 +01:00
nowrep
01d8689a05
Properly fixed comparison of version + added tests.
2013-03-17 10:28:07 +01:00
Jonathan Hooverman
bd406d836f
Minor change to menu file entry
2013-03-16 20:50:35 +01:00
nowrep
b543658a5e
Updated translations from Transifex
2013-03-16 19:53:42 +01:00
nowrep
9069a5de54
[Windows] Fixed building on Windows.
2013-03-16 19:46:22 +01:00
David Rosca
98d4725c18
Merge pull request #807 from srazi/Mac_work
...
Fixed some Mac/Windows issues.
2013-03-16 11:39:59 -07:00
S. Razi Alavizadeh
45830b1917
Fixed some little issues.
...
-show default browser dialog after application window completely rendered and correct default checked state
-show host instead URL in authentication dialog
2013-03-16 18:19:31 +03:30
S. Razi Alavizadeh
d75ab566ef
[Mac] Added some actions to menu of dock icon
2013-03-16 18:19:28 +03:30
S. Razi Alavizadeh
0293a7bcd3
[Mac] Fixed, refresh state of menu actions
2013-03-16 18:19:25 +03:30
nowrep
3346c8f1ce
Updated header in themes.
2013-03-16 09:38:30 +01:00
nowrep
6ed4f6a7e6
Fixed installing bash completion + changed target folder.
...
It is now installed into /usr/share/bash-completion/completions/
Closes #805
2013-03-16 09:38:16 +01:00
nowrep
d4c6dbd6c2
[Fix] WebSearchBar not respecting "select all on click" option
...
Closes #752
2013-03-15 11:46:07 +01:00
nowrep
f95cf48f0e
[Win][Qt5] Fixed invalid redrawing with transparent background.
2013-03-15 11:15:08 +01:00
nowrep
3b28e242f7
Removed homepage translations from repo.
...
It is now managed on Transifex only.
2013-03-15 11:04:42 +01:00
nowrep
8c606c0bd1
Updated translations from Transifex
2013-03-15 11:03:25 +01:00
nowrep
ff4e5b74d4
[Fix] Certificates from custom path disappearing on preferences saving.
2013-03-15 10:44:05 +01:00
nowrep
1e6b9a915d
[Build] Use pkg-config only on linux.
2013-03-14 15:29:12 +01:00
nowrep
ff55c915b3
[TabIcons] Fixed incorrectly showing icon of tabs in some rare cases.
...
It now correctly shows error sign on tab when error page is loaded.
2013-03-14 15:25:40 +01:00
nowrep
79567c5896
[Bash completion] Properly renamed script to just "qupzilla"
2013-03-14 15:25:12 +01:00
nowrep
f508475916
[Fix] Fixed duplicating current url in history when restoring session.
2013-03-13 11:57:56 +01:00
nowrep
a9cee1fffe
[Fix] Fixed showing empty back/forward history menus.
2013-03-13 11:54:58 +01:00
nowrep
eeb1231c75
[Updater] Fixed comparison of version numbers.
...
Also dropped support for rc/beta versions.
2013-03-12 14:09:12 +01:00
nowrep
3e546ebb70
[Windows] Updated installer files
2013-03-12 12:22:34 +01:00
nowrep
93d22ec6fc
[Fix] Don't show instant popup when clicking on back/forward button.
2013-03-12 12:19:55 +01:00
nowrep
79c57f61b6
Version 1.4.0
2013-03-11 17:45:48 +01:00
nowrep
c36e13da32
Fixed previous commit.
2013-03-11 17:38:21 +01:00
nowrep
adcb8570ed
Added Yu Hai into translators.
2013-03-11 17:19:11 +01:00
nowrep
4687847963
[CaBundleUpdater] Download bundle immediately on first run.
...
Instead of 30 seconds waiting, try to download certificate bundle
immediately on first run of application.
2013-03-11 17:09:28 +01:00
S. Razi Alavizadeh
4e862414a1
[Windows] Small fix in theme + fixed shadow of desktop notification.
2013-03-11 17:03:59 +01:00
nowrep
d29aff5330
Updated translations from Transifex.
2013-03-11 17:00:28 +01:00
nowrep
e455f58aa1
[CaBundleUpdater] Reload certificates after finished bundle update.
2013-03-11 15:47:03 +01:00
nowrep
ab8496610e
[TabPreview] Don't show tab previews while dragging tabs.
2013-03-11 15:14:50 +01:00