49 Commits (56ffdbbb29d2bb4b4942d348ba21fecdcf4e7740)

Author SHA1 Message Date
Tomaz Canabrava 877fd0caf4 Add thumbnails for certain file types on mouse hover 6 years ago
Tomaz Canabrava 0b489b0c69 Use QSet to search for strings instead of QStringList 6 years ago
Tomaz Canabrava 62ebef90c6 Allow "open with" menu to open displayed files in konsole 6 years ago
Tomaz Canabrava 9c9cde045d New method to modify the menus of a Session: setupMenu(QMenu) 6 years ago
Friedrich W. H. Kossebau a1b78079c5 Remove unneeded <optional> include 6 years ago
Tomaz Canabrava ca783c1a6e Fix Build 6 years ago
Tomaz Canabrava 58e49ab500 Replace manual memory management with unique_ptr 6 years ago
Tomaz Canabrava 6fbf8161b9 Const Correctness 6 years ago
Tomaz Canabrava 753b174b48 Remove the calls to java based iterators 6 years ago
Tomaz Canabrava 71f426ea2b Use structured bingings to return the value of multiple variables 6 years ago
Kurt Hindenburg 5e56c44a64 Add note about missing Q_OBJECT 6 years ago
Ahmad Samir 26f4a2218f [FileFilter] Create HotSpot's for files in child dirs too 6 years ago
Tomaz Canabrava 96cda154c1 Fix context menu actions when search bar is enabled 6 years ago
Nicolas Fella e6f3d0a14e Replace Q_DECL_OVERRIDE with override 6 years ago
Yuri Chornoivan 7bcf92696b Use URLs with transport encryption 6 years ago
Kurt Hindenburg ec1c08c4ed hotSpotsAtLine() has not been used in years 7 years ago
Kurt Hindenburg 59cce871a8 remove commented out code 8 years ago
Kurt Hindenburg cf56e5db4c sync declarations with definitions (have .h and .cpp variable names match) 8 years ago
Kurt Hindenburg d66e5465a2 Use Q_DISABLE_COPY to disable copy constructors 8 years ago
Kurt Hindenburg e5c8d97e51 Disable QObject subclasses' copy constructor/assignment 8 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Martin T. H. Sandsmark 2322c5605e Improve file matching 9 years ago
Kurt Hindenburg 3455af371e uncrustify using kf5 config 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg acdd32c27d Use Frameworks compiler settings; use NO_SLOT_SIGNALS_KEYWORDS 9 years ago
Kurt Hindenburg 35d419e734 Add Q_DECL_OVERRIDE via clang-tidy 9 years ago
Kurt Hindenburg 624e6ecdf7 use explicit for single argument classes 10 years ago
Martin T. H. Sandsmark 1d20e43ea9 Port to QRegularExpression 10 years ago
Martin T. H. Sandsmark 9d2fd9a358 Implement a file filter similar to URL filter. 10 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg d4e5c9b50a remove unused method - it has never been used every in KDE 4.x 13 years ago
Kurt Hindenburg beac0d1b72 remove unused method - it has never been used every in KDE 4.x 13 years ago
Jekyll Wu 3aa315ea4a Remove unneeded #include, add missing #include 14 years ago
Kurt Hindenburg 3d06b44fc7 minor style fixes - remove empty lines start/end code blocks 14 years ago
Kurt Hindenburg d42633e54d add explicit to constructors with 1 parameter 14 years ago
Kurt Hindenburg 7fd6cddb82 Remove unused link tooltip code 14 years ago
Jekyll Wu 0331f97b60 Another try of cleaning up of #includes 14 years ago
Kurt Hindenburg cfdc70642c Apply astyle-kdelibs 14 years ago
Jekyll Wu b95f9443a0 Trivial change on #include 15 years ago
Jekyll Wu 330de6c6f4 Fix some spelling problems 15 years ago
Jekyll Wu 8f1bbd4353 Remove trailing white spaces 15 years ago
Jekyll Wu cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Kurt Hindenburg 6a0c3e5b9d Api doxygen fixes. 17 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight e37fe69431 * Fix problem where selection background and other text with non-standard background 19 years ago
Dirk Mueller 9ea3227384 include cleanup 19 years ago
Robert Knight 33c913383d EBN fixes. Mostly copyright and implementations including their own headers first. 19 years ago
Stephan Binner f9ef188694 fix pedantic compilation 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago