
BeeDiff
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on git.opendesktop.org
BeeDiff (beediff) is a program with graphical user interface (GUI) for comparing and merging files.
User have a possibilty to work with two text files. Every one is in separate panel. Panels are side by side.
All differences of both textes are highlighted in colors.
Operation buttons (merge, remove) are located direct inside compared textes in appropriate positions.
Program is user friendly, very simply and efficient.
11 years ago
It is added new configuration option. Now readed text can be treaded as coded in UTF8.
(Default text is treaded as coded in local 8 bit.)
11 years ago
It is added new configuration option. Now readed text can be treaded as coded in UTF8.
(Default text is treaded as coded in local 8 bit.)
floaiza
10 years ago
QBtConfig.cpp: In member function ‘void QBtConfig::read_data()’:
QBtConfig.cpp:204: error: ‘class QColor’ has no member named ‘lighter’
make: *** [tmp/QBtConfig.o] Error 1
strip: 'beediff': No such file
install: cannot stat `beediff': No such file or directory
Report
piotrpsz
10 years ago
Report
BorgQueen
10 years ago
I do appreciate your time, thanks for considering it.
Report
BorgQueen
10 years ago
This app has a great deal of potential outside of programming (as well as in). This would make an excellent editor's tool!
Consider that your snow job and hope you will consider my feature request :).
Report
srog
10 years ago
BeeDiff is working fine in the Kubuntu Intrepid Ibex (alpha-5).
Report
piotrpsz
10 years ago
Thanks :)
> BeeDiff is working fine in the Kubuntu Intrepid Ibex (alpha-5).
Super :)
Report
rgfree
10 years ago
Report
ofdarkness
10 years ago
Quote:"BtStringTool.cpp:1: fel: CPU:n du valde stödjer inte instruktionsuppsättningen x86-64
BtStringTool.cpp:1: fel: CPU:n du valde stödjer inte instruktionsuppsättningen x86-64"
in translation it goes somthing like:
BtStringTool.cpp:1:error the selected cpu dossent support x86-64..
Report
piotrpsz
10 years ago
In next release will be correct.
Report
shakin
10 years ago
Perhaps the install script should fall back to qmake if qmake-qt4 isn't available.
Report
BorgQueen
10 years ago
Report
piotrpsz
10 years ago
Report
phodju
10 years ago
I like this app a alot already! : ) What I have been missing for a long time is a 3-way diff/merge tool like meld but on top of QT. I can see that BeeDiff could be finally the one : ) Do you think it would be worth of implementing it in BeeDiff? Kompare had plans for this, but it seems they're not proceeding with it.
Thanks for the great app and keep up the good work!
Br,
Petri
Report
piotrpsz
10 years ago
piotr
Report
phodju
10 years ago
Report
BorgQueen
10 years ago
Very useful.
Thanks.
Report
drcux
11 years ago
Report
piotrpsz
11 years ago
Report
BorgQueen
11 years ago
Report
piotrpsz
11 years ago
This is a first release.
Report
BorgQueen
11 years ago
I'm one the Ark Linux people. We would be very happy if you could join us on freenode at #arklinux. We are always looking for devel who think sweet and simple (did that come out right?).
Hope to see you there.
Report
gecko
11 years ago
Report
piotrpsz
11 years ago
But kompare is KDE library and Qt depentent.
BeeDiff is only Qt dependent.
piotr.
Report
xylo
10 years ago
Because of that, it has become my favorite diff application now :)
So thanks for BeeDiff.
But even kompare has useful features, like the configuration of keyboard shortcuts which is part of the KDE libraries. Is there a special reason why you are not using them?
Report
piotrpsz
10 years ago
> Because of that, it has become my
> favorite diff application now :)
> So thanks for BeeDiff.
Thanks. This is very nice :)
> But even kompare has useful features,
> like the configuration of keyboard
> shortcuts which is part of the KDE
> libraries.
> Is there a special reason why you are
> not using them?
No. I don't implement this shortcuts because I don't know it.
Report