nowrep
af7a041714
Added new plugin: Mouse Gestures.
...
- setting building plugins as default now
- closes #255
2012-02-24 21:03:44 +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
nowrep
38b5a32bb9
Fixed make install issues on Linux. Closes #261
2012-02-20 22:34:09 +01:00
nowrep
b6615f409f
Edited build config to build libqupzilla and link to it afterwards.
...
- edited plugins system - proper plugin loading / unloading
- edited plugins interface
2012-02-19 16:01:51 +01:00
nowrep
7ceed34b05
Added little info about building plugins into BUILDING
...
+ fixed build issue when building plugins
2012-02-18 19:20:07 +01:00
nowrep
786d6f4029
Edited building system to support linking plugins.
...
- however plugins has to be statically linked
2012-02-18 14:47:38 +01:00
nowrep
85108559c5
Option to change browser identification (User Agent) in Preferences.
...
- added Wu Cheng-Hong into translators
- enter in search toolbar now search next occurence
- closes #176
2012-02-07 18:37:44 +01:00
nowrep
995eed9cfa
[Fix] Fixed saving usernames with spaces in Password Manager.
...
- using QUrl::fromEncoded instead of QString constructor everywhere
- reverted JHooverman's patch (changing print preview dialog's window
title)
* sorry about that, I personally think that showing "Print preview"
in print preview dialog is better than "Print..."
2012-01-31 21:10:22 +01:00
nowrep
396ce19312
Updated Spanish + Portuguese translation.
...
- fix: don't show javascript url of bookmarklet in locationbar
when loading it
2012-01-30 17:18:10 +01:00
nowrep
085a8938c0
Little fixes for Windows, SSL Manager and Bookmark Import
...
- fixed encoding of qupzilla: pages on Windows
- fixed focus issues with overlay statusbar text on Windows
- fixed showing Local certificates in CA Certs in SSL Manager
- fixed showing empty icon on imported bookmarks
2012-01-28 12:02:37 +01:00
nowrep
ea1eceb9d7
Applied patches for Mac OS + little modification of QupZilla icon.
...
- Mac patches by @ryandesign
- icon modifications by Sergio Cipolla, thanks!
- closes #220
- closes #221
- closes #222
2012-01-27 17:25:51 +01:00
nowrep
fc13958953
Using static variables to store settings of WebView and LocationBar.
...
- in its own WebViewSettings and LocationBarSettings classes
- because we don̈́'t want to load settings on every creation of new
tab
2012-01-24 19:58:20 +01:00
nowrep
195288c83b
[Fix] Fixed restoring multiple windows + added global defines header
...
- also added tests directory with html files to test QupZilla behaviour
- it only contain opening links test, more tests will come
2012-01-21 23:19:38 +01:00
nowrep
977f9db6f6
Refactoring whole code to support popup windows.
...
- it is needed to provide support for casting WebView
into TabbedWebView and PopupWebView
2012-01-21 20:27:45 +01:00
David Rosca
f7aa86a824
Removing bin/plugins directory from install target in qmake.
2012-01-16 11:01:14 +01:00
nowrep
0b91cc1816
Scrolling bookmarks menu whene there is alot of entries. Closes #175
...
- the same issue was also reported in #159
2012-01-15 12:35:29 +01:00
nowrep
d8ec1b8675
Removed one translated string from preferences.
2012-01-12 21:32:27 +01:00
nowrep
c35aceaa1a
Using resources inside bundle on Mac. Hopefully closes #125
...
- also improved mac .plist a little
2012-01-12 20:32:09 +01:00
nowrep
e39ddf5a79
Saving settings even without calling quitApplication. Closes #157
2012-01-12 20:10:51 +01:00
nowrep
999f0ef702
Using global QSettings object, should save some writes to disk.
...
- instead of creating new QSettings objects whenever we want to
save some data, we are using global QSettings object that is
keeping its data in memory and writing to disk only when
really needed
2012-01-11 21:58:25 +01:00
Mladen Pejaković
87fcb7abe2
Initial support for Serbian language
2012-01-08 17:50:20 +01:00
nowrep
3a2ceeab31
Automatic updates for ca-bundle.crt CA certificates bundle.
...
- checking updates every 5 days from homepage qupzilla.com
2012-01-07 10:29:38 +01:00
nowrep
806693b199
Added Info.plist and icons for Mac. Hopefully closes #126
2012-01-05 18:34:44 +01:00
nowrep
9e7e0285bb
Added support for printing page through javascript window.print()
2012-01-04 19:02:33 +01:00
nowrep
be0bf20585
Added Portuguese translation. Closes #107
...
- thanks to Sérgio Marques
2012-01-03 20:57:30 +01:00
nowrep
e5f6478439
Added PORTABLE_BUILD define allowing portable building. Closes #99
...
- also updated russian and italian translations
2011-12-28 14:55:54 +01:00
nowrep
fac7de459b
Initial Russian translation. Author Alexander Maslov
2011-12-27 19:10:53 +01:00
nowrep
7963ee3d49
Clicking on buttons in locationbar now won't focus locationbar.
2011-12-27 18:50:52 +01:00
nowrep
d4c0676c90
Fixed availability to delete profile in Preferences.
...
- it is now available only on non-active profile
- also moved browsedata.db + profiles.ini from data/ folder
into binary
2011-12-27 15:26:32 +01:00
nowrep
e620560db3
Added Greek translation. Closes #85
...
- thanks to Vasilis Tsivikis
2011-12-25 22:06:25 +01:00
nowrep
d9b5c86dbe
WebView now recieves only own Events.
...
- also using static variables for qupzilla: scheme pages
no need to generate it every time it is about to load
2011-12-24 12:21:23 +01:00
nowrep
976e5b5696
[Fix] editing new bookmark + moving some classes to own thread
...
- history model and database writer are now in own thread
- this will keep main thread (GUI) responsive when writing to
database
- it also greatly increases performance when deleting multiple
items in history
2011-12-17 14:30:54 +01:00
nowrep
bed30cb483
Showing revision number in About dialog.
...
- it will be only shown when compiling with git_revision file
in root directory (where QupZilla.pro is).
This file should contain commit hash.
2011-12-16 14:46:31 +01:00
nowrep
d27293355e
Added empty.ts translation file for new translations.
2011-12-16 12:03:47 +01:00
nowrep
04af41d0b2
OS/2 related tweaks.
...
- fixed compilation error by renaming menu.h to enhancedmenu.h
2011-12-14 22:30:05 +01:00
nowrep
826126fd2d
Added multiple sizes for desktop icon + little fixes.
...
- fixed session restore problem, where tab url wasn't
properly restored (and instead loads empty search on
active search engine)
- fixed loading icons in next/back history menu
2011-12-14 15:16:09 +01:00
nowrep
a9a5900d9a
Added new define for building on KDE. #59
...
- using just better icons for oxygen theme for now
2011-12-13 17:00:56 +01:00
nowrep
6378c4d3fe
Improved opening bookmarks inside subfolders. Closes #54
2011-12-11 17:51:03 +01:00
nowrep
df72343ee2
Updated Spanish translation + little fixes for restoring session
...
- fixed showing of "Do you want to restore session" after crash
when using restore session on startup behaviour
(regression from adding speed dial option)
2011-12-10 22:53:01 +01:00
nowrep
6ec593f436
Added option to import bookmarks form html. Closes #29
...
- also updated translations scripts
- updated translations
2011-12-08 21:52:03 +01:00
nowrep
51c178c5f1
Using asynchronous write to sqlite database when useful.
...
- DatabaseWriter class
2011-12-08 19:12:43 +01:00
nowrep
47887329da
Updated Dutch + Spanish translation. Little improvements in downloads.
...
- save file is now selected option in download dialog, also your
choice is saved (through one browser run), so if you choose to open
file, then each next downloaded files will have automatically selected
open file selection (instead of default save file)
- hopefully fixed one crash in webview, showing QMenu with popup()
instead of exec(), popup() is asynchronous call.
- scrolling to top in source viewer on open
2011-12-06 19:18:06 +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