David Rosca
|
1d8b2345ac
|
Merge pull request #2297 from srazi/improve_tabmanager
Improve TabManager
|
2017-04-07 20:22:44 +02:00 |
|
David Rosca
|
3492999abe
|
Don't return empty QByteArray when there are no tabs in session
|
2017-04-07 12:38:54 +02:00 |
|
David Rosca
|
cb4012c5c9
|
Don't save qupzilla:restore tabs in sessions
|
2017-04-07 12:36:42 +02:00 |
|
srazi
|
8a85fb3c0f
|
TabManager: Bump version to 0.7.0
|
2017-04-07 13:31:20 +04:30 |
|
srazi
|
47e2c8c1f0
|
TabManager: show add tab button on window item under mouse.
|
2017-04-07 13:24:39 +04:30 |
|
srazi
|
457d32ae82
|
TabManager: Update close button icon
|
2017-04-07 13:24:38 +04:30 |
|
srazi
|
e40be295ab
|
TabManager: Fix showing close button on show
|
2017-04-07 13:24:37 +04:30 |
|
srazi
|
ae29ef0030
|
TabManager: Rename TabFilterDelegate to TabManagerDelegate
|
2017-04-07 13:24:36 +04:30 |
|
srazi
|
3a7e843677
|
TabManager: show close button on tab item under mouse.
|
2017-04-07 13:24:36 +04:30 |
|
srazi
|
56c737d836
|
TabManager: Use single click to switch between tabs
|
2017-04-07 13:24:35 +04:30 |
|
srazi
|
755ec16598
|
Session manager (#2293)
|
2017-04-07 10:02:27 +02:00 |
|
srazi
|
2654081912
|
Fix 2178 (#2292)
* CheckBoxDialog: Rewritten to inherit from QMessageBox
- QMessageBox supports showing checkbox for Qt >= 5.2
* Add option to disable warning message when closing tabs from tabbar context menu.
- Closes #2178
|
2017-04-05 10:27:03 +02:00 |
|
David Rosca
|
f961958989
|
Add another key shortcut for reload action
Closes #2290
|
2017-04-03 15:34:44 +02:00 |
|
David Rosca
|
281919fc4d
|
LocationCompleterView: Use custom window type only on X11
Closes #2287
|
2017-04-02 16:35:38 +02:00 |
|
Marti Martz
|
dd6c76f28b
|
Version bump Travis CI OS X version (#2283)
|
2017-03-29 11:03:30 +02:00 |
|
Marti Martz
|
930f1921ad
|
Repair Mac Like Theme icon so it's not clipped (#2274)
|
2017-03-26 11:27:40 +02:00 |
|
srazi
|
ade7b9c690
|
Refactor some codes related to sessions. (#2280)
|
2017-03-26 11:27:04 +02:00 |
|
srazi
|
d544a5dc5f
|
Windows: Don't run QZ as administrator after installation
- Closes #2146
|
2017-03-23 17:19:50 +04:30 |
|
scootergrisen
|
f17e216bb3
|
Fix a few spelling mistakes in danish translation (#2275)
|
2017-03-23 12:14:41 +01:00 |
|
srazi
|
686ad7eee2
|
macOS: Deploy imports used by thumbnailer.qml
- Closes #2267
|
2017-03-21 23:32:45 +03:30 |
|
Marti Martz
|
ac903a9c10
|
Unix: Allow git hooks to work for development on all related nixes including Mac (#2264)
|
2017-03-21 20:02:05 +01:00 |
|
Marti Martz
|
c6c907aa45
|
Mac: Dynamically create the iconset with all alternates (#2272)
|
2017-03-21 15:11:46 +01:00 |
|
srazi
|
345d03105f
|
macOS: Fix global menu with multiple windows.
- Closes #2261
|
2017-03-20 11:37:33 +03:30 |
|
srazi
|
9af542aa03
|
macOS: Disable auto window tabbing (#2261)
|
2017-03-20 04:28:55 +03:30 |
|
Chocobo1
|
acf1fa23ef
|
TravisCI: utilize ccache on osx (#2263)
|
2017-03-19 16:59:31 +01:00 |
|
David Rosca
|
9683f0f295
|
StatusBarMessage: Don't show for inactive windows
|
2017-03-18 17:22:21 +01:00 |
|
David Rosca
|
076deb7cdd
|
Set PulseAudio property overrides to QupZilla app name and icon
Closes #2262
|
2017-03-18 17:19:57 +01:00 |
|
Marti Martz
|
621ed8ff28
|
Mac: Create the bundle target and modify affected shell scripts (#2260)
|
2017-03-18 16:48:11 +01:00 |
|
David Rosca
|
44cd68e3d9
|
Merge branch 'v2.1'
|
2017-03-18 16:11:34 +01:00 |
|
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
|
2017-03-18 16:00:57 +01:00 |
|
srazi
|
1d0d555ed1
|
macOS: Fix paths of qtwebengine_dictionaries (#2261)
|
2017-03-18 02:39:25 +03:30 |
|
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
|
2017-03-18 00:36:58 +03:30 |
|
srazi
|
cedf1b6b24
|
CI for Windows and macOS (#2245)
|
2017-03-17 20:12:23 +01:00 |
|
Marti Martz
|
7112149670
|
Mac: Redo #2226 and #2227 to 2.1.2 (#2253)
|
2017-03-16 13:53:44 +01:00 |
|
Chocobo1
|
f14668330e
|
Readme (#2255)
|
2017-03-16 13:52:26 +01:00 |
|
Chocobo1
|
77896db40f
|
TravisCI improvements (#2254)
|
2017-03-16 12:27:12 +01:00 |
|
David Rosca
|
26340c8284
|
Merge branch 'v2.1'
|
2017-03-15 19:27:30 +01:00 |
|
David Rosca
|
fc37057bee
|
Version 2.1.2
|
2017-03-15 19:26:50 +01:00 |
|
David Rosca
|
f20d421113
|
Merge branch 'v2.1'
|
2017-03-15 13:29:24 +01:00 |
|
David Rosca
|
5d66da5396
|
Fix Danish translation for Windows installer
|
2017-03-15 13:29:09 +01:00 |
|
David Rosca
|
900e5d593c
|
Pull translations from Transifex
|
2017-03-15 13:27:29 +01:00 |
|
scootergrisen
|
e05af26477
|
Add danish translation (#2250)
|
2017-03-15 13:18:35 +01:00 |
|
David Rosca
|
486b8f4c7d
|
Workaround QWebEnginePage not scrolling to anchors when opened in background tab
Closes #2242
|
2017-03-15 13:11:27 +01:00 |
|
David Rosca
|
3434052690
|
Merge branch 'v2.1'
|
2017-03-15 11:00:14 +01:00 |
|
David Rosca
|
8940609a00
|
StatusBarIcons: Set object names for icons
Closes #2251
|
2017-03-15 10:59:51 +01:00 |
|
David Rosca
|
bfef9e2c03
|
Merge branch 'v2.1'
|
2017-03-15 10:53:44 +01:00 |
|
David Rosca
|
9211a8eceb
|
Disable native scrollbars by default
See #2246
|
2017-03-15 10:49:27 +01:00 |
|
David Rosca
|
d18be6f8e4
|
ProfileManager: Fix warning when creating new profile
|
2017-03-15 10:48:00 +01:00 |
|
David Rosca
|
a4c3e49e3e
|
AdBlock: Fix warning when creating new profile
|
2017-03-15 10:35:14 +01:00 |
|
scootergrisen
|
e9ba27eb3d
|
Add danish (da) translation (#2249)
|
2017-03-14 10:01:31 +01:00 |
|