ravas

Results 17 comments of ravas

The change is relevant for any project wanting to be cross-platform. > Chromium has a cross-platform focus, with the browser being available on all major desktop platforms and Android. The...

I'm wondering why it looks for libQupZilla.2.dylib and not libQupZilla.2.1.2.dylib

When I run macdeploy.sh I get: ` ERROR: no file at "/usr/lib/libQupZilla.2.dylib"` Am I supposed to copy it there? I don't remember having to do that before. Just copying the...

Same crash. Qt supports back to 10.10. http://doc.qt.io/qt-5/supported-platforms.html

Same crash after the XCode update. ``` Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020 Exception Note: EXC_CORPSE_NOTIFY VM Regions Near 0x20: -->...

Yea, I was starting to think it was related to the brew version. I used the official version before, but wanted to try brew. I see 5.9 is now 3.5gb...

They seem to still be there but invisible. When I click in the proper location it will close the tab. Setting all instances of `setTabsClosable` to `true` didn't change anything.

I found these, but don't have enough experience with the code. mainWindow.js ``` js Pencil.getBestFitSize = function () { var mainViewPanel = document.getElementById("mainViewPanel"); var zoom = Pencil.activeCanvas ? (1 /...

I'm in maintenance mode, and I'm not aware of any other developers working on new features. This seems useful enough to be a core feature.