Camilo Higuita
Camilo Higuita
@evertvorster okay, right now i implemented a qtimer, so it will wait 500 milliseconds after the search query has been entered. :)
@evertvorster right now i'm listening to the signal textEdited, so yes, if you are a slow typist the search would run and when you edited then i would wait another...
@evertvorster that sounds goo. i will try it :)
it hasn't been implemented at all. it's bare bones. i plan on completing this as soon as possible
Hi. This version of babe is unmantained. Vvave is the newest version I'm working on, if you would please try to build that one instead I could guide you if...
No, it not yet on aur, you can find it here: https://phabricator.kde.org/source/vvave/ or https://github.com/maui-project/vvave it uses some submodules you make sure you do: git clone https://github.com/maui-project/vvave --recursive let me know...
The only tricky part is to get all the dependencies and then just mkdir build cd build qmake .. make .. /vvave On Saturday, July 14, 2018 Mike wrote: OK,...
You're missing the mauikit submodule, clone it inside the vvave folder. The repo is in the same orgamization On Saturday, July 14, 2018 Mike wrote: Hmmm, I might have missed...
here it is the full log: camilo@ian:~/draw-master$ ./quickbuild.sh rm: cannot remove ‘./build’: No such file or directory -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification...
 I finally installed but now it has a box around it. any clue how to solve this?