LLMpediaThe first transparent, open encyclopedia generated by LLMs

Konqueror (web browser)

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: Safari (web browser) Hop 4
Expansion Funnel Raw 54 → Dedup 0 → NER 0 → Enqueued 0
1. Extracted54
2. After dedup0 (None)
3. After NER0 ()
4. Enqueued0 ()
Konqueror (web browser)
NameKonqueror
CaptionKonqueror 4 displaying the KDE website
DeveloperKDE
Released14 October 1996
Latest release version23.08.3
Latest release date09 November 2023
Programming languageC++
Operating systemUnix-like (Linux, FreeBSD, etc.), Microsoft Windows
GenreWeb browser, file manager
LicenseGNU General Public License

Konqueror (web browser). Konqueror is a free and open-source web browser and file manager developed by the KDE community as part of the KDE Software Compilation. It was designed to be a core component of the KDE Plasma desktop environment, integrating web browsing, file management, and document viewing into a single, unified application. The browser is renowned for its role as the origin of the KHTML layout engine, which later evolved into the WebKit engine that powers major browsers like Safari and Google Chrome.

History

Konqueror's development began in 1996, with its first public release arriving as part of KDE 1.0 in 1998. The project was initiated to provide a native, integrated file manager and web viewer for the burgeoning KDE desktop, competing with existing solutions like Netscape Navigator. The name is a playful reference to other contemporary browsers, combining "Konquest" (a KDE game) and "Explorer". A significant milestone was reached with the release of KDE 2 in 2000, which featured a more mature Konqueror with improved KHTML support. Throughout the early 2000s, Konqueror was instrumental in demonstrating the capabilities of the Linux desktop, notably being adopted as the default browser in distributions like Kubuntu.

Features

As a file manager, Konqueror provides a graphical user interface for navigating local and network filesystems, supporting protocols like SMB and FTP. Its web browsing capabilities include robust support for HTML5, JavaScript, and CSS, alongside a tabbed interface and extensive bookmark management. The application integrates deeply with other KDE technologies, such as KIO slaves for network transparency and KParts for embedding documents from Okular or KOffice suite applications. Additional features include configurable search providers, a download manager, and support for browser extensions and user agent spoofing.

Architecture

Konqueror is built on the KDE architecture, primarily using the Qt toolkit and the KDE Frameworks libraries. Its modular design is centered around the KParts component framework, which allows different document viewers and editors to be embedded seamlessly within the main window. Network access is handled abstractly through KIO, enabling the browser to treat remote resources like web pages and local files identically. This architecture allows Konqueror to function not only as a browser but also as a universal viewer for a wide array of document formats, from PDF files to PostScript documents.

KHTML and WebKit

The heart of Konqueror's early web rendering was the KHTML engine, developed by the KDE team including Lars Knoll and Dirk Mueller. In 2002, engineers at Apple Inc. forked KHTML to create the WebCore and JavaScriptCore components, which formed the basis of the new WebKit engine for their Safari browser. This fork was later open-sourced, leading to WebKit's adoption by other major projects like Google Chrome (until 2013) and GNOME's Epiphany. While modern Konqueror can use the WebKit engine via a plugin, its development focus has shifted, and KHTML is no longer actively developed for mainstream web use.

Usage and reception

Konqueror achieved its peak popularity in the mid-2000s as the default browser in many KDE-centric Linux distributions such as openSUSE and Mandriva Linux. It received praise for its innovative integration and technical prowess, winning awards like the "Best Network Application" at LinuxWorld in 2000. However, its market share declined significantly with the rise of Mozilla Firefox and Google Chrome, which offered faster performance and more extensive plugin ecosystems. Today, Konqueror remains a respected but niche component of the KDE Plasma desktop, valued primarily by enthusiasts for its deep desktop integration and historical significance in the development of modern web technologies.

Category:KDE software Category:Free web browsers Category:Linux web browsers Category:Software using the GPL license