Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Konqueror

From Wikipedia, the free encyclopedia
Not to be confused withConkeror orconqueror.
Web browser and file manager
Konqueror
Konqueror 25.04.0 showing the default homepage
DeveloperKDE
Initial release23 October 2000; 25 years ago (2000-10-23)
Stable release
25.08.0[1] Edit this on Wikidata / 7 August 2025; 3 months ago (7 August 2025)
Repository
Written inC++ (Qt)
EnginesWebKit,KHTML, Qt WebEngine (Chromium)
Operating systemUnix-like
TypeWeb browser,file browser
LicenseGPL-2.0-or-later
Websiteapps.kde.org/konqueror/ Edit this on Wikidata

Konqueror is afree and open-sourceweb browser andfile manager that providesweb access andfile-viewer functionality for file systems (such as local files, files on a remote FTP server and files in a disk image). It forms a core part of theKDE Software Compilation. Developed by volunteers, Konqueror can run on mostUnix-likeoperating systems. TheKDE community licenses and distributes Konqueror underGNU GPL-2.0-or-later.

The name "Konqueror" references the two primary competitors at the time of the browser's first release: "first comes theNavigator, thenExplorer, and then the Konqueror".[2]It also follows theKDE naming convention: the names of most KDE programs begin with the letter K.[3]

Konqueror first appeared with version 2 of KDE on October 23, 2000.[4] It replaced its predecessor, KFM (KDE file manager).[5] With the release of KDE 4 in 2008, the functionalities of web browser and file manager were separated:Dolphin replaced Konqueror as the default KDE file manager, while the KDE community continues to maintain Konqueror as the default KDE web browser.

Major supported protocols

[edit]

Konqueror can utilize allKIOslaves installed on the user's system. Some examples include:

  • FTP and SFTP/SSH browser
  • Samba (Microsoft file-sharing) browser
  • HTTP browser
  • IMAP mail client
  • ISO (CD image) viewer
  • VNC viewer

A complete list is available in the KDE Info Center's Protocols section.

User interface

[edit]

Konqueror supportstabbed document interface and Split views, wherein a window can contain multiple documents in tabs.Multiple document interfaces are not supported, however it is possible to recursively divide a window to view multiple documents simultaneously, or simply open another window.

Konqueror'suser interface is somewhat reminiscent ofMicrosoft'sInternet Explorer, though it is more customizable. It works extensively with "panels", which can be rearranged or added. For example, one could have anInternet bookmarks panel on the left side of the browserwindow, and by clicking a bookmark, the respectiveweb page would be viewed in the larger panel to the right. Alternatively, one could display a hierarchical list offolders in one panel and the content of the selected folder in another. Panels are quite flexible and can even include, among otherKParts (components), a console window, a text editor, and a media player. Panel configurations can be saved, and there are some default configurations. (For example, "Midnight Commander" displays a screen split into two panels, where each one contains a folder, Web site, or file view.)

Navigation functions (back, forward, history, etc.) are available during all operations. Most keyboard shortcuts can be remapped using a graphical configuration, and navigation can be conducted through an assignment of letters to nodes on the active file by pressing the control key. The address bar has extensive autocompletion support for local directories, pastURLs, and past search terms.

Web browser

[edit]
Konqueror specifications

Konqueror has been developed as an autonomousweb browser project. It usesKHTML as itsbrowser engine, which is compliant withHTML and supportsJavaScript,CSS,SSL, and other relevantopen standards. An alternative layout engine,kwebkitpart, is available from theExtragear.[6]

While KHTML is the default web-rendering engine, Konqueror is a modular application and other rendering engines are available. In particular, the WebKitPart component using the KHTML-derivedWebKit engine has seen a lot of support in the KDE 4 series. However, the KHTML rendering backend contains unique features, such as the ability to save a full archive of any given webpage into a single file with the ".war" extension.

Konqueror integrates several customizablesearch services which can be accessed by entering the service's abbreviation code (for example,gg: forGoogle, orwp: forWikipedia) followed by the search terms. One can add their own search service; for instance, to retrieveEnglish Wikipedia articles, a shortcut may be added with the URLhttp://en.wikipedia.org/wiki/Special:Search?search=\{@}&go=Go.

KHTML's rendering speed is on par with that of competing browsers, but sites with customized JavaScript are often problematic due to KHTML's much smallermind- andmarket-share, resulting in fewer JavaScript features built into the JS engine.

KJS is Konqueror'sJavaScript engine that was originally developed byHarri Porten in 2000. On June 13, 2002,Maciej Stachowiak announced on a mailing list thatApple was releasingJavaScriptCore, a framework forMac OS X that was based on KJS.[7]

Kubuntu's 10.10 Maverick Meerkat release switched the default browser from Konqueror to rekonq, as well as aFirefox installer being added.[8] Kubuntu subsequently switched from rekonq to Firefox, with the release of 14.04 Trusty Tahr.[9]

File manager

[edit]

Konqueror also allows browsing the local directory hierarchy—either by entering locations in the address bar, or by selecting items in the file browser window. It allows browsing in different views, which differ in their usage oficons and layout. Files can also beexecuted, viewed, copied, moved, and deleted.

The user can also open an embedded version ofKonsole, via KDE's KParts technology, in which they can directly execute shell commands. In addition to the Konsole KPart, Konqueror can also use aFilelight KPart, to view a radial diagram of the user's filesystem.

Although this functionality has not been removed from Konqueror, as of KDE 4,Dolphin has replaced Konqueror as the default file manager. Dolphin can – like Konqueror – divide each window or tab into multiple panes. Konqueror makes more powerful use of this feature, allowing as many vertically and horizontally divided panes as desired. Each can link to different content or even remote locations, so that Konqueror becomes a powerful graphical tool to manage content on multiple servers all in one window, "dragging and dropping" files between locations.

  • Konqueror's file manager
    Konqueror's file manager
  • Konqueror displaying the contents of an audio CD
    Konqueror displaying the contents of an audio CD

File viewer

[edit]

Using theKPartsobject model, Konqueror executes components that are capable of viewing (and sometimes editing) specificfiletypes and embeds their client area directly into the Konqueror panel in which the respective files have been opened. This makes it possible to, for example, view anOpenDocument (viaCalligra) orPDF document directly within Konqueror. Any application that implements theKParts model correctly can be embedded in this fashion.

KParts can also be used to embed certain types of multimedia content into HTML pages; for example, theKMPlayer KPart enables Konqueror to show embedded video on web pages.

KIO

[edit]
Further information:KIO

In addition to browsing files and websites, Konqueror utilizesKIO plugins to extend its capabilities well beyond those of other browsers and file managers. It uses components of KIO, the KDE I/O plugin system, to access different protocols such asHTTP andFTP (support for these is built-in),WebDAV,SMB (Windows shares),SFTP andFISH (a handy replacement to the latter when the SFTP subsystem is disabled on the remote host).

Similarly, Konqueror can use KIO plugins (called IOslaves) to accessZIP files and other archives, to process ed2k links (edonkey/emule), or even to browseaudio CDs, ("audiocd:/") andrip them viadrag-and-drop. Likewise, the "man:" and "info:" IOslaves can be used to fetchman and info formatted documentation.

Konqueror Embedded

[edit]
Konqueror Embedded on a Linux PDA

Anembedded systems version,Konqueror Embedded was previouslyavailable. Unlike the full version of Konqueror, Embedded Konqueror is purely a web browser. It does not requireKDE or even theX window system. A single static library, it is designed to be as small as possible, while providing all necessary functions of a web browser, such as support forHTML 4,CSS,JavaScript,cookies, andSSL.[10]

As of June 2019, this project's page on the KDE website has been taken down.[11]

Download manager

[edit]
KGet
KGet on KDE Plasma 5.10.5, showing an ongoing download
Initial releaseMay 26, 2002; 23 years ago (2002-05-26)[12]
Stable release
24.12.3[13] Edit this on Wikidata / 6 March 2025; 8 months ago (6 March 2025)
Repositoryinvent.kde.org/network/kget
Engine
  • WebKit
  • KHTML
Edit this at Wikidata
TypeDownload manager
LicenseGPL-2.0-or-later
Websiteapps.kde.org/en/kget

KGet is afreedownload manager forKDE and is the default download manager for Konqueror. It is part of the KDE Network package. By default, it is the download manager used for Konqueror, but can also be used withMozilla Firefox and Chromium-based web browsers[14][15] as well as rekonq. KGet was featured byTux Magazine[16] andFree Software Magazine.[17]

History

[edit]

OnKDE 3, KGet 0.8.x, 1 supported HTTP/FTP download.[18]OnKDE Software Compilation 4, KGet 2 was released; it supportedbandwidth throttling segmentation, multi-threading, and theBitTorrent protocol.[17]

Features

[edit]
  • Downloading files fromFTP,HTTP andBitTorrent sources.
  • Pausing and resuming of downloading files, as well as the ability to restart a download.
  • Gives of information about current and pending downloads.
  • Embedding intosystem tray of the host system.
  • Integration with the KDE Konqueror and Rekonqweb browsers.
  • Metalink support which contain multiple URLs for downloads, along with checksums and other information.
  • Automatically tags downloaded files with download information (such as the download URL) usingNepomuk.
  • Download from multiple servers to speed up download time (segmented file transfer).[19][20]

See also

[edit]

References

[edit]
  1. ^"v25.08.0 · Tags · Network / Konqueror · GitLab". 7 August 2025. Retrieved23 August 2025.
  2. ^Compare:"Konqueror FAQ".konqueror.org. Retrieved2017-08-23.Where does the nameKonqueror come from? [...] It's a word play on the other browsers' names. After the Navigator and the Explorer comes the Conqueror; it's spelled with a K to show that it's part of KDE. The name change also moves away from "kfm" (the KDE file manager, Konqueror's predecessor) which represented only file management.
  3. ^K Desktop Environment (KDE)Archived 2007-06-09 at theWayback Machine
  4. ^K Desktop Environment - KDE 2.0 Release Announcement
  5. ^"Konqueror - Konqueror FAQ". Archived fromthe original on 2008-07-23. Retrieved2008-03-04.
  6. ^"Projects/WebKit/Part - KDE TechBase". KDE TechBase. Retrieved2010-03-30.
  7. ^Stachowiak, Maciej (2002-06-13)."[KDE-Darwin] JavaScriptCore, Apple's JavaScript framework based on KJS". opendarwin.org. Archived fromthe original on 2007-03-10. Retrieved2015-05-13.
  8. ^Laishram, Ricky."Rekonq To Be The Default Web Browser In Kubuntu 10.10". Techie Buzz. Retrieved7 May 2011.
  9. ^"Kubuntu 14.04 LTS". Kubuntu.org. Archived fromthe original on 11 November 2014. Retrieved9 December 2014.
  10. ^Hausmann, Simon (2001-09-01)."Konqueror/Embedded: An Open-Source Web Browser For EmbeddedLinux Systems".Linux Journal. Slashdot Media. Retrieved2024-04-09.
  11. ^"Konqueror - Konqueror Embedded". Archived fromthe original on 2019-06-19. Retrieved2013-11-06.
  12. ^"KGET Advanced Download Manage". SourceForge. Retrieved2012-12-14.
  13. ^"KGet - KDE Applications". Retrieved29 March 2025.
  14. ^Upfold, Peter (July 23, 2008)."Using KGet Download Manager with Firefox". FOSSwire. Archived fromthe original on February 11, 2009. RetrievedSeptember 26, 2018.
  15. ^Guilloux, Nicolas (2020-01-26)."KGet-Integrator".GitHub. Retrieved2021-12-29.
  16. ^"Simplify Downloads With Kget". TUX Magazine. 2005-03-29. Archived fromthe original on 2008-09-07. Retrieved2012-12-14.
  17. ^abRichmond, Gary (2007-10-08)."Managing and configuring downloads with KGet". Free Software Magazine. Archived fromthe original on 2012-11-12. Retrieved2012-12-14.
  18. ^Marinof, Mihai (9 October 2006)."KGet Review". Softpedia. Retrieved2012-12-14.
  19. ^"'Multi segment KIO' is available by default in KGet".
  20. ^"Question: I want to download 1 file, but open, let's say, 8 connections for that file to a faster download".

External links

[edit]
Software
compilation
Applications
by KDE
Development
Education
Graphics
Internet
Multimedia
Office
System
Utilities
Discontinued
Platform
User interface
Current
Discontinued
Current
Discontinued
freedesktop.org
(shared)
Community
People
Features, standards & protocols
Features
Web standards
Protocols
Active
Blink-based
Proprietary
FOSS
Gecko-based
WebKit-based
Multi-engine
Other
Discontinued
Blink-based
Gecko-based
MSHTML-based
WebKit-based
Other
Cross-platform
Unix-like
MS-DOS
OS/2 etc.
Windows
Official
Unofficial
Mac
Classic Mac OS
macOS
BeOS etc.
Microsoft
Windows
Freeware
Shareware
Malware
Unix-like
Multi-platform
Related articles
Retrieved from "https://en.wikipedia.org/w/index.php?title=Konqueror&oldid=1323918967"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp