Feed Advanced Search

Feb 3 2020

mreeves committed R983:32a38f2b046c: Take advantage of default init to reduce maintenance load (authored by mreeves).
Take advantage of default init to reduce maintenance load
Feb 3 2020, 1:12 AM
mreeves committed R983:f351ff44677e: Return error string as referance (authored by mreeves).
Return error string as referance
Feb 3 2020, 1:12 AM
mreeves committed R983:1f386d206e8f: Add missing copyright (authored by mreeves).
Add missing copyright
Feb 3 2020, 1:12 AM

Jan 31 2020

mreeves committed R983:f85936a96b3e: Add SPDX headers to py and cpp files in test (authored by mreeves).
Add SPDX headers to py and cpp files in test
Jan 31 2020, 6:29 PM
mreeves committed R983:7995d4fb9338: Fix typo (authored by mreeves).
Fix typo
Jan 31 2020, 6:29 PM
mreeves committed R983:6aca35f0c020: Convert to SPDX headers (authored by mreeves).
Convert to SPDX headers
Jan 31 2020, 4:07 PM
mreeves committed R983:4f80c7a91918: Use QScrollArea instead of QFrame as base for OptionDialog pages. (authored by mreeves).
Use QScrollArea instead of QFrame as base for OptionDialog pages.
Jan 31 2020, 4:07 PM

Jan 24 2020

mreeves committed R983:7d9cc5825720: Explicitly set automoc and autouic (authored by mreeves).
Explicitly set automoc and autouic
Jan 24 2020, 6:20 PM

Jan 19 2020

mreeves committed R983:7bc89d8de6c6: Use QElapsedTimer not QTime for determining duration (authored by mreeves).
Use QElapsedTimer not QTime for determining duration
Jan 19 2020, 11:39 PM
mreeves committed R983:bf5194f36812: replace QString::sprintf with QString::asprintf. (authored by mreeves).
replace QString::sprintf with QString::asprintf.
Jan 19 2020, 11:39 PM
mreeves committed R983:7e88f9e88446: make OptionItems::write const (authored by mreeves).
make OptionItems::write const
Jan 19 2020, 11:39 PM
mreeves committed R983:5e42b21b05c6: rm stale comment (authored by mreeves).
rm stale comment
Jan 19 2020, 11:39 PM
mreeves committed R983:bf769b03788b: Refactor to make loop termination condition clear (authored by mreeves).
Refactor to make loop termination condition clear
Jan 19 2020, 11:39 PM
mreeves committed R983:78cab288ed80: Clean up (authored by mreeves).
Clean up
Jan 19 2020, 11:39 PM
mreeves committed R983:d15b3d17d02a: Pass QSharedPointer to SourceData::isBinaryEqualWith (authored by mreeves).
Pass QSharedPointer to SourceData::isBinaryEqualWith
Jan 19 2020, 11:39 PM
mreeves committed R983:91c69b3c6226: Make all member variables private for TotalDiffStatus (authored by mreeves).
Make all member variables private for TotalDiffStatus
Jan 19 2020, 11:39 PM
mreeves committed R983:50a49cb90f41: replace QString::sprintf with QString::asprintf. (authored by mreeves).
replace QString::sprintf with QString::asprintf.
Jan 19 2020, 11:39 PM
mreeves committed R983:e8d067745c04: Use QElapsedTimer not QTime for determining duration (authored by mreeves).
Use QElapsedTimer not QTime for determining duration
Jan 19 2020, 11:39 PM
mreeves committed R983:33371fafec85: Merge branch 'hig-folder' into 'master' (authored by mreeves).
Merge branch 'hig-folder' into 'master'
Jan 19 2020, 8:24 PM
mreeves committed R983:181eda3c1ed7: Change ‘directory’ to ‘folder’ in user-visible strings (authored by adrianchavesfernandez).
Change ‘directory’ to ‘folder’ in user-visible strings
Jan 19 2020, 8:24 PM

Jan 13 2020

mreeves committed R983:05e2d6fb4b6a: Fix syncmode (authored by mreeves).
Fix syncmode
Jan 13 2020, 3:58 AM
mreeves committed R983:a0fa668da6a5: FIx warning on gcc 8.0+ (authored by mreeves).
FIx warning on gcc 8.0+
Jan 13 2020, 3:58 AM
mreeves committed R983:acb4db67d9f4: Fix syncmode (authored by mreeves).
Fix syncmode
Jan 13 2020, 3:58 AM
mreeves committed R983:4622189927b1: FIx warning on gcc 8.0+ (authored by mreeves).
FIx warning on gcc 8.0+
Jan 13 2020, 3:58 AM
mreeves committed R983:f9bd88a1bebb: Make matching in CvsIngnoreList always honor bCaseSensitive setting. (authored by mreeves).
Make matching in CvsIngnoreList always honor bCaseSensitive setting.
Jan 13 2020, 2:05 AM
mreeves committed R983:233a5cbc7d41: Update ABI in tests fix warnings (authored by mreeves).
Update ABI in tests fix warnings
Jan 13 2020, 2:05 AM
mreeves committed R983:3e6a121e857d: Drop unneeded proto type (authored by mreeves).
Drop unneeded proto type
Jan 13 2020, 2:05 AM
mreeves committed R983:5a7db79d3041: Add more testing (authored by mreeves).
Add more testing
Jan 13 2020, 2:05 AM
mreeves committed R983:537835714480: Make CvsIgnoreList::matches always honor bCaseSesitive (authored by mreeves).
Make CvsIgnoreList::matches always honor bCaseSesitive
Jan 13 2020, 2:05 AM
mreeves committed R983:c8f5eadf86af: Move findHistoryRange and calcHistoryLead out of global scope (authored by mreeves).
Move findHistoryRange and calcHistoryLead out of global scope
Jan 13 2020, 2:05 AM
mreeves committed R983:90b231922415: Fix EBN issues (authored by mreeves).
Fix EBN issues
Jan 13 2020, 2:05 AM

Jan 10 2020

mreeves committed R983:c11bae1ea6a4: Update readme add build instructions for 1.8 branch (authored by mreeves).
Update readme add build instructions for 1.8 branch
Jan 10 2020, 11:37 PM
mreeves committed R983:0b02b44a3439: Fix install instructions (authored by mreeves).
Fix install instructions
Jan 10 2020, 11:37 PM
mreeves committed R983:395e571f7cd0: Use QRegularExpression to get the history lead (authored by mreeves).
Use QRegularExpression to get the history lead
Jan 10 2020, 11:37 PM
mreeves committed R983:ffbe59836c97: Kill trigraph support in gcc/clang (authored by mreeves).
Kill trigraph support in gcc/clang
Jan 10 2020, 11:37 PM
mreeves committed R983:d2e04fdc1794: fix formatting (authored by mreeves).
fix formatting
Jan 10 2020, 11:37 PM
mreeves committed R983:e52d19d52ccc: Update readme add build instructions for 1.8 branch (authored by mreeves).
Update readme add build instructions for 1.8 branch
Jan 10 2020, 11:37 PM
mreeves committed R983:e4425102703e: Fix install instructions (authored by mreeves).
Fix install instructions
Jan 10 2020, 11:37 PM
mreeves committed R983:9cabd3432c93: Kill trigraph support in gcc/clang (authored by mreeves).
Kill trigraph support in gcc/clang
Jan 10 2020, 11:37 PM

Jan 5 2020

mreeves committed R983:fc01c8998ae5: Add missing Licemse Header (authored by mreeves).
Add missing Licemse Header
Jan 5 2020, 10:48 PM
mreeves added a reverting change for R983:dfd04d09647f: Use QStringLIst for default patterns: R983:576756cbb48c: Revert dfd04d09647fb11d9e59951295fb67fffdf4b84d add more testing.
Jan 5 2020, 8:13 PM
mreeves committed R983:576756cbb48c: Revert dfd04d09647fb11d9e59951295fb67fffdf4b84d add more testing (authored by mreeves).
Revert dfd04d09647fb11d9e59951295fb67fffdf4b84d add more testing
Jan 5 2020, 8:13 PM
mreeves committed R983:edc27113a25e: Convert static const char* to const expr (authored by mreeves).
Convert static const char* to const expr
Jan 5 2020, 7:47 PM
mreeves committed R983:dfd04d09647f: Use QStringLIst for default patterns (authored by mreeves).
Use QStringLIst for default patterns
Jan 5 2020, 2:28 PM
mreeves committed R983:592f9c734379: Use QString::split (authored by mreeves).
Use QString::split
Jan 5 2020, 2:28 PM
mreeves committed R983:e09b700bccd1: Add simple auto test for CvsIgnoreList (authored by mreeves).
Add simple auto test for CvsIgnoreList
Jan 5 2020, 2:28 PM
mreeves committed R983:4e02946eaa01: x (authored by mreeves).
x
Jan 5 2020, 2:28 PM
mreeves committed R983:9bd754790c7d: Scrap duplicate code (authored by mreeves).
Scrap duplicate code
Jan 5 2020, 2:28 PM
mreeves committed R983:380bc3ce83af: Use addEntry when reading a .csvignore file (authored by mreeves).
Use addEntry when reading a .csvignore file
Jan 5 2020, 2:28 PM
mreeves committed R983:41a19c4825c0: Set cxx_std_11 as feature requirement (authored by mreeves).
Set cxx_std_11 as feature requirement
Jan 5 2020, 2:28 PM
mreeves committed R983:4ffac7d11d4e: Disable Qt keywords (authored by mreeves).
Disable Qt keywords
Jan 5 2020, 2:28 PM
mreeves committed R983:7532c96fd1e3: Add missing log messages for threeway compare (authored by mreeves).
Add missing log messages for threeway compare
Jan 5 2020, 2:28 PM
mreeves committed R983:79dbe4a0ca9d: Fix typo (authored by mreeves).
Fix typo
Jan 5 2020, 2:28 PM
mreeves committed R983:fab592157a9c: Use QtNumberType in CvsIgnoreList::addEntriesFromString (authored by mreeves).
Use QtNumberType in CvsIgnoreList::addEntriesFromString
Jan 5 2020, 2:28 PM
mreeves committed R983:baac1e453fb2: Convert more interator loops to ranged for (authored by mreeves).
Convert more interator loops to ranged for
Jan 5 2020, 2:28 PM
mreeves committed R983:e5eac07e0062: Move struct t_ItemInfo out of global scope (authored by mreeves).
Move struct t_ItemInfo out of global scope
Jan 5 2020, 2:28 PM
mreeves committed R983:f2f77ee2dd41: Cleanup (authored by mreeves).
Cleanup
Jan 5 2020, 2:28 PM
mreeves committed R983:ea6c2e0bd615: Don't update UI on first pass in updateFileVisibilities (authored by mreeves).
Don't update UI on first pass in updateFileVisibilities
Jan 5 2020, 2:28 PM
mreeves committed R983:bccc822c0857: Use MergeFileInfos isThreeWay() (authored by mreeves).
Use MergeFileInfos isThreeWay()
Jan 5 2020, 2:28 PM
mreeves committed R983:7d2bdd3e1616: Make m_dirInfo static (authored by mreeves).
Make m_dirInfo static
Jan 5 2020, 2:28 PM
mreeves committed R983:b782d60d993e: Move equality logic to MergeFileInfos (authored by mreeves).
Move equality logic to MergeFileInfos
Jan 5 2020, 2:28 PM

Dec 30 2019

mreeves committed R983:bb021c887a07: Fix version (authored by mreeves).
Fix version
Dec 30 2019, 1:53 AM
mreeves committed R983:ba6c263d3729: Fix compile with KF5DocTolls 5.44 (authored by mreeves).
Fix compile with KF5DocTolls 5.44
Dec 30 2019, 1:53 AM
mreeves committed R983:57996769ee68: Fix formating (authored by mreeves).
Fix formating
Dec 30 2019, 1:53 AM
mreeves committed R983:c4530e94d774: Use Qt signals/slots to communicate changes across objects (authored by mreeves).
Use Qt signals/slots to communicate changes across objects
Dec 30 2019, 1:53 AM
mreeves committed R983:6417f848a857: Don't put referance to stack in QPointer (authored by mreeves).
Don't put referance to stack in QPointer
Dec 30 2019, 1:53 AM
mreeves committed R983:45377d715dc8: Update kf5 deprecation flag (authored by mreeves).
Update kf5 deprecation flag
Dec 30 2019, 1:52 AM

Dec 28 2019

mreeves committed R983:3297e8bdf73b: Bump kf5 min due to crash bug in side kf5 code. (authored by mreeves).
Bump kf5 min due to crash bug in side kf5 code.
Dec 28 2019, 3:55 AM
mreeves committed R983:4e17afe5763b: Use default init for merger (authored by mreeves).
Use default init for merger
Dec 28 2019, 3:55 AM
mreeves committed R983:eb2639084df5: Fix static functions being called via an instance (authored by mreeves).
Fix static functions being called via an instance
Dec 28 2019, 3:55 AM
mreeves committed R983:5207eed6ee70: Make MergeData a class (authored by mreeves).
Make MergeData a class
Dec 28 2019, 3:55 AM
mreeves committed R983:a2ddb5ec3d85: Add default contructor to Diff (authored by mreeves).
Add default contructor to Diff
Dec 28 2019, 3:55 AM
mreeves committed R983:7975c822b675: Run readability-make-member-function-const (authored by mreeves).
Run readability-make-member-function-const
Dec 28 2019, 3:55 AM
mreeves committed R983:408a490e1a85: Use new for syntax in Options.cpp (authored by mreeves).
Use new for syntax in Options.cpp
Dec 28 2019, 3:55 AM
mreeves committed R983:5ae79e560e9b: Use Q_SLOTS instead of slots (authored by mreeves).
Use Q_SLOTS instead of slots
Dec 28 2019, 3:55 AM
mreeves committed R983:8310845d092d: cleanup (authored by mreeves).
cleanup
Dec 28 2019, 3:55 AM
mreeves committed R983:cac173bbf150: Use ranged for syntax in place of iterator loops. (authored by mreeves).
Use ranged for syntax in place of iterator loops.
Dec 28 2019, 3:55 AM
mreeves committed R983:e31d8d1292ed: fix typo (authored by mreeves).
fix typo
Dec 28 2019, 3:55 AM
mreeves committed R983:71e4a52b9435: Move ToolTip globals to OptionDialog and make them static const (authored by mreeves).
Move ToolTip globals to OptionDialog and make them static const
Dec 28 2019, 3:55 AM
mreeves committed R983:823de1ca3c3e: Use c++11 list intialization sytax (authored by mreeves).
Use c++11 list intialization sytax
Dec 28 2019, 3:55 AM
mreeves committed R983:ac716d8961f2: Bump kf5 min due to crash bug in side kf5 code. (authored by mreeves).
Bump kf5 min due to crash bug in side kf5 code.
Dec 28 2019, 3:55 AM

Dec 25 2019

mreeves committed R983:47da68f21a46: Concolidate memmber function definitions. (authored by mreeves).
Concolidate memmber function definitions.
Dec 25 2019, 4:40 PM
mreeves committed R983:1743f87c065a: Resolved TODO (authored by mreeves).
Resolved TODO
Dec 25 2019, 4:40 PM

Dec 23 2019

mreeves committed R983:0806d2a28dd7: Use std::swap to switch entries in manual DiffList (authored by mreeves).
Use std::swap to switch entries in manual DiffList
Dec 23 2019, 3:31 AM
mreeves committed R983:51aaed9a53fb: Use LineRef::isValid (authored by mreeves).
Use LineRef::isValid
Dec 23 2019, 3:31 AM
mreeves committed R983:0c16cecab99b: Improve memmory mangment (authored by mreeves).
Improve memmory mangment
Dec 23 2019, 3:31 AM
mreeves committed R983:cd84e836c514: Move line counting to Diff3LineList (authored by mreeves).
Move line counting to Diff3LineList
Dec 23 2019, 3:31 AM
mreeves committed R983:7f3b13a6aed6: Create accessors for Diff3Line (authored by mreeves).
Create accessors for Diff3Line
Dec 23 2019, 3:31 AM
mreeves committed R983:97e18dd87c8f: Cleanup (authored by mreeves).
Cleanup
Dec 23 2019, 3:31 AM
mreeves committed R983:58ffede7fcef: Use struct not class for POD type with no member functions (authored by mreeves).
Use struct not class for POD type with no member functions
Dec 23 2019, 3:31 AM
mreeves committed R983:9c9e519c5f6b: DirMergeItemDelegate should not directly access DirectoryMergeWindowPrivate. (authored by mreeves).
DirMergeItemDelegate should not directly access DirectoryMergeWindowPrivate.
Dec 23 2019, 3:31 AM
mreeves committed R983:4e6f2b0784b9: Fix crazy issue (authored by mreeves).
Fix crazy issue
Dec 23 2019, 3:31 AM

Dec 17 2019

mreeves accepted D26064: Documentation improves.

I will be able to conduct a proper review on Friday. From a quick glance through I seems ok from my end.

Dec 17 2019, 11:57 PM · Documentation

Dec 16 2019

mreeves committed R983:25d5dde197de: Add comment for KDiff3App::slotCheckIfCanContinue (authored by mreeves).
Add comment for KDiff3App::slotCheckIfCanContinue
Dec 16 2019, 12:33 AM
mreeves committed R983:b5ab1f235bd6: Use Q_EMIT (authored by mreeves).
Use Q_EMIT
Dec 16 2019, 12:33 AM
mreeves committed R983:be65c68f8e5c: Switch to isValid (authored by mreeves).
Switch to isValid
Dec 16 2019, 12:33 AM
mreeves committed R983:637459c4e65a: Move some connection setup to out of KDiff3App::initView (authored by mreeves).
Move some connection setup to out of KDiff3App::initView
Dec 16 2019, 12:33 AM
mreeves committed R983:ebfa539bafac: Move DropEvent code to DiffTextWindow (authored by mreeves).
Move DropEvent code to DiffTextWindow
Dec 16 2019, 12:33 AM
mreeves committed R983:afad2a9a182b: Route all calls to KDiff3App::canContinue through checkIfCanContinue (authored by mreeves).
Route all calls to KDiff3App::canContinue through checkIfCanContinue
Dec 16 2019, 12:33 AM
mreeves committed R983:a5ac46880a72: Create finishDrop signal/slot (authored by mreeves).
Create finishDrop signal/slot
Dec 16 2019, 12:33 AM