1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 10:12:10 +02:00
Commit Graph

935 Commits

Author SHA1 Message Date
nowrep
f3970f164b Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +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
18fbb1cd31 New project domain qupzilla.com. Thank you very much, Radomir Orkac. 2011-12-31 10:33:01 +01:00
nowrep
c38e063580 Showing Apply and Edit on its right places in Speed Dial now. 2011-12-30 17:56:49 +01:00
nowrep
b8a0b52982 Improved commandline options. Possibility to use more than at once.
- it is also now possible to start in private mode from commandline
2011-12-30 16:54:37 +01:00
nowrep
ffc4f825a6 Proper handling of metaDataChanged signal in downloading. Closes #69
- checking whether downloaded item doesn't want to redirect, and making
  redirect if so
2011-12-29 22:28:04 +01:00
nowrep
d23704bc82 Hide new tab button while moving tabs. Closes #103
- also updated spanish translation
2011-12-29 21:50:03 +01:00
nowrep
47b6af18b5 [Fix] Showing custom rules properly under custom rules now.
- if you created new custom rule, it showed under custom rules
  only until restart, then it was moved into EasyList
2011-12-29 21:25:49 +01:00
nowrep
93e7c073d4 [Fix:] Going to history items from history back/forward menu in new tab
- fixed regression from 061e1e21543b3cfd323fa901992328e14a9f36d2
2011-12-29 15:45:29 +01:00
nowrep
77e7ed55f0 Fixed overflowing bookmarks toolbar when there is a lot of bookmarks.
- also updated Russian translation
2011-12-29 15:21:26 +01:00
nowrep
5af4df90b7 [Fix] crash in Click2Flash plugin when element is not found.
- also little improvement in WebView mousepress events
2011-12-28 23:25:40 +01:00
nowrep
89cad89ad0 Automatic updates for EasyList in AdBlock.
- updates are scheduled to every 3 days
2011-12-28 19:28:34 +01:00
nowrep
6259577d8b [Fix] searching bookmarks in bookmarks sidebar.
- now it properly search also unsorted bookmarks
- improved performance when searching in all treeviews
- updated italian translation
2011-12-28 16:31:18 +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
9564b0a5a9 Cleaned #ifdefs, Preferences in menu on all platforms. Closes #96 2011-12-28 13:16:04 +01:00
nowrep
d9f2459ef8 Added full Russian translation. Thanks to Oleg Brezhnev.
- also fixed labels overflow in Informations about application
  qupzilla:about page
2011-12-28 11:39:34 +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
168816ac65 Use light color for text in popup widgets even with Ambiance theme
- popups when clicking on site icon, rss icon, bookmark (star) icon
2011-12-27 17:49:51 +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
ef28d2b00e Fixed focusing new window when opened from cmd argument.
- also now correctly focusing download manager window
  when running qupzilla --download-manager
2011-12-27 12:27:39 +01:00
nowrep
bd06ca8362 Quick fix for previous commit. 2011-12-26 22:59:05 +01:00
nowrep
b37a02e078 Checking QtWebKit version rather than global Qt version. See #96
- choose (not) to compile with using QWebView::selectedHtml function
2011-12-26 22:54:03 +01:00
nowrep
a8f3c74c74 Transp. bg on Windows can now be turned off without restart. Closes #92
- also updated CA-Certificates (ca-certs.crt)
2011-12-26 21:23:21 +01:00
nowrep
f7952267d7 Added Unity QuickList actions + new command line option.
- new command line option: turn on private browsing
 - QuickList actions:
     * open new tab
     * open new window
     * start private browsing
2011-12-26 20:23:54 +01:00
nowrep
c7eff70ae2 Added e-mail for Greek translator Vasilis Tsivikis 2011-12-25 22:08:15 +01:00
nowrep
e620560db3 Added Greek translation. Closes #85
- thanks to Vasilis Tsivikis
2011-12-25 22:06:25 +01:00
nowrep
74ff3058d9 Added French translation. Closes #61
- thanks to Jérôme Giry and Nicolas Ourceau :-)
2011-12-25 20:26:55 +01:00
nowrep
da1ea0a108 [Fix] Showing also RSS feeds without title now in RSS list. 2011-12-24 13:43:26 +01:00
nowrep
4b089713ed Backend implementation for #80
- not sure where to put option to add page to speed dial in gui
   * I think it couldn't be as another "folder" when editing/creating
     bookmarks, as it's not a real bookmark
2011-12-24 13:31:32 +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
5aed695954 When opening links in new tab, moving it next to current tab. Closes #88 2011-12-23 19:49:29 +01:00
dunsmoreb
07a145ce35 Open url in new tab now opens in consecutive, background tab. 2011-12-23 10:32:55 -06:00
nowrep
7b7d030540 Option to load title from page in Speed Dial. Closes #77
- also showing "Unable to load" title when page fails
  to load
2011-12-23 13:47:38 +01:00
nowrep
51027ff782 Ctrl+Enter shortcut in locationbar for append .com and go. 2011-12-23 11:11:14 +01:00
nowrep
9b84036b88 Merge branch 'master' of github.com:nowrep/QupZilla 2011-12-23 10:24:54 +01:00
nowrep
1f3a16b298 Using QtWebKit version detection at run-time. Closes #81
- detecting wheter to delete or not QWebInspector on close
- QWebInspector can be deleted with 533.3 WebKit
  but causing crash when using higher
2011-12-23 10:24:03 +01:00
dunsmoreb
2247438c47 QupZilla now quits when last tab is closed. 2011-12-22 22:05:20 -06:00
nowrep
82870d5531 Added Shift+F3 shortcut to find previous on page. See #74
- "Shift+F3" and "F3" shortcuts are also available when
   searching in source code
2011-12-22 23:45:55 +01:00
nowrep
72077ab496 Setting Click2Flash enabled by default again to reduce Flash crashes.
- with latest Click2Flash commit, this plugin should be fully working
  on every page, thus we enable it by default again to prevent crashes
  from Adobe Flash content on page
2011-12-22 23:43:05 +01:00
nowrep
b44c9e4795 [Fix] Searching on page with highlight enabled. Closes #74 2011-12-22 23:33:35 +01:00
nowrep
091c944132 Enter accept editing Speed Dial entries. Closes #76 2011-12-22 21:58:13 +01:00
nowrep
3e62bee69d Added F3 shortcut to find next on page + source code. See #74 2011-12-22 21:09:04 +01:00
nowrep
b5fa490573 [Fix] Click2Flash should now work properly on all pages.
- using QWebHitTestResult mechanism to find html element
  associated to Click2Flash object (should work now 100%)
  > please let me know
- added new context menu action to history manager = copy
  link address
2011-12-21 20:58:02 +01:00
nowrep
882d0c6e18 Added option "Ask on entering Private mode" to preferences. Closes #70 2011-12-21 18:57:27 +01:00
nowrep
c1e4212261 Showing "Apply" in Speed Dial edit dialog rather than "Edit". 2011-12-20 20:02:04 +01:00
nowrep
1898643224 Opens all bookmarks in folder after middle click in menu. Closes #68
- also setting title of new tab when loading bookmarks/history when
   possible (when we know title of history entry / bookmark, let
   show on tab its title, rather than showing just "New page")
2011-12-20 18:58:42 +01:00
nowrep
8bb47a0a5f Middle click on folder opens all bookmarks in it. See #68
- it works for folders inside bookmarks toolbar only for
  now
2011-12-19 21:30:26 +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
5f7d64537a [Fix] Fixed including path to download filename.
- also showing revision in command line when starting
   qupzilla -v or qupzilla --version
2011-12-18 15:42:28 +01:00
nowrep
e2adc2b5d0 Using bigger buttons in navigation bar when using only icons.
- it makes buttons bigger in Linux and Old Default themes
2011-12-18 13:15:56 +01:00
nowrep
bffe5654c0 Updated translations + coding style
- removed multiple translations for standard bookmark folders
   = tr("Bookmarks In Menu"), tr("Bookmarks In ToolBar"),
     tr("Unsorted Bookmarks")

- consistency of these translations is important, otherwise
  it would confuse app when adding/moving/editing bookmarks
2011-12-17 16:04:04 +01:00
nowrep
a6874eeed9 Enabling/disabling close window action in file menu. Closes #64
- enabled only when there is more than one main window
2011-12-17 15:09:17 +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
88d15cd3b8 Drag&Drop siteicon to bookmarks toolbar creates bookmark. Closes #63
- initial drag&drop implementation
- will be probably extended to other widgets too
2011-12-17 14:26:34 +01:00
nowrep
df01a3efef [Fix:] Setting Speed Dial as default url for new tab. 2011-12-16 22:08:10 +01:00
nowrep
efd79d246e Opening bookmarks/history in background on middle click. Closes #60
- also edited behaviour when page does not have title
   * it will be now used all url, not path -> host
2011-12-16 20:17:17 +01:00
nowrep
348d0e5a18 Merge branch 'master' of github.com:nowrep/QupZilla 2011-12-16 19:46:05 +01:00
Jonathan Hooverman
4618119b87 Small fixes 2011-12-16 19:42:49 +01:00
Jonathan Hooverman
669a1c695b Small fixes 2011-12-16 19:38:29 +01:00
nowrep
2cfd9808ec Possiblity to move up/down in search engines manager and other...
- F6 shortcut for focusing locationbar
- no more empty title in history back/next menus
- showing only active norification preview in preferences
2011-12-16 19:07:36 +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
9be140ffa6 FileSystemWatcher: Reloading local files when they changes
- implement with QFileSystemWatcher
- only one tab with the same file will be watched
2011-12-15 19:08:33 +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
4439a1d57f [Fix:] Crash when opening js dialog from locationbar and closing tab
- how to reproduce:
  1. write javascript:alert("test"); to locationbar and hit enter
  2. alert will show up
  3. close tab
  4. app will most likely crash
2011-12-15 17:43:06 +01:00
nowrep
c78d9f4978 [Fix:] Fixed tab animation when moving mouse ot of tabbar
- calling QTabBar::mouseReleaseEvent
2011-12-15 17:03:50 +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
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
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
1fc35ffa35 Spanish translation for linux desktop launcher
- also added copyright to menu.h + menu.cpp
2011-12-13 21:15:07 +01:00
nowrep
0fdb151d2a Middle click now works in bookmarks + history menu. See #58
- also changed some strings in czech + slovak translation
2011-12-13 19:18:05 +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
1abb6e8717 [Fix:] Fixed downloading of files with broken encoding on windows
- using QString::fromLatin1 and filtering all forbidden chars
  from filename
2011-12-13 16:36:45 +01:00
nowrep
05f1809242 Fixed typo "appereance"->"appearance". Thanks to #59
- also fixed in all translations
2011-12-13 16:02:41 +01:00
nowrep
942bbb005d [Fix:] Fixed crash when closing tab with active javascript dialog
- when one of javascript dialogs (alert, confirm, prompt) were active
  and tab was closed, QEventLoop wasn't terminated, thus leading to
  crash on application exit
- running QEventLoop is now exited in WebPage destructor
2011-12-13 15:38:09 +01:00
nowrep
221bccdb9c Showing yellow locationbar on secured page in default linux theme.
- linux default theme was the only one theme, where you couldn't
  recognize whether you are on secured on normal page

  it now shows light yellow background of locationbar
2011-12-12 21:47:32 +01:00
nowrep
668c038147 Improved context menus in bookmarks manager
- added import bookmarks link to bookmarks manager
- edited coding style
- updated translations
2011-12-12 21:14:43 +01:00
nowrep
42b5ad7947 Fully implemented #58 + little improvement in locationbar
- it will now show empty url when going in history back or
  forward to speed dial
2011-12-12 18:30:08 +01:00
nowrep
c69022b670 Middle(or ctrl) click in history(forward/next) opens new tab. Closes #58
- the current tab will be duplicated (thus all history will be copied)
  and the created tab will go to desired history item.
- also updated Dutch + Chinese translations, thanks again to translators
2011-12-12 18:07:07 +01:00
nowrep
4af108642c Fixed setting user defined fonts + option to set useragent 2011-12-11 19:37:16 +01:00
nowrep
6378c4d3fe Improved opening bookmarks inside subfolders. Closes #54 2011-12-11 17:51:03 +01:00
nowrep
7d3fa5d4c4 Restoring closed tabs now remember its position in tabbar.
- used only when restoring single tab, not when restoring all
2011-12-11 17:03:18 +01:00
nowrep
e3db115fc3 Click on arrow in locationbar now shows most visited pages. Closes #23
- also updated German translation
2011-12-11 14:12:40 +01:00
nowrep
ef541493da Added image for previous commit. Closes #53 2011-12-11 12:36:03 +01:00
nowrep
4f8454a3d9 Added "broken page" image to speed dial when loading fails.
+ updated translations
2011-12-11 12:34:51 +01:00
nowrep
65f4bf1a1b Improved showing url in locationbar on opening tab
- when opening new tab (restoring session, restoring
  closed tab, ...), url of tab will be shown in locationbar
  immediately - not after first progress tick fires
2011-12-11 11:07:26 +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
33813592a5 Cookie manager sorting + Preferences under Edit on Linux
- also added new script to show download stats of PPA
2011-12-10 13:15:07 +01:00
nowrep
c8e170a06b [Fix:] Should fix occasional crash on deleting + searching in history
- also when adding new top level item into history sidebar + manager,
  it will be inserted at the beginning of list, not at the end
   - it will always be history entry from current day, so there is no
     reason to put it at the end of the list
2011-12-10 00:13:37 +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
80dab0151a Edited string from previous commit. 2011-12-09 21:16:32 +01:00
nowrep
ae93d5326e Bookmarks import dialog - show message on success
- after all icons are fetched, message "Please click
  on Finish to save bookmarks." will be shown, instead of
  confusing "Fetching icons..."
2011-12-09 21:10:16 +01:00
nowrep
5336c1f41d [Fix:] Fixed showing close button on pinned tab on session restore.
- removed hide close button when there is only one tab option
2011-12-09 16:44:00 +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
ec7fc4d6ad Edited behaviour of showing bookmarks toolbar section in bookmarks menu
- this section will now be shown in bookmarks menu only when
  bookmarks toolbar is visible

- you are still able to organize bookmarks in toolbar in
  bookmarks manager
2011-12-08 18:11:05 +01:00
nowrep
42079d50b5 Some minor changes in restoring tabs + pinned tabs
- it may fix showing close button on pinned tab
  when restoring on qt 4.8 (probably, I cannot reproduce
  this even on qt 4.8 so I cannot exactly tell)
2011-12-07 21:48:50 +01:00
nowrep
a7736d4130 Finally fixed site icon for qupzilla: scheme pages
- for some reason, Qt 4.8 does not load site icon
  from qrc: scheme (and also data: scheme) correctly
2011-12-07 21:32:47 +01:00
nowrep
c296dfd965 Fixed showing preview of local files in site info dialog.
- using QUrl::toLocalFileName rather than
  QUrl::toString(QUrl::RemoveScheme)
- should work now on KDE without problems
2011-12-07 18:57:42 +01:00
nowrep
8e885ec065 Private Browsing dialog will only show for the first time. 2011-12-07 17:59:41 +01:00
nowrep
cbde1158eb Support ctrl + mouse click on bookmarks toolbar
- also on home button in toolbar
2011-12-07 15:17:21 +01:00
nowrep
6c5aefefb8 [Fix:] Crash in Web Inspector + User Style Sheet loading
- also reverted .ico favicon change, using .png favicon
  again (it SHOULD display correctly in ubuntu now)
2011-12-07 13:54:06 +01:00
nowrep
529d8e16dc Removing unnecessary code.
- namely pagethumbnailer call in about dialog
2011-12-06 21:14:52 +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
a80ad9d4b8 Focus improvements in locationbar and speed dial.
- when you start browser (or open new window) and you have
  open speed dial or empty page set, locationbar will now be
  focused so you can start writing address
- when editing page in speed dial, after clicking on edit, url
  field will be automatically selected + focused
2011-12-05 19:54:17 +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
d5c9b40601 [Fix:] Opening link (target=blank) in new selected tab (regression) 2011-12-05 16:12:48 +01:00
nowrep
820e87594f [Fix:] Don't use utf8 charset on speed dial on windows
- don't explicitly specify in html file in meta tag
   let QtWebKit choose the best encoding :-)
2011-12-04 21:17:13 +01:00
nowrep
4c84d74d5d Option to open Speed Dial after launch. Closes #48
- also updated translations
2011-12-04 20:35:49 +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
53ea31fa37 [Fix:] Fix crash in PageThumbnailer. Closes #49
- using QObject::deleteLater rather than normal delete
2011-12-04 19:15:44 +01:00
nowrep
8eb164fb26 [Fix:] Fixed loading urls with special characters from history
- also made possible to load files from qrc: scheme
- improved source viewer:
   * fixed incomplete source code loaded when opening window
     (it loads the whole source only after reloading)
   * improved performance, source is now highlighted much faster
- using .ico favicon in all qupzilla: pages (no longer png)
  it should fix problems when favicon wasn't loaded on some systems
- fixed alignment of site icon in navigation bar when compiling
  with Qt 4.8
- fixed deleting of local certifications in ssl manager
2011-12-04 16:54:57 +01:00
Jonathan Hooverman
79ef6658be Updated German translation 2011-12-04 16:21:36 +01:00
nowrep
7205c73eca Global file url cleanup + load support for qrc: scheme
- rather then prepending file:// or file:/// on windows,
  use Qt functions QUrl::fromLocalFile and QUrl::toLocalFile
- WebView support for loading files from qrc: scheme
2011-12-03 15:51:08 +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
nowrep
b422e22afd Image previeweing in Site Informations now supports file and qrc scheme
- also updated slovakia translation
- fixed image showing on adblocked page(regression from previous commit)
- SpeedDial: when adding new page and then editing, http:// will be
  shown instead of empty url
2011-12-03 14:43:13 +01:00
nowrep
61d6b3a37a [Fix:] Finally fixed global cursor override of some Flash objects
- some Flash objects changes cursor and this change became global,
  so when you hover over navigation toolbar, your cursor changed to
  Flash's one
- fixed by explicitly setting ArrowCursor to main widget
2011-12-03 12:07:10 +01:00
nowrep
2aedf3bef6 [Fix:] Fixes invalid icons in Linux theme on some systems.
- using now fallback icons (Faenza) when QIcon::fromTheme returns
  invalid icon, occurs for example on LXDE
- also setting default width for locationbar and websearchbar rather
  then counting it from available space. This used to have problems on
  some systems, thus making websearchbar too big.
2011-12-03 11:27:53 +01:00
nowrep
b1083226b8 Added Speed Dial. Closes #36
- first version of speed dial
- showing pages in maximum 4 columns (unlimited rows)
- option in preferences to open speed dial on new tab
- almost all implemented in js and jQuery, hope it won't be slow.
  It loads in about 240ms on my machine and in 2s on my Toshiba
  netbook (very very old Intel Atom)
- currently, there is no possibility to change backgroung and
  keyboard shortcuts (need to figure out problems with laptop
  keyboards (no numerical block => Ctrl + 1 fires Ctrl + + and so on)
2011-12-02 23:25:27 +01:00
nowrep
6af16c7054 Fixing crash after closing any tab (regression from previous commit)
- bad parenting of NetworkManagerProxy
 - also updated translations
2011-11-29 23:12:07 +01:00
nowrep
98aaff4cc5 Added class PageThumbnailer + filterBadChars from filename function
- PageThumbnailer will be used in SpeedDial
 - filtering bad chars from filename make saving of certification
   exceptions save
2011-11-28 19:17:48 +01:00
nowrep
0dd2c61d2d Finally fixed error with saving certificate exceptions. Closes #44
- removed slashes "/" from certificate name
   (when certificate name was for example http://a.c/)
2011-11-27 19:57:04 +01:00
Jonathan Hooverman
5231aaa15b Small fixes 2011-11-27 16:30:38 +01:00
nowrep
c9dac73758 Added option to select text on some QLabels (select & copy text)
- for example in javascript dialogs, certificate informations
   site informations, ...
2011-11-27 15:43:54 +01:00
nowrep
ba38a0e68d Fixed saving of exception certificates. Closes #44 2011-11-27 14:30:16 +01:00
nowrep
c41ba1913f Fixes wrong behaviour of Password Manager when saving entries
- fixed manipulating with usernames/passwords containing
   characters needed to be percent encoded
 - also updated all .ts files
 - compiled all translations into .qm files, so you can download
   latest translation for your language :-)
2011-11-26 16:54:44 +01:00
nowrep
0e82994e7f Improved javascript alert, confirm, prompt dialogs.
- instead of injecting semi transparent block into page, we
   just set background of the whole widget frame to semi
   transparent image

 - fixes issue, when sometimes background filled only half
   of the page
   this issue occurs sometimes when more than one frames
   were in page
2011-11-24 22:18:45 +01:00
nowrep
a3898e48c0 Added option to hide passwords in preferences
- after you show passwords, it is now possible to hide them again
 - no more need to close preferences dialog
2011-11-21 18:24:56 +01:00
nowrep
b88bfd46c7 Password manager now detects also username
- username is detected as first input type="text" in form
 - it should work on almost every page

This is last requirements to implement saving multiple users on
one page.
2011-11-20 17:09:10 +01:00
nowrep
4bb5ff9b26 Fixed selecting all on click to location bar
- it was enabled even if you disabled it in preferences
2011-11-20 15:13:19 +01:00
nowrep
a13cfba247 Deleted unneeded and added new icons
- according to previous commit
2011-11-19 18:23:42 +01:00
nowrep
365770495e Using icons from desktop theme in preferences + site info
- Faenza icons are no longer explicitly shown in prefereneces and site
info
 - they are now used only if icon is not found in active theme, and also
for Windows users
 - please test it and let me know if icons are correct for each category
 - also fixes previous commit
2011-11-19 18:21:22 +01:00
nowrep
75cfab6a97 Show native notification preview in preferences
When you enter "Notifications" page, osd + native notifications will now
be shown
2011-11-19 17:38:47 +01:00
nowrep
54bda0328f Added option to select all text on click to address bar
- and dropped "Add .com on CTRL click" option (it was making impossible
copying anything from address bar)
2011-11-16 16:47:08 +01:00
nowrep
06b73291f3 Fixed selecting search engine when using shortcuts in locationbar
It is now returning invalid engine when shortcut is empty
2011-11-14 16:00:54 +01:00
nowrep
dbab4f74ca Added XSS Auditing option
From docs:
Specifies whether load requests should be monitored for cross-site
scripting attempts. Suspicious scripts will be blocked and reported in
the inspector's JavaScript console. Enabling this feature might have an
impact on performance and it is disabled by default.
2011-11-13 20:36:10 +01:00
nowrep
3db65361ba Spanish translation, thanks to Jorge Sevilla <jsevi@ozu.es>
Also removed one redundant string from translations
2011-11-13 01:19:05 +01:00
nowrep
6021330765 Polish translation, uncompleted for now
Added Polish translation, thanks to Krzysztof Malinowski
<boromil@gmail.com>
Also improved showing of click2flash object
2011-11-12 09:45:32 +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
nowrep
7808408cc8 Final updates for 1.0.0 stable release.
Containing small fixes:
 - updated windows installer
 - small modification to linux default theme (new tab button)
2011-11-09 16:58:25 +01:00
nowrep
895942842d Fixed crash when downloading from SSL secured site
If your download is opening in new empty tab, teh download manager will
close it. If the new tab was secured, network manager was trying to set
SSL configuration to already deleted page, thus leading to crash.
2011-11-08 15:20:53 +01:00
nowrep
f8feb86351 Fixed fetching of AdBlock EasyList
- also fixed showing 1*1px widget when clicking on site info icon on
empty or qupzilla: page
 - added global Ctrl (+ Shift) + Tab for navigating through tabs
2011-11-07 19:56:53 +01:00
nowrep
8e8e884968 Removed .orig copies of source files
I hope this will be last ...
2011-11-06 19:46:03 +01:00
nowrep
2cb067878d Coding style, fixed cppcheck warnings + improved html highlighter
- html highlighter is now highlighting with reg exps, no more with hard
coded tags/tag options
 - all cppecheck warnings fixed + added script (cppcheck.sh)
 - introduced coding style + added astyle script (coding_style.sh)
 - fixed one mistake in czech translate + updated windows installer
2011-11-06 17:01:23 +01:00
nowrep
959fc9b450 Shortcuts improvements + improved performance of cookie manager
- it is now possible to close page search with Esc, it is no longer
needed to click on close button.
 - shortcuts for reload, stop, next, back are available everytime.
 - performance of cookie manager is not ideal yet, but it is much better
than it was before.
 - fixed showing search engine name in locationbar placeholder text.
 - updated ca-certs bundle by latest Debian update
 - moved keypressevent handler from WebView to QupZila to make this
actions global
 - added keypress actions for special keys on keyboard
2011-11-06 12:05:16 +01:00
nowrep
bf22ffbf9e Setting additional QWebSettings arguments when building w/ QtWebKit 2.2
Namely HyperlinkAuditingEnabled and JavascriptCanCloseWindows.
See http://gitorious.org/+qtwebkit-
2011-11-05 22:02:23 +01:00
nowrep
178baa7dc2 Improved mouse press events on page. Closes #33
The original function eventFilter was taken from QTestBrowser and used
the MousePressEvents part.
You can find original function at http://gitorious.org/+qtwebkit-
2011-11-05 21:27:01 +01:00
nowrep
b8fbcdbeb5 Another little fixes (including showing unsorted bookmarks)
Unsorted bookmarks are now properly showed at the bottom of tree in
bookmarks manager.
Removed unneeded code in siteinfowidget.cpp and tabwidget.cpp
2011-11-05 18:36:53 +01:00
nowrep
4a556a4adc Improved cookies filtering + fixed crash
Improved cookies filtering for domain mismatch and for tracking cookies,
it is now fully (i hope) working and ready to use in everyday browsing.
Please test it by yourself and report any issues.
Also fixed crash when closing cookies manager window with "Close" in
title bar or with Alt+F4
2011-11-05 15:04:29 +01:00
nowrep
b62ed5edb3 Supporting data: scheme
You can now enter image with data: scheme to locationbar to show it and
data: images will now be showed in Site Info dialog
2011-11-05 11:51:46 +01:00
nowrep
5f7d2d108b Added Italian translation. Closes #27
Thanks to Federico Fabiani <federico.fabiani85@gmail.com> and Francesco
Marinucci <framarinucci@gmail.com>
Also updated Chinese translation.
2011-11-05 10:22:24 +01:00
nowrep
2eb0f542a9 Various small fixes
Finally fixed "floating statusbar", it has now proper ToolTip behaviour.
DownloadManager now won't ask you whether you want delete file if some
error in downloading occurs.
In all themes fixed TextBrowser's rounded borders in KDE
2011-11-04 22:34:45 +01:00
Jonathan Hooverman
078c801536 Updated German translation 2011-11-04 12:19:31 +01:00
nowrep
a09778896c Serializing strings from ssl certificates
This is only start, all strings from web pages are going to be
serialized until 1.0.0 stable

See http://labs.qt.nokia.com/2011/10/04/security-considerations-
2011-11-03 20:12:35 +01:00
nowrep
575b15db6c Fixed restoring of multiple windows
Restoring of multiple windows now won't add additional tab in second and
next windows
2011-11-03 18:51:46 +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
b28e037ad1 Updated Dutch translation
Thanks to Heimen Stoffels.
2011-11-01 21:16:14 +01:00
nowrep
66956ea287 Shortcuts for main menu. Closes #31
Also updated translations
2011-11-01 18:16:46 +01:00
Jonathan Hooverman
d412cb1f57 Updated German translation 2011-11-01 12:30:48 +01:00
nowrep
490f88ffc2 Fixed crash + updated html highlighter
Fixed crash when closing main window while there are still tabs loading
and there are more than one QupZilla window
2011-10-31 21:27:52 +01:00
nowrep
0a92482d3a Improved loading performance
RSS feeds on page will now be checked only once, not every loading tick.
It should have quite big noticeable performance improvement when loading
more than one page at the same time.
2011-10-30 17:20:22 +01:00
nowrep
4e8cb1bdf5 Possibility to close download manager window on finished download
Alos little performance improvent when click2flash is enabled.
Pages will now be adjusted only once per load to correctly show
click2flash, not with every object loaded.
2011-10-30 16:32:36 +01:00
nowrep
975e023d54 Minor fixes for back/forward history + "Clear history" option
Back/forward history menus now won't show duplicated entries and also
navigating with back/forward on pages won't leave you on the same page
as you are actually visiting.
Though this bug was appearing rarely, it was annoying.
This is not normal QtWebKit behaviour, in standard implementation it is
working just fine, but QupZilla is using QWebPage::extension error
pages, and when this error page appears in frame on page (for example in
<iframe>) it duplicates entry in history.
2011-10-29 23:01:17 +02:00
nowrep
5e3c7b91d1 Possibility to set default zoom on pages
Added option to set default zoom in pages (in preferences: Browsing ->
Web Configuration -> Default zoom on pages:)
Also fixed one spelling mistake (thank to J. Hooverman)
Updated chinese translation file (zh_CN.ts)
2011-10-29 18:37:28 +02:00
Jonathan Hooverman
224735d413 translation update 2011-10-29 17:27:00 +02:00
nowrep
d22c38fe27 Fixed loading of RSS Channels. See #26
It is now following redirections.
Also it will no longer be shown Atom channels, as RSS parser currently
doesn't support it.
2011-10-29 13:36:04 +02:00
nowrep
8bdc213167 Search Manager now supports also MozSearch
Used for example on http://www.qtcentre.org/content/, it is working now.
Also updated copyright on files where it was missing.
2011-10-29 12:24:12 +02:00
nowrep
1b7c01bec2 Rewritten icon fetching in bookmarks importing, closes #24
Instead of using QWebPage and then loading the whole page in order to
get icon, it is now using own IconFetcher class.
It simply download page, looks for <link rel=shortcut and downloads icon
from here. If no <link rel=shortcut is present, the downloading standard
favicon.ico from base directory.
2011-10-28 23:17:38 +02: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
b2056321ef Fixed showing of Click2Flash plugin
Added workaround for showing click2flash right after the plugin is
created, no longer need to scroll / resize page
Also fixed one crash in floating status bar message
Also improved detection of object element on page
2011-10-27 14:26:40 +02:00
nowrep
627fcd1d7b Improved Saving Passwords
It is now saving webview's url, not url of request (used to have
problems on some pages)
And addition small improvements
- added possibility to open rss feed in new tab with middle click
- middle click on home button loads homepage in new tab
- right click on back/next buttons now show menu instantly (instead of
holding left mouse button to get menu shown)
2011-10-26 19:23:50 +02:00
nowrep
3edeb2464f Updated Dutch translation
Credits to Heimen Stoffels again :)
2011-10-25 19:55:47 +02:00
nowrep
a4b39822a6 Various small fixes (including fullscreen buttons hiding)
When going to fullscreen, add tab button will no longer stay on screen,
and also when going back to normal screen, list tabs button will no
longer be hidden.
2011-10-24 17:46:45 +02:00
nowrep
56397717f9 Add Tab icon next to last tab
Also uploaded scripts for various jobs related to QupZilla to github
(scripts folder)
2011-10-23 14:44:18 +02:00
nowrep
356736f130 Show Web Inspector on Windows now opens a new window with inspector
It is because somehow QDockWidget::setWidget or QWebInspector itself is
bugged on Windows and is positioning badly in dockwidget window.
2011-10-23 10:17:06 +02:00
nowrep
9902476078 Import Bookmarks from other Browsers
Added possibility to import bookmarks from Chrome, Firefox and Opera
Please test it by yourself and send me feedback. Thanks :)
2011-10-22 22:29:33 +02:00
nowrep
57248e64e6 Search Engines Manager + OpenSearch
It is neccessary to use new profile database in order to get search
engines saved.
In order to make profile database upgrade automatic, change content of
YOURPROFILE/version file to 1.0.0-b4 and run QupZilla
2011-10-21 23:51:02 +02:00
nowrep
8cb30073c4 Search Engines Manager + OpenSearch (with suggestions)
Finally added support to manage search engines. You can add search
engines from sites that supports opensearch standard, but you can also
add them manually.
There is also possibility to specify shortcuts for quickly searching in
location bar on your favourite engines.
2011-10-21 23:26:34 +02:00
nowrep
9c18e53238 Little changes to linux theme to look even better than now :-)
Namely menu indicator on back and home buttons removed, using own menu
indicator on websearchbar (default Qt is way too big on some themes)
Added Ján Ďanovský to translators (Slovak translate fixed)
2011-10-21 22:33:10 +02:00
nowrep
2214992f72 Fixed closing SSL Manager after clicking on close button. Closes #18 2011-10-21 19:52:58 +02:00
nowrep
e865eb0c7e Chinese translation (thanks to Unink-Lio <unink4451@163.com>)
fixed optimize database not working after click
2011-10-20 17:56:01 +02:00
nowrep
6225283814 Fixed build issue. Closes #16 2011-10-19 16:49:04 +02:00
nowrep
13bde06e9e German Translation (thanks to Jonathan Hooverman
jonathan.hooverman@gmail.com)
2011-10-18 21:34:25 +02:00
nowrep
dca3d3a31a Fixed occasional random crashes + middle mouse click improvements
Using now qobject_cast everywhere possible instead of c++ type cast
Middle mouse click in bookmarks manager (library + sidebar + toolbar)
and history manager (library + sidebar) now opens a new tab
2011-10-18 21:07:58 +02:00
nowrep
e243b1baf4 Fixed small problem with default accept language + updated translations 2011-10-18 18:22:05 +02:00
nowrep
5ebdfd9a5a Added AcceptLanguage dialog, it is now possible to set preferred
languages for showing web sites
2011-10-18 17:39:51 +02:00
nowrep
2c9dc68c3e Added possibility to change prefix for installation + improved checking
profile versions (every profile will now be checked, not only default)
2011-10-18 14:30:17 +02:00
nowrep
12fb69a2fd Middle mouse click on free space on tabbar now open a new tab 2011-10-17 23:34:57 +02:00
nowrep
4ed8026bfa Fixed align of all bookmarks in center when show most visited is hidden 2011-10-17 14:19:49 +02:00
nowrep
483ef1a9cb Fixed downloading of some SSL secured content on Windows 2011-10-17 13:43:51 +02:00
nowrep
a46ea19a25 Fixed issues with download manager on windows, added possibility to
build W7API with msvc 2008, width of locationbar, websearchbar and
sidebars is now saved
2011-10-17 09:59:09 +02:00
nowrep
6f395631ad Updated copyright informations 2011-10-17 09:57:07 +02:00
nowrep
e263572e56 Fixed updating url in locationbar when browsing through history back and
forward
2011-10-15 18:08:52 +02:00
nowrep
722a79aef1 Fixed loading animation sometimes stopped while page still loading +
updated positioning of hovered link widget
Also when adblock is disabled, the statusbar icon is now clickable.
When running with different profile from command line argument, in
preferences will be showed real starting profile, not active.
2011-10-15 16:37:32 +02:00
nowrep
70d22ca07e Edited error page, it has now the same look as the start and reportbug
pages.
2011-10-15 13:40:25 +02:00
nowrep
ee3820b5d9 Updated contributors and translators + updated README file 2011-10-15 13:16:22 +02:00
Daniele Cocca
f16e29b8be Selecting all the contents of the WebSearchBar when receiving focus from
keyboard (i.e., Ctrl+K).
2011-10-15 00:15:29 +02:00
Daniele Cocca
73d11206ae Adding the possibility to close a tab by middle-clicking it. 2011-10-14 23:32:12 +02:00
nowrep
d361c0631d Updated drawing of tabs in TabBar. It will no longer show "..." when not
needed.
With this update is also possible implement showing "new tab" button
after the last tab
2011-10-14 23:12:10 +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
1ded15ab24 It is now possible to modify build settings with environment variables.
Update to #7
Read BUILDING
2011-10-13 20:06:27 +02:00
nowrep
443e438ddb Added ca-bundle.crt certificate file for users experiencing issues with
missing CA Certificates + added FAQ
2011-10-13 18:19:43 +02:00
nowrep
453ed4c795 Added option to compile with WebGL enabled. Closes #7 2011-10-13 17:38:51 +02:00
nowrep
9994c6aad3 [Fix:] Fixed "make uninstall", it is no longer removing whole
/usr/share/applications and pixmaps directory. Closes #6
2011-10-13 16:16:01 +02:00
nowrep
2ff570e92c Added new SSL Manager, it is now possible to specify location for custom
CA Certificates
2011-10-12 22:28:41 +02:00
nowrep
10c36a5330 Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
nowrep
c9113ccd1d It is now possible to build QupZilla with Microsoft Visual C++ Compiler
2008
2011-10-10 20:54:11 +02:00
nowrep
f649151cca Click2Flash is now disabled by default + updated address for sending bug
reports
2011-10-10 15:55:06 +02:00
nowrep
d7cb7fbcd6 New action in Click2Flash context menu: Delete object 2011-10-09 14:57:13 +02:00
nowrep
1ff0e232b7 Improved hiding elements blocked by adblock + hiding blocked flash
objects when click2flash is enabled
2011-10-09 14:51:25 +02:00
nowrep
cb7ca323fa Fixed crash when clearing history and then showing library windows again 2011-10-09 12:11:17 +02:00
nowrep
d097a06b2e Fixed showing download item not in download manager when downloading
page + added TODO list
2011-10-08 12:10:25 +02:00
nowrep
17f80f31b5 Using new QupZilla site: qupzilla.cc.co from now 2011-10-07 17:33:51 +02:00
nowrep
3c8b08957a Updated code BUILDING informations to support building for OS/2 2011-10-07 15:37:49 +02:00
nowrep
d91f20d277 Added function to compare versions.
So now it checks whether version you are running is older than  laset
released version
2011-10-05 16:48:23 +02:00
nowrep
a2951f4c74 Fixed build issues with copyright symlink and DEVELOPING define 2011-10-04 18:05:26 +02:00
nowrep
c23f3f8b5d Set maximumHeight of websearchbar for Windows + update default position
of QupZilla on screen from 0,0 to 20,20
This fixed bug on Windows, where window title of mainwindow wasn't
visible
2011-10-03 19:39:32 +02:00
nowrep
d0342e87ad Fixing bug when Flash overrides cursor and it won't change it back 2011-10-02 18:22:15 +02:00
nowrep
b73bcf5808 Start working on RC1 2011-10-02 17:42:55 +02:00
nowrep
5f6a982b12 v1.0.0-b4 2011-10-02 17:40:37 +02:00
nowrep
afbc2b1a6b Added qupzilla:start page, fixed maximising window issue on Windows 2011-10-01 20:06:38 +02:00
nowrep
b526e99c0f 1.0.0-b4 2011-10-01 17:55:10 +02:00
nowrep
9c0f5af200 Changed LocationBar + WebSearchBar Splitter percental widths to look
good even on small screen
2011-09-30 22:05:25 +02:00
nowrep
49c2b36071 Added new IconProvider interface, improved performance of opening new
tab and updated themes
2011-09-30 21:44:18 +02:00
nowrep
8e29818bb3 Hopefully fixed one crash and one possible crash in download manager 2011-09-30 19:22:50 +02:00
nowrep
d699f4b32b Modified download options dialog design 2011-09-24 10:19:11 +02:00
nowrep
76b3d7f2aa Updated missing copyrights 2011-09-23 22:06:21 +02:00
nowrep
9f1c807222 Updated slovakia translation + license viewer appears in center of
screen now
2011-09-23 19:42:34 +02:00
nowrep
08fb0bec2b When downloading some file from empty tab, it will be closed imediately,
not when you actually start downloading
2011-09-23 15:40:14 +02:00
nowrep
f24b6fcc21 Save Page screen - last missing feature from first Python QupZilla added
Introduced new global function qz_centerWidgetOnScreen
2011-09-21 14:20:49 +02:00
nowrep
e6847166f2 Moved window geometry and state settings loaded before main window is
shown
2011-09-21 12:43:27 +02:00
nowrep
75a34167ed Browser window is now saving its position and size 2011-09-20 19:14:36 +02:00
nowrep
e0d4f35149 Fixed visibility issue of list tabs button in fullscreen 2011-09-19 21:47:15 +02:00
nowrep
5ce67d498a Added new report bug system 2011-09-19 20:49:39 +02:00
nowrep
c4c10c0017 Commited new files 2011-09-18 15:41:25 +02:00
nowrep
6652b433c5 Added qupzilla: scheme handler + qupzilla:about page
There is now shown license of theme in ThemesManager
2011-09-18 15:35:44 +02:00
nowrep
8f296c0f51 Added multiple sizes for window icon + fixed bookmark all tabs always
disabled issue
2011-09-17 11:39:25 +02:00
nowrep
334348b8db When turning on Private Browsing, it will be signalised in window title
besides icon in statusbar (which may be hidden)
2011-09-17 11:13:38 +02:00
nowrep
eefc61733f Fixed download info when download size is unknown 2011-09-15 21:19:47 +02:00
nowrep
8b4ae53b71 Fixed finding on google in locationbar, sometimes it just loads empty
google page instead of search results
2011-09-14 17:40:16 +02:00
nowrep
28bfa1e549 Updated NSIS installer script + translation 2011-09-13 18:21:34 +02:00
nowrep
c857ff4bf0 Updated themes + deleted now unneeded files 2011-09-11 20:41:18 +02:00
nowrep
9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old,
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
1c24bde8e7 Final updates for 1.0.0-b3 2011-08-28 18:57:48 +02:00
nowrep
9698146075 Fixed height of Flash info widget if src is too long. WebSearchBar now
search dropped text
2011-08-27 17:52:44 +02:00
nowrep
5853d72947 History back/forward items count limited to 20 2011-08-23 17:49:21 +02:00
nowrep
c93dbdaba2 Fixed building with Qt 4.7 2011-08-19 15:57:51 +02:00
nowrep
c62f297349 Fixed occasional crash on adblockcleanup 2011-08-05 11:02:44 +02:00
nowrep
61269f8c0a Hopefully fixed occasional crash when closing tab 2011-08-04 21:37:04 +02:00
nowrep
8c927529c0 Fixed "QStackedWidget::setCurrentWidget: widget not contained in stack"
warnings
2011-08-03 22:39:30 +02:00
nowrep
13f8b67abd Completely rewritten all animations (hide/show notifications and search
bars)
2011-08-02 16:19:20 +02:00
nowrep
a959d148d3 History now emits historyEdited signal 2011-07-31 13:33:44 +02:00
nowrep
0279018f17 Fixed bug with duplicated history entries
Added AdBlock cleanup after loading page which removes blocked objects
from page
2011-07-31 00:50:40 +02:00
nowrep
3c6eee9964 A lot of improvements in Browsing Library
huge optimalization for history sidebar + manager loading with a big
profile
2011-07-30 17:57:14 +02:00
nowrep
47a0dd058e Added unified Library which contains history, bookmarks and RSS reader. 2011-07-29 15:39:43 +02:00
nowrep
433eb1fc89 Clear list of closed tabs + translate update 2011-07-28 21:59:56 +02:00
nowrep
cf3a621346 Download Manager: opening file with the name which already exists now
rename it with number suffix.
History Menu: is now generated only when webview's state is changed
2011-07-28 12:12:00 +02:00
nowrep
23bebb3b9d Pressing ESC in LocationBar now fill it with address from current tab 2011-07-21 17:16:53 +02:00
nowrep
a8881c1d73 Address of hovered link won't stuck at screen when changing to other
window anymore.
2011-07-19 23:26:34 +02:00
nowrep
9801c59535 Fixed proper showing of visibility status of StatusBar in View menu 2011-07-19 22:49:42 +02:00
nowrep
b13e71162d Added Show source of selection feature. However, in Qt 4.8 beta it is
buggy, so it is disabled until it will be fixed
2011-07-19 22:04:08 +02:00
nowrep
65d0542dc0 Renamed pinnedTabs.dat to pinnedtabs.dat for better file name
consistency
2011-07-19 21:39:21 +02:00
nowrep
1403720b64 Ask when closing multiple tabs option added to Preferences 2011-07-19 21:38:11 +02:00
nowrep
4c325ed108 Fixed a visual bug of TabBar on gnome after viewing a flash video 2011-07-19 15:18:49 +02:00
nowrep
ff4314db25 New option in ClickToFlash plugin to show detailed informations about
flash object.
2011-07-11 22:53:32 +02:00
nowrep
a63dc4c317 LocationBar settings will now be loaded from settings file only once,
not with each new webtab
2011-07-11 21:08:41 +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
74d146ead6 SSL Certficate Error is now shown in non-blocking javascript prompt 2011-06-12 09:54:36 +02:00
nowrep
f370877bda Edited WebSearchBar to support changing search engines with mouse whell 2011-06-06 19:38:37 +02:00
nowrep
f6e4788bd1 Started to work on 1.0.0-b3 version 2011-05-31 21:31:25 +02:00
nowrep
b09d7c39b8 Final updates for 1.0.0 beta2 version. 2011-05-31 21:11:46 +02:00
nowrep
41b992370b Fixed SqueezeLabel 2011-05-25 14:30:43 +02:00
nowrep
a71c0e073c Added option to use native system dialog in downloads or not (using
native file dialog on windows sometimes cause problems with downloading
SSL content)
Fixed issue with width of file name at download manager
2011-05-25 14:26:36 +02:00
nowrep
cab1fa4ca9 Every WebPage chooseFile dialog is now saving last location to speed up
uploading multiple files
2011-05-22 11:05:36 +02:00
nowrep
9fb119fc95 Added non-blocking javascript alerts/confirms/prompts (with option to
block additional alerts on page)
fixed proper history restoring on restoring closed tabs
2011-05-22 10:47:03 +02:00
nowrep
3e13ea8442 When closing tab opened from another tab, it will get back to parent tab
if no tabs have been changed or moved.
2011-05-21 11:19:19 +02:00
nowrep
8fccdf0848 Private browsing now makes a temporary cookies, instead of disabling it
all. After private browsing mode is turned off, original cookies are
restored.
2011-05-20 17:52:32 +02:00
nowrep
90e8ef01bd New search (magnify) icon 2011-05-18 23:05:49 +02:00
nowrep
cc2b20b54b Added new command line options (new tab, new window, show download
manager) + fixed overall behaviour
2011-05-18 22:58:49 +02:00
nowrep
d3f997a121 Fixed problem with urls containings extra characters dropped to
navigation bar
2011-05-17 21:54:13 +02:00
nowrep
8ab4dc75df Added Restore All Closed Tabs option to ClosedTabsManager 2011-05-16 21:36:39 +02:00
nowrep
bac1f5d78d Added option to load user stylesheet on every pages, some small fixes in
download manager, crash fix on clicktoflash and updated translations
2011-05-10 21:25:31 +02:00
nowrep
85daf062d4 Added StatusBarMessage class which handles and shows those messages on a
tooltip in left bottom corner of webview if statusbar is hidden
2011-05-09 17:58:19 +02:00
nowrep
8b9bfd7c0d When downloading a file from a blank tab with no history (fe. from
target="_blank" link), the blank tab will be closed after starting
download
2011-05-08 15:05:52 +02:00
nowrep
ff34a62a79 Added ReloadAndByPassCache function, binded to Ctrl+F5 key sequence 2011-05-08 14:12:35 +02:00
nowrep
871edfd20c Return changes in qtwin to work even at Windows XP 2011-05-08 13:46:50 +02:00
nowrep
6857d46d3b Fixed issue on Windows when downloading content from secured site simply
won't work.
Added some missing tags to html highlighter
2011-05-08 12:54:49 +02:00
nowrep
5cafc27cf0 Added ClosedTabsManager class which handles list of closed tabs and
offers to restore them one by one
2011-05-07 12:59:53 +02:00
nowrep
36dc77bea6 Windows7 JumpList now also shows list of 6 most visited pages, added
variety of icons sizes, updated windows installer
2011-05-06 20:05:49 +02:00
nowrep
5fd9433d9c Fixed Win7 TaskBar progress value on finished download + edited
blurbehind to load dwmapi library at startup
2011-05-06 12:58:07 +02:00
nowrep
a01dce6eef AutoFill manager now properly handles passwords outside mainFrame as
well as special characters in password input name.
Fixed some problems on click2flash when flash content is in iframe and
is multiple times on page (like vimeo videos)
2011-05-05 16:27:48 +02:00
nowrep
1f9d08ea73 Fixed crash on some pages with flash content and click2flash plugin
enabled
2011-05-04 18:22:54 +02:00
nowrep
4924f91f0e Updated project files with LIBS for windows 2011-05-03 16:58:42 +02:00
nowrep
26cd0d17dd Added JumpList support for Windows 7 2011-05-01 22:07:57 +02:00
nowrep
bab9f768c2 Started to work on 1.0.0 beta2 version 2011-04-29 19:19:35 +02:00
nowrep
fb8be5dad0 Final modifications for 1.0.0-b1 version release 2011-04-29 17:47:55 +02:00
nowrep
d77499aa28 Status of sidebars is now restored at startup + updated default database
+ fixed proper icon clearing + added some missing html tags
2011-04-28 18:31:48 +02:00
nowrep
8ef4ac4a41 Added Notifications configuration to Preferences 2011-04-27 09:49:41 +02:00
nowrep
ab9fab0801 Updated copyright 2011-04-27 09:05:54 +02:00
nowrep
20d120b468 Added Proxy support 2011-04-26 19:47:12 +02:00
nowrep
48fa91159f Updated translations + some modifications in icon provider 2011-04-26 10:03:17 +02:00
nowrep
036cb1c30b Added Icon Provider class to fix bad icon saving with default QtWebKit
behaviour
2011-04-25 20:56:45 +02:00
nowrep
c72e589b64 Added some of missing html tags 2011-04-25 15:26:00 +02:00
nowrep
c2f1d3dbe7 Fixed unneeded cpu usage by making ProgressBar class 2011-04-25 15:06:59 +02:00
nowrep
cfb889df8a Some edits in desktopnotificationsfactory + use it when newer version is
available and after all downloads are completed
2011-04-24 22:40:35 +02:00
nowrep
cd4763d2d9 Some optimalizations 2011-04-24 09:08:53 +02:00
nowrep
a8add4a5b3 DesktopNotificationsFactory class now supports native notifications (on
Linux) and popupWidget notification
2011-04-23 22:33:25 +02:00
nowrep
9d4df4aae6 Added initial class for supporting desktop notifications 2011-04-22 16:03:38 +02:00
nowrep
04e0149025 Added aboutToShow to Toolbars menu 2011-04-22 07:55:31 +02:00
nowrep
ee47f976eb Showing/hiding navigation toolbars while fullscreen is active 2011-04-22 07:45:15 +02:00
nowrep
db5791c3d2 Fixed showing download size at download manager and fixed hiding
adblocked flash objects
2011-04-21 13:28:07 +02:00
nowrep
5bf7d732a8 Added history sidebar 2011-04-20 21:39:35 +02:00
nowrep
1282e23b71 Add Tab button will only show theme specific icon on Linux + added
option to show/hide it
2011-04-19 20:46:31 +02:00
nowrep
6db73b6c1a Add all tabs to bookmarks now don't add pinned tabs 2011-04-19 18:15:36 +02:00
nowrep
379ff8cd96 Close all tabs but current now don't close pinned tabs, added some fixes
to click2flash
2011-04-18 21:35:57 +02:00
nowrep
71d5091533 BookmarksManager rewritten to support bookmarks model signals 2011-04-17 13:03:29 +02:00
nowrep
be70ac9f2d Added bookmarks sidebar + bookmark icon + docktitlebar classes 2011-04-15 20:46:51 +02:00
nowrep
b81de62f24 Added initial support for sidebar widget + rewritten bookmarks backend 2011-04-15 20:45:22 +02:00
nowrep
a84af542ab Fixed bug in click2flash when some flash's won't be loaded 2011-04-15 20:44:57 +02:00
nowrep
d3ef260c12 Updated menus, added &shortcuts 2011-04-09 00:22:50 +02:00
nowrep
c68518d134 Download manager -> Go to download page + Copy download link option 2011-04-08 18:52:14 +02:00
nowrep
ceccb7a4e0 Added Duplicate Tab feature 2011-04-08 17:27:08 +02:00
nowrep
caf0b70a6d Starting to work on version 1.0.0-b1 2011-04-07 21:53:19 +02:00
nowrep
278da7fe32 Final edits for version 0.9.9 2011-04-07 21:51:14 +02:00
nowrep
723c5e3395 Merge branch 'master' of github.com:nowrep/QupZilla 2011-04-07 21:48:35 +02:00
nowrep
5a60f7429c Final fixes for 0.9.9 version 2011-04-07 21:47:18 +02:00
nowrep
b52c30128d Changed planned version from rc1 to beta1 2011-04-07 20:54:55 +02:00
nowrep
fb71606808 Starting to work on version 1.0.0-rc1 2011-04-07 20:27:26 +02:00
nowrep
0855189e71 Fixed issue with building on Linux 2011-04-07 20:04:35 +02:00
nowrep
0652aa6a81 Added blur to bookmarks, history, rss manager and about window on W7,
fixes restoring states
2011-04-07 18:00:26 +02:00
nowrep
79ff17aa67 Added Do Not Track (http://donottrack.us/) support 2011-04-05 20:56:55 +02:00
nowrep
7ab990aa1f Showing AdBlocked page with blocking rule 2011-04-05 19:29:00 +02:00
nowrep
289563e945 Fixed handling SSL certificate on pages 2011-04-05 19:28:08 +02:00
nowrep
c0b22b08fe AdBlocked pages will now show info about rule which blocks it, also
updated czech/slovak translation
2011-04-05 18:45:17 +02:00
nowrep
65ff7932e3 AdBlock now hides blocked flash content (fixing crash with click2flash
while trying to show blocked flash)
2011-04-04 21:28:15 +02:00
nowrep
2943c0ca93 [Fix:] Fixed bug with showing/hiding navigation bars
after changing preferences
2011-04-04 20:04:29 +02:00
nowrep
23c1a80165 Added support for creating and deleting new profiles 2011-04-04 19:29:03 +02:00
nowrep
1d8cb36148 Moving "Open in new tab" option to the top in webview context menu 2011-04-04 17:06:31 +02:00
nowrep
cbf4a9813a Setting fixed width of site address on site info dialog 2011-04-04 17:03:41 +02:00
nowrep
edf8b7bbae Another site icon fix, hope it is last 2011-04-04 16:31:57 +02:00
nowrep
280d421938 Edited showing SSL status on ajax pages 2011-04-04 16:29:25 +02:00
nowrep
fe1e3806e9 Fixed showing bad site icon on some pages 2011-04-04 16:00:27 +02:00
nowrep
aedfdd3309 Added processing multiple commandline arguments + implemented -p= (- 2011-04-03 21:50:44 +02:00
nowrep
54c05b91f8 In download manager, when the metaDataChanged signal is emitted, we
won't show message box to inform user, we will just write warning to
console
2011-03-31 19:14:13 +02:00
nowrep
2c0cf65018 New window will not be made from calling qupzilla while other instance
is running and app is going to close
2011-03-31 16:01:59 +02:00
nowrep
168c7a84b5 Added xmlns attribute support to html highlighter 2011-03-31 13:46:20 +02:00
nowrep
c5cfd0b558 Removed qApp->proccessEvents() 2011-03-30 18:21:48 +02:00
nowrep
687b5684ba Added option to delete AdBlock rule, renamed Custom List to Custom
Rules, updated Czech translation
2011-03-29 21:51:27 +02:00
nowrep
d7f7f7843f Added AdBlock icon at the right corner of status bar which shows actual
status of AdBlock as well as shows blocked content on page
2011-03-29 20:30:05 +02:00
nowrep
77b31b8f85 Download manager will now ask if you want or don't want delete file when
stopping download. Also fixed bug when you can close download manager
window when there is no main windows and thus losing your download
2011-03-29 19:55:21 +02:00
nowrep
c1a219eb91 Build fixes 2011-03-27 22:02:21 +02:00
nowrep
f70ac28344 Various deletions 2011-03-27 22:00:49 +02:00
nowrep
943d89870d Initial AdBlock support 2011-03-27 21:59:40 +02:00
nowrep
af92a1897e Added "Don't ask again' function to close dialog 2011-03-26 15:59:11 +01:00
nowrep
143bcc0480 Deleted unused icons 2011-03-26 13:34:58 +01:00
nowrep
91bd95dc59 Various changes in add new tab button and list all tabs menu 2011-03-26 13:34:08 +01:00
nowrep
0102bd8ca3 Removed unused CloseButton class 2011-03-25 19:40:03 +01:00
nowrep
2717446306 Changed width of pinned panel.
It looks allright for my gnome, this size is probably going to change to
fit to Windows also
2011-03-25 19:33:00 +01:00
nowrep
be80930053 Added Pinning Tabs feature 2011-03-25 19:16:21 +01:00
nowrep
b879bdaed8 Added option to save image to disk from Site Info dialog.
Added dialog to ask what to do with about to download file. User can
open/save it.
2011-03-24 22:31:38 +01:00
nowrep
4aed402d09 Modified some debug info strings 2011-03-24 16:51:19 +01:00
nowrep
cf14bcbdf1 Fixed build warnings with qtsingleapplication 2011-03-24 15:51:45 +01:00
nowrep
a42d9b950f Added new icons for site info dialog 2011-03-24 15:48:48 +01:00
nowrep
8e7df2e766 Improved SiteInfo dialog - now it is showing previews of images on the
page
2011-03-23 22:36:03 +01:00
nowrep
09c4747ab6 Added basic SSL Certificate support and improved about site dialog (not
final version yet)
2011-03-22 21:36:15 +01:00
nowrep
3cfe47cf82 [Fix:] Bad operations with certificate index which leads to removing bad
cert and sometimes to crash
2011-03-20 18:08:31 +01:00
nowrep
1ad4942e2f Download manager now using global networkManager to be able download
content from pages requires http authorization or sites with SSL cert in
exceptions
2011-03-20 17:42:56 +01:00
nowrep
24626ed31f Updated code for build time 2011-03-20 15:02:22 +01:00
nowrep
4ebab625e4 [Fix:] Windows crash 2011-03-20 13:20:50 +01:00
nowrep
c8544c7804 Begin to work on version 0.9.9 2011-03-19 18:56:54 +01:00
nowrep
a29bfcf847 Last edits for before releasing 0.9.8 version 2011-03-19 18:39:03 +01:00
nowrep
989fb92d4a Fixed comparing of active encoding 2011-03-19 14:05:37 +01:00
nowrep
7a7422318a Little fixes 2011-03-19 13:15:01 +01:00
nowrep
ea6a0078e0 Added wrapping for backward finding 2011-03-19 13:14:43 +01:00
nowrep
2449573c13 Added search for Source Viewer 2011-03-19 00:28:37 +01:00
nowrep
d070c785a0 Showing warning when mime data of download changes -> after some testing
this function will be implemented
2011-03-18 23:04:02 +01:00
nowrep
83721bd9f7 When right clicking on link with javascript code, we won't show context
menu for links
2011-03-18 20:53:02 +01:00
nowrep
325cc445a7 Enahnced clear recent history dialog, it now allows to delete
today/week/month/all history
2011-03-18 18:35:09 +01:00
nowrep
c148836d10 Removed QT_NO_DEBUG_OUTPUT define from headers, instead it is defined in
.pro project file
2011-03-18 16:08:24 +01:00
nowrep
54a678fff8 Updated build directories 2011-03-18 15:21:41 +01:00
nowrep
ec72689985 When title of page is empty, we first try to find path and set title to
path, when the path is empty we then try to find url host, when host is
empty then No Named Page will be shown
2011-03-18 15:01:01 +01:00
nowrep
2e9586474f Show WebInspector will not be shown in context menu when clicking in textarea/input 2011-03-18 14:38:03 +01:00
nowrep
aa5082d373 Icon for Fonts options in settings 2011-03-18 13:39:31 +01:00
nowrep
0494b508af Added border to progressbar on windows 2011-03-17 21:57:46 +01:00
nowrep
3d2549983b 0.9.8 version will not introduce any changes in browsedata.db structure 2011-03-17 21:57:35 +01:00
nowrep
aaad1617a6 Bumped version to 0.9.8 2011-03-17 20:49:43 +01:00
nowrep
84122c0ec8 Updating history entry title too 2011-03-17 20:47:06 +01:00
nowrep
b60b935b62 Added options to choose default character encoding to view menu 2011-03-17 20:46:53 +01:00
nowrep
d9d8506536 Updated code model 2011-03-17 17:03:04 +01:00
nowrep
c44d844c87 Clicking on search button with no text in searchbar will now open the
search provider's page instead of doing nothing
2011-03-17 15:37:21 +01:00
nowrep
0a50391d07 Added border to progressBar for better look&feel on windows 2011-03-17 15:36:25 +01:00
nowrep
38c9fe7ac5 Added feature to change Font settings on page 2011-03-17 15:35:51 +01:00
nowrep
d7ba5c1b08 [Fix:] Ctrl+click / middle mouse click opening new window, fixed bug
with encoded url string
2011-03-16 18:35:31 +01:00
nowrep
7649df8752 Added function to check wheter we run WIN7 to qtwin class, though it
hasn't been tested yet.
2011-03-15 23:14:39 +01:00
nowrep
759b7f8d1b Initial improves of source viewer, working on it now 2011-03-15 22:14:15 +01:00
nowrep
02771ec37b Added HTML Highlighter 2011-03-15 19:08:36 +01:00
nowrep
a1c57ae4d1 Removed fixed height 2011-03-15 18:44:26 +01:00
nowrep
538522a4a2 Written new class notification which all notifications will subclass.
Notification class implements show/hide animation
2011-03-15 18:43:55 +01:00
nowrep
f26dae2c9d Fixed bug when session wasn't saved by closing window 2011-03-10 16:24:21 +01:00
nowrep
a51ad25981 Fixed unwanted updating history by reloading current web page (for
example sunSpider test)
2011-03-10 16:23:53 +01:00
nowrep
9c3fdd141b Spelling mistake 2011-03-05 13:43:37 +01:00
nowrep
be151825b4 [Fix: ] Calling twice quitApplication without reason 2011-03-05 13:41:44 +01:00
nowrep
4e992ccb3e Introducing version 0.9.8 2011-03-05 13:27:47 +01:00
nowrep
23e61ceccf Final updates for 0.9.7 release 2011-03-05 13:16:13 +01:00
nowrep
67155b16d1 Compiling fix 2011-03-05 11:28:09 +01:00
nowrep
989244a6f3 [Fix:] Download default location 2011-03-05 11:27:30 +01:00
nowrep
2854fcab55 libole32 commented 2011-03-05 11:17:03 +01:00
nowrep
ea2d57a5e2 Margins of location & search bars 2011-03-05 11:16:23 +01:00
nowrep
44b89d8460 QMenu* m_rssMenu removed -> crash fix 2011-03-05 10:57:52 +01:00
nowrep
9c24e291aa Updated behaviour with closing window 2011-03-05 10:57:36 +01:00
nowrep
66c67551c6 W7TASKBAR define 2011-03-05 10:57:21 +01:00
nowrep
a0d02f5179 W7Taskabr support turned on only with W7TASKBAR define 2011-03-05 09:52:41 +01:00
nowrep
fde0d1352d Removed unnecessary translation fields 2011-03-04 20:34:11 +01:00
nowrep
62453f515a Structure of browsingdata.db has not been changes from 0.9.6 to 0.9.7,
so we won't rewrite user's saved data.
2011-03-04 20:22:20 +01:00
nowrep
544e2f3f2e Windows compiling fixes 2011-03-04 15:40:45 +01:00
nowrep
9b232af3ab Introducing SSL Exceptions Manager + option to ignore all ssl warnings 2011-03-04 15:15:21 +01:00
nowrep
89240d4692 Disabling locationpopup for 0.9.6 release 2011-03-04 15:14:57 +01:00
nowrep
7ca0e81184 [Crash Fix:] Startup crash without restoring session 2011-03-04 15:14:35 +01:00
nowrep
32d3812cda updated translations 2011-03-04 14:41:07 +01:00
nowrep
0d1548c0b2 Introduced mApp macro 2011-03-04 13:59:07 +01:00
nowrep
492659f2ea Spelling mistakeb 2011-03-03 22:52:15 +01:00
nowrep
3847f8662d Added copyright header to all files 2011-03-03 18:29:20 +01:00
nowrep
86896447cb [Crash Fix:] closing tabs (deleting WebTabs) 2011-03-03 15:54:12 +01:00
nowrep
fc2e9fdb95 Czech translation 2011-03-03 15:38:07 +01:00
nowrep
6c26f4abbe Updated animations 2011-03-03 15:34:53 +01:00
nowrep
300c4094ae src/tools folder 2011-03-03 15:24:59 +01:00
nowrep
22aca9c81c src/tools folder 2011-03-03 15:24:23 +01:00
nowrep
800255a7e4 Renamed autofillwidget to autofillnotification, started working on rss
menu popup, updated translation files, edited RSS checking, it checks
WebView on loadprogress
2011-03-03 14:25:02 +01:00
nowrep
1eec94acda Enhanced animation 2011-03-03 13:38:41 +01:00
nowrep
29eb575322 Some focus fixes 2011-03-02 17:54:22 +01:00
nowrep
5b70f50a90 Animation on hiding "Save password" question 2011-03-02 17:54:12 +01:00
nowrep
ff5d78660c Changed of lockname of QtSingleApplication instance 2011-03-02 17:25:05 +01:00
nowrep
24a0fac688 Translations 2011-03-02 17:21:33 +01:00
nowrep
b23ed87b87 Initial commit 2011-03-02 16:57:41 +01:00