nowrep
|
c9a556658a
|
[Json] Use built-in QJSonDocument class in Qt 5
|
2014-02-06 22:24:10 +01:00 |
|
nowrep
|
9fd0508e53
|
[Mac] macdeploy.sh now also creates a dmg image
Thanks to Seyyed Razi Alavizadeh for create script and images
|
2014-02-05 01:37:26 +01:00 |
|
nowrep
|
222137e93b
|
[README] Style fixup
|
2014-02-01 18:07:29 +01:00 |
|
nowrep
|
bb551b87bf
|
[README] Added Travis build passing icon
|
2014-02-01 18:05:44 +01:00 |
|
nowrep
|
5f2948dadd
|
New stable version 1.6.1
|
2014-01-27 19:31:00 +01:00 |
|
nowrep
|
4e4e653f9f
|
Version 1.6.0
|
2014-01-01 20:55:33 +01:00 |
|
Christian Stadelmann
|
606d216e40
|
Added hint for building on Fedora (qmake versions)
On Fedora you have:
qmake (Qt 3)
qmake-qt4 (Qt 4)
qmake-qt5 (Qt 5)
So using `qmake` does not work since qupzilla is designed for Qt4/Qt5.
|
2013-09-10 13:31:07 +02:00 |
|
nowrep
|
13b3bc0409
|
Latest stable version is 1.4.4
|
2013-09-01 17:10:14 +02:00 |
|
nowrep
|
0927bf0cb7
|
Fix compilation on Linux + update build requirements
|
2013-06-21 11:09:19 +02:00 |
|
nowrep
|
5e929d764f
|
Added link to Oxygen icon set into COPYRIGHT
|
2013-05-26 16:08:14 +02:00 |
|
nowrep
|
1b03cf84e1
|
Version 1.4.3 is now released.
|
2013-05-10 13:12:58 +02:00 |
|
nowrep
|
1b5b930bd1
|
Updated CHANGELOG and README.md for 1.4.2 release.
|
2013-04-25 17:38:36 +02:00 |
|
nowrep
|
8af495599c
|
Development version has now 1.5.0 version number.
|
2013-03-17 10:32:55 +01:00 |
|
nowrep
|
79c57f61b6
|
Version 1.4.0
|
2013-03-11 17:45:48 +01:00 |
|
nowrep
|
d8527917ca
|
[code] Remove wantsFocus(QUrl) signal. Instead using better solution.
When HTTP authorization is requested, this signal is used to
set the originating WebTab as current widget in tabwidget.
|
2013-02-10 10:38:12 +01:00 |
|
nowrep
|
00cf5cdbd2
|
Exporting SpellCheck classes + fixed some translation issues.
|
2013-02-10 10:28:13 +01:00 |
|
nowrep
|
7c9d7fd25c
|
[spellcheck] Enable SpellCheck on Windows by default.
|
2013-02-06 13:11:26 +01:00 |
|
nowrep
|
f17f9f89b4
|
WebGL is now enabled by default on QtWebKit 2.3
Also fixed link in README and translated one string in czech
windows installer.
|
2013-01-31 19:17:38 +01:00 |
|
nowrep
|
61e11c7404
|
Moving translations to Transifex.com
https://www.transifex.com/projects/p/qupzilla
|
2013-01-31 14:19:13 +01:00 |
|
nowrep
|
eddc51734a
|
Version 1.3.5
|
2012-09-16 20:42:07 +02:00 |
|
nowrep
|
0a7741cc42
|
Version 1.3.1
- just bugfix release
|
2012-07-16 13:59:24 +02:00 |
|
nowrep
|
c471c0e882
|
Version 1.3.0
|
2012-07-11 18:31:23 +02:00 |
|
nowrep
|
42fd82fb2d
|
Added CHANGELOG file instead of changelog in wiki
|
2012-07-03 17:42:26 +02:00 |
|
nowrep
|
e204af30c6
|
Closing last tab on second window will always close the window.
- even if you have option "Don't quit upon last closed tab"
it will only works for last window
|
2012-04-17 14:00:32 +02:00 |
|
nowrep
|
059ce25337
|
Updated links to repo in homepage translations.
|
2012-04-16 15:20:07 +02:00 |
|
nowrep
|
8432432b4b
|
Updated links to correct address (QupZilla Organization)
|
2012-04-16 15:11:31 +02:00 |
|
nowrep
|
7e3ff6f126
|
Version 1.2.0
|
2012-04-05 13:22:19 +02:00 |
|
nowrep
|
b1d0cd9228
|
Improved performance of bookmarks import and bookmarks deleting.
- moved general defines into qz_namespace.h file
- fixed showing default theme to be "default" on mac in
theme manager instead of "mac" theme
|
2012-04-05 10:27:35 +02:00 |
|
nowrep
|
ec973d960a
|
USE_LIBPATH option is now finally fixed.
|
2012-04-05 09:36:37 +02:00 |
|
nowrep
|
b287c5f829
|
Fixed importing Html bookmarks from various browsers.
- fixed one potentional crash in importing
|
2012-04-04 23:28:19 +02:00 |
|
nowrep
|
f94e69d557
|
Updated Georgian translation + fixed plugin system loading.
|
2012-04-04 21:12:52 +02:00 |
|
nowrep
|
043babced9
|
Fixed showing suggested file types in Open File... dialog
|
2012-03-10 23:24:54 +01:00 |
|
nowrep
|
37f5d1bb6e
|
Improved Plugin API. Plugins can now receive input events.
- mousePress, mouseRelease, mouseMove
- keyPress, keyRelease
- only WebView class is sending these events now
|
2012-02-22 18:33:44 +01:00 |
|
nowrep
|
bbec6d2ca4
|
[Fix] Setting correct popup window size when site requested it.
- now resizing webview to desired size, not the whole popupwindow
* popupwindow is containg statusbar + locationbar
|
2012-02-02 15:54:38 +01:00 |
|
nowrep
|
cc63da0765
|
New domain for blog: http://blog.qupzilla.com
|
2012-01-15 18:22:59 +01:00 |
|
nowrep
|
fe21caa70e
|
Added 2 strings to homepage translations + new IRC channel.
- it is #qupzilla at irc.freenode.net
|
2012-01-14 17:26:18 +01:00 |
|
nowrep
|
aa7ab1d9e1
|
Version 1.1.5
|
2012-01-07 12:43:18 +01:00 |
|
nowrep
|
31bdfe4f1a
|
Showing right default directories for bookmarks on Windows. Closes #116
- also updated Italian translation
|
2012-01-04 13:44:43 +01:00 |
|
nowrep
|
ef67b1745f
|
Other updateds for new domain. Happy New Year!
- last commit today, have fun :-)
|
2011-12-31 12:57:01 +01:00 |
|
nowrep
|
59de491557
|
Version 1.1.0
- checking for updates is by default disabled on Linux
- added Polish translation, thanks to Michał Szymanowski
|
2011-12-14 18:09:43 +01:00 |
|
nowrep
|
f75b336e36
|
Added PPA for Ubuntu. Update if you are using Ubuntu :-)
- currently containing development snapshot of QupZilla
- a lot of improvements and Speed Dial
|
2011-12-05 21:44:36 +01:00 |
|
nowrep
|
23b44cc2ac
|
Moved .pro file to root dir. No more need to cd src to start building.
- please update your scripts if you used some
|
2011-12-05 17:27:49 +01:00 |
|
nowrep
|
79f825c173
|
Edited Speed Dial to work in Windows.
- prepending file:/// instead of file://
- also disabled user selection in all page
(selection in inputs allowed)
|
2011-12-03 15:33:23 +01:00 |
|
Jonathan Hooverman
|
80f9c74482
|
Updated German translation
|
2011-11-20 10:52:25 +01:00 |
|
nowrep
|
3b0ac5b3b5
|
Fixed Click2Flash plugin disabled by default
Also updated README file with current version informations
|
2011-11-09 20:20:42 +01:00 |
|
Jonathan Hooverman
|
7d959bcdee
|
Minor changes
|
2011-11-08 20:49:16 +01:00 |
|
nowrep
|
c3971c2672
|
Fixed Save Passwords saving in Preferences
This option is now properly saved.
Also updated Slovakia translation of desktop launcher.
|
2011-11-02 12:52:55 +01:00 |
|
nowrep
|
ed8969f7a9
|
Folders in Bookmark Toolbar
It is now possible to add folders into bookmarks toolbar.
|
2011-10-28 17:52:42 +02:00 |
|
nowrep
|
9aa382764e
|
Updated German translation
Added German translation to desktop launcher and to Windows installer
credits to Jonathan Hooverman
|
2011-10-23 21:10:09 +02:00 |
|
nowrep
|
483ef1a9cb
|
Fixed downloading of some SSL secured content on Windows
|
2011-10-17 13:43:51 +02:00 |
|