Claudio Cambra

Results 149 comments of Claudio Cambra

Should now be fixed with the latest styling changes made in 3.15.3 :)

I finally got the app bundle to build, but only after building through craft. A lot of the plugin libs (e.g. libqcocoa) need to be manually codesigned or the system...

Thanks for review @mgallien addressed comments

> ok I think the merge should be reverted I still see several merge commits

> I am not quite sure what I am supposed to do. Which commits exactly should I (revert?). You should do an interactive rebase on `master` and drop the following...

> @claucambra can you fix the conflicts ? Thanks, done

> looks good, but there is also another usage of `navigationPaneHelper` that breaks compilation: > > ``` > src/gui/accountsetupfromcommandlinejob.cpp > 179: if (folderMan->navigationPaneHelper().showInExplorerNavigationPane()) { > ``` Thanks, fixed