Amir Masoud Abdol

Results 17 issues of Amir Masoud Abdol

After a lot of confusion, and not managing to get the `title_in_header` working, I realized that maybe the implementation is not correct. This tiny patch fixes the issue for me,...

I'm wondering if there is a way to add support for [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/). This is in fact not a lot of work, and it can even be done manually after the...

enhancement

I'm wondering if it's possible to achieve the same progress bar style that's being using in Ubuntu during the installation of the packages, i.e., [this](https://stackoverflow.com/a/53616678/1141307). Basically, the progress bar stick...

I've replaced with the "approved", but I think "pre-selected", or "allowed" and "not allowed" should work too! 🙂

Fixes https://github.com/jasp-stats/INTERNAL-jasp/issues/728 and fixes https://github.com/jasp-stats/INTERNAL-jasp/issues/1653 I tweaked the SpinBox just enough that it doesn't mess up with the navigation. It works much more predictable now. There are more to fix...

Layer: Qt/QML
Layer: UI/UX

I noticed this not so professional message, "There are unapplied changes to your filter; what would you like to do?", and while looking into that, I ended up improving the...

OS: macOS
Layer: UI/UX

I has some time this morning, and I thought, oh, let's look around the UI a bit. I ended up looking into the `TextField`, `DoubleField`, and some other UI elements,...

Layer: UI/UX

One of the problem that we have with the `DataTableView` is that the column header is getting crowded, and there are a lot of hidden interactions, ie. rename, change label,...

Layer: UI/UX
New Feature: Data Editing

This got a bit big bigger than I would have liked it to be, but I had to do quite a few things to get to this point. Main changes...

Layer: UI/UX
New Feature: Data Editing

I'm wondering if it's feasible to add an option to toggle `lintr` on and off. I understand that this is possible through setting specific options but it'd be nice to...