srazi
d544a5dc5f
Windows: Don't run QZ as administrator after installation
...
- Closes #2146
9 years ago
scootergrisen
f17e216bb3
Fix a few spelling mistakes in danish translation ( #2275 )
9 years ago
srazi
686ad7eee2
macOS: Deploy imports used by thumbnailer.qml
...
- Closes #2267
9 years ago
Marti Martz
ac903a9c10
Unix: Allow git hooks to work for development on all related nixes including Mac ( #2264 )
9 years ago
Marti Martz
c6c907aa45
Mac: Dynamically create the iconset with all alternates ( #2272 )
9 years ago
srazi
345d03105f
macOS: Fix global menu with multiple windows.
...
- Closes #2261
9 years ago
srazi
9af542aa03
macOS: Disable auto window tabbing ( #2261 )
9 years ago
Chocobo1
acf1fa23ef
TravisCI: utilize ccache on osx ( #2263 )
9 years ago
David Rosca
9683f0f295
StatusBarMessage: Don't show for inactive windows
9 years ago
David Rosca
076deb7cdd
Set PulseAudio property overrides to QupZilla app name and icon
...
Closes #2262
9 years ago
Marti Martz
621ed8ff28
Mac: Create the `bundle` target and modify affected shell scripts ( #2260 )
9 years ago
David Rosca
44cd68e3d9
Merge branch 'v2.1'
9 years ago
David Rosca
b61b4aca67
WebView: Don't change m_progress when loading finished
...
QtWebEngine may emit loadProgress signal even after loadFinished
was already emitted.
Closes #2222
9 years ago
srazi
1d0d555ed1
macOS: Fix paths of qtwebengine_dictionaries ( #2261 )
9 years ago
srazi
dfb5a5d0f3
Travis: Use travis_wait for installing Qt.
...
- Sometimes installing Qt takes more than 10 minutes and since it has not output we have to use travis_wait
- For more info see: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
- Also note that travis_wait will output to a file so its output will not mixed with job output:
- see https://github.com/travis-ci/travis-ci/issues/5071
9 years ago
srazi
cedf1b6b24
CI for Windows and macOS ( #2245 )
9 years ago
Marti Martz
7112149670
Mac: Redo #2226 and #2227 to 2.1.2 ( #2253 )
9 years ago
Chocobo1
f14668330e
Readme ( #2255 )
9 years ago
Chocobo1
77896db40f
TravisCI improvements ( #2254 )
9 years ago
David Rosca
26340c8284
Merge branch 'v2.1'
9 years ago
David Rosca
fc37057bee
Version 2.1.2
9 years ago
David Rosca
f20d421113
Merge branch 'v2.1'
9 years ago
David Rosca
5d66da5396
Fix Danish translation for Windows installer
9 years ago
David Rosca
900e5d593c
Pull translations from Transifex
9 years ago
scootergrisen
e05af26477
Add danish translation ( #2250 )
9 years ago
David Rosca
486b8f4c7d
Workaround QWebEnginePage not scrolling to anchors when opened in background tab
...
Closes #2242
9 years ago
David Rosca
3434052690
Merge branch 'v2.1'
9 years ago
David Rosca
8940609a00
StatusBarIcons: Set object names for icons
...
Closes #2251
9 years ago
David Rosca
bfef9e2c03
Merge branch 'v2.1'
9 years ago
David Rosca
9211a8eceb
Disable native scrollbars by default
...
See #2246
9 years ago
David Rosca
d18be6f8e4
ProfileManager: Fix warning when creating new profile
9 years ago
David Rosca
a4c3e49e3e
AdBlock: Fix warning when creating new profile
9 years ago
scootergrisen
e9ba27eb3d
Add danish (da) translation ( #2249 )
9 years ago
José Rios
85832642db
Fixed new tab not opening on mouse mid button click ( #2244 )
...
Whenever the user pressed the middle button the mouse press handler
in WebPage issued an 'execJavaScript' which has its own event loop
causing the mouse release handler to be called before the field
'm_clickedUrl' get the url in the first handler. Since this field
is used to guard the logic in the second handler the new tab wasn't
opening.
Closes #2238
9 years ago
srazi
3c8907284d
macOS: Fix unused-private-field warning
9 years ago
José Rios
e49ea20f33
Fixed new tab not opening on mouse mid button click ( #2244 )
...
Whenever the user pressed the middle button the mouse press handler
in WebPage issued an 'execJavaScript' which has its own event loop
causing the mouse release handler to be called before the field
'm_clickedUrl' get the url in the first handler. Since this field
is used to guard the logic in the second handler the new tab wasn't
opening.
Closes #2238
9 years ago
David Rosca
b95a8be600
LocationCompleterView: Fix window type on Wayland
...
Closes #2236
9 years ago
David Rosca
8501275ee4
Merge branch 'v2.1'
9 years ago
David Rosca
690eb2c447
AdBlock: Don't remove url interceptor when disabled
...
Instead just return early in block() when AdBlock is disabled
9 years ago
David Rosca
8cbccbf71d
AdBlock: Remove option to use limited EasyList subscription
...
It is no longer need as AdBlock matching runs in separate thread
9 years ago
David Rosca
93b1104611
AdBlock: Guard AdBlockMatcher with mutex
...
Closes #2231
9 years ago
David Rosca
e832a3418c
Merge branch 'v2.1'
9 years ago
David Rosca
71f0737511
WebScrollBarManager: Use scrollbars as lambda context
...
Instead of manually disconnecting the lambdas, use scrollbar
as context.
9 years ago
David Rosca
3045cf28b2
Merge branch 'v2.1'
9 years ago
David Rosca
e86f96878e
Fix clicking on go icon when location completer popup is visible
...
Closes #2225
9 years ago
Marti Martz
094429a46b
Quote fix on shell script ( #2227 )
9 years ago
Marti Martz
2e1db33c3f
Mac: Refactor OS X dmg creation and misc bug fixes ( #2226 )
9 years ago
David Rosca
5fe3efab82
Merge branch 'v2.1'
9 years ago
David Rosca
28273f9613
Version 2.1.1
9 years ago
David Rosca
9c6aa37550
Merge branch 'v2.1'
9 years ago