nowrep
57da64d133
Finally fixes #156 and fixes sidebar width with Qt 4.8
...
- disconnecting only own signals, keeping Qt internals
so Qt can know when objects are deleted
* QObject::destroyed(QObject*) [signal]
2012-01-14 11:46:06 +01:00
nowrep
f3970f164b
Updated copyright for new year. Closes #100
2012-01-01 15:29:55 +01:00
nowrep
d1c80b826c
[Fix] Fixed crash in QWebInspector when using QtWebKit 2.2
...
- somehow it is no longer safe to delete QWebInspector ...
2011-12-18 16:57:14 +01:00
nowrep
de3535b8db
Edited copyright + escaping html entities in copyright at qupzilla:about
...
- adding my email <nowrep@gmail.com> to copyright
2011-12-15 18:34:48 +01:00
nowrep
f03b05fecb
Speed Dial: fixed showing of loading animation in first tab
...
- also using faster QWeakPointer everywhere instead of slower
and deprecated QPointer
2011-12-09 21:56:01 +01:00
nowrep
79ab84b33d
Global cleanup of objects deletion. Using deleteLater when useful.
...
- also fixed image refreshion in speed dial
(when you refresh page thumbnail, new image was created but the image
in page won't change until reload. it is because page caching.
fixed by appending date to image url: file://foo.png?Date)
2011-12-04 20:09:44 +01:00
nowrep
6f395631ad
Updated copyright informations
2011-10-17 09:57:07 +02:00
nowrep
edbcb5e541
Rewritten WebInspector. Hopefully fixes #3
...
When you show Web Inspector panel, it will be open only for actual tab.
So when you change tab, the web inspector panel will hide, and if you go
back to tab with open web inspector, inspector will show.
2011-10-14 20:14:57 +02:00
nowrep
b49a133bbe
Fixed problem with showing green (secured) info on unsecured page, when
...
leaving secured one.
2011-07-11 20:30:49 +02:00
nowrep
be80930053
Added Pinning Tabs feature
2011-03-25 19:16:21 +01:00
nowrep
d9d8506536
Updated code model
2011-03-17 17:03:04 +01:00
nowrep
3847f8662d
Added copyright header to all files
2011-03-03 18:29:20 +01:00
nowrep
b23ed87b87
Initial commit
2011-03-02 16:57:41 +01:00