Rogério Carrasqueira

Results 6 comments of Rogério Carrasqueira

Hi! I've made some adjustments to update and support Qt 5.9, check my fork

Yeah! The Problem is the qt developer changed a lot of things on calling some libraries and methods, for example WebPage was changed to WebPageEngine and it messed up everything.

Hi Guys! I think that the use of a captcha becomes mandatory due the spam sent thru forms in contact and comments form. So there is any way to provide...

Hey Artur! How to contribute with translating for other languages. I would like to translate it to Brazilian Portuguese?

Hey Art! I've tweak some stuffs on my editor and I create a way to open a template gallery, choose a layout and set it at the canvas, I'm sharing...

Hi Art! For the custom code editor I've did at my project: ``` cmdm.add('export-template', { run(editor, sender) { sender.set('active', 0); // used a bootstrap modal $('#source-code').modal('show'); $('#source-code').modal({ backdrop: 'static', keyboard:...