David Rosca
b85f9b4ceb
SpeedDial: Scale dial text with the dial size
2016-12-31 16:25:09 +01:00
David Rosca
6652d971ba
Call initialize as last thing in qupzilla:restore and qupzilla:speeddial
...
Fix list of tabs in session being displayed as empty sometimes.
2016-12-27 20:23:22 +01:00
Safa Alfulaij
a79395b0fb
Fix position of SpeedDial items in RTL
2016-06-23 09:07:26 +02:00
David Rosca
48210c5aa6
SpeedDial: Ignore changed() signal from the current page
2016-01-24 16:17:57 +01:00
David Rosca
34475fcfc9
SpeedDial: Fix Esc key to close edit popups
2016-01-24 16:13:59 +01:00
David Rosca
18926fd85b
SpeedDial: Fix infinite reload when adding dial with invalid url
...
Closes #1763
2016-01-24 15:39:51 +01:00
David Rosca
226b29b0c6
Set empty page icon to qupzilla:speeddial
2015-10-05 20:50:20 +02:00
David Rosca
75cb70d049
Don't cache icons for qupzilla: scheme
...
Also remove icon from SpeedDial page
2015-10-02 17:10:27 +02:00
David Rosca
37cd709b7f
Fix typo
2015-09-24 19:37:15 +02:00
David Rosca
5467f9643e
SpeedDial: Fix updating options values in settings
2015-09-24 18:32:10 +02:00
David Rosca
ca6c20497f
SpeedDial: Fix center speed dials option
2015-09-24 17:58:25 +02:00
David Rosca
328ab40304
SpeedDial: Fix setting background image
2015-09-05 21:08:44 +02:00
David Rosca
19f1ed6bfb
Scripts: Register window.external to all frames
...
It seems that only one QWebChannel connection per page
is supported, so we need to forward window.external to
all subframes.
2015-08-31 12:44:08 +02:00
David Rosca
db888e2b2f
SpeedDial: Minor design fixes
2015-08-29 19:40:49 +02:00
David Rosca
832bd37114
SpeedDial: Implement loading page thumbnails
...
QWebEngineView must be visible in order to grab page contents, so
loading thumbnails is creating a new background window that is loading
the page.
2015-08-28 20:55:10 +02:00
David Rosca
fc204b3b46
SpeedDial: Fix to work with QWebChannel
...
Page thumbnails are not yet implemented, otherwise it more or less
works.
2015-08-28 19:25:45 +02:00
Mladen Pejaković
8f691905f0
[SpeedDial] Reload all dials menu action. Closes #1209
2014-07-08 18:29:52 +02:00
Mladen Pejaković
1a8ca567f9
[SpeedDial] Properly align
2014-07-08 18:27:18 +02:00
Mladen Pejaković
0f8bbe4777
[SpeedDial] Remove the padding (make it look like Opera's SD)
2014-07-08 18:26:56 +02:00
Mladen Pejaković
bc028e8a83
[Speed Dial] Enhancements
2014-07-08 18:26:25 +02:00
Mladen Pejaković
0d31785a4f
[QupZilla pages] Darker background; Respect user's preference for font face and size
2014-07-08 18:26:09 +02:00
Mladen Pejaković
091f4ab6a6
[SpeedDial] Fix overlay text input visibility with dark themes
2014-02-15 23:50:54 +01:00
nowrep
cb99a3154e
[SpeedDial] Fix issues with loading a missing preview on load
...
Missing previews are now loaded after the page has been loaded (from
JavaScript code), instead of loading being started on generating
initial script (from C++ code)
2014-02-03 23:50:53 +01:00
Mladen Pejaković
3a3e7341a2
Thematic changes
2014-01-05 00:44:36 +01:00
nowrep
637e2715d3
[SpeedDial] Allow dial's width up to 500px
...
New page screens will now be generated in 450x253px resolution
Closes #1116
2014-01-01 18:35:54 +01:00
nowrep
252c55dd2b
[SpeedDial] Raise maximum width of one dial to 450px.
...
See #1116
2013-12-31 18:39:02 +01:00
nowrep
b70fc83474
Fixed position of background images in SpeedDial.
...
Regression from df6417af4a
2013-01-27 13:29:35 +01:00
nowrep
df6417af4a
Final fix for page background with dark themes.
...
Background of html element is now by default set to
white.
Closes #602
2013-01-25 21:14:37 +01:00
S. Razi Alavizadeh
552fbbcffa
Added RTL support to internal pages.
2012-08-18 18:31:26 +04:30
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
Mladen Pejaković
af9f43efb0
Warn a user when removing a speed dial
2012-07-26 13:23:10 +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
bacca991e0
SpeedDial: fixed removing bg image when changing background position
2012-04-25 11:20:41 +02:00
nowrep
60cf1db7ac
Fixed setting background image on speed dial on Windows.
...
- closes #369
2012-04-07 18:41:16 +02:00
nowrep
43cd497d3f
Using QStringBuilder now. Fixed speed dial dialogs for webkit 533.3
2012-03-30 12:01:12 +02:00
nowrep
3898f7f3f7
Improved dialogs in Speed Dial + fixed issue with saving page screen.
...
- closes #319
- closes #318
2012-03-17 16:01:12 +01:00
nowrep
9c789792f4
Rearranged directory structure. All sources are under src/ dir now.
...
- updated Italian homepage translation
2012-02-23 19:18:08 +01:00