Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Simplify createAction with shortcut | Michael van Bracht | 2015-09-18 | 1 | -2/+1 | |
| | | | | | | | | | | | | Use only one extra branch instead of two. | |||||
| * | | Simplify menu toggle logic | Michael van Bracht | 2015-09-18 | 1 | -4/+1 | |
| | | | ||||||
| * | | Allow the menubar to be hidden | Michael van Bracht | 2015-09-18 | 2 | -1/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On systems without unity, the menubar might look very ugly compared to the rest of the app, so we provide the option to hide it. We also need to register all menubar actions with shortcuts on the mainmenu, because actions of hidden widgets do not trigger. In case someone does not remember the shortcut, the systray also allows toggling of the menubar. | |||||
* | | | Update README.md | Rael Gugelmin Cunha | 2015-09-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | Simple change to troubleshooting | Rael Gugelmin Cunha | 2015-09-23 | 1 | -7/+7 | |
| | | | ||||||
* | | | Better code | Rael | 2015-09-23 | 3 | -46/+40 | |
| | | | ||||||
* | | | Simple code improvement | Rael | 2015-09-23 | 1 | -2/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:raelgc/scudcloud | Rael | 2015-09-22 | 1 | -6/+14 | |
|\ \ \ | ||||||
| * | | | Adding HunSpell troubleshooting section | Rael Gugelmin Cunha | 2015-09-22 | 1 | -6/+14 | |
| | | | | ||||||
* | | | | New package release | Rael | 2015-09-22 | 3 | -4/+10 | |
| | | | | ||||||
* | | | | Fixing crash when python3-hunspell is not present (Fixes #237) | Rael | 2015-09-22 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | New package release | Rael | 2015-09-22 | 3 | -5/+11 | |
| | | | ||||||
* | | | Merge pull request #236 from raelgc/55-hunspell-suggestions | Rael Gugelmin Cunha | 2015-09-22 | 4 | -1/+120 | |
|\ \ \ | | | | | | | | | Adding HunSpell suggestions (#55) | |||||
| * | | | Adding python3-hunspell as suggested package | Rael | 2015-09-22 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Removing a print | Rael | 2015-09-22 | 1 | -0/+99 | |
| | | | | ||||||
| * | | | Merge branch 'master' into 55-hunspell-suggestions | Rael | 2015-09-22 | 1 | -1/+8 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge branch 'master' of github.com:raelgc/scudcloud | Rael | 2015-09-22 | 1 | -1/+8 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #235 from mbajor/master | Rael Gugelmin Cunha | 2015-09-21 | 1 | -0/+4 | |
| |\ \ \ \ | | | |_|/ | | |/| | | Fixed lato-fonts dependency in spec file for openSUSE distros | |||||
| | * | | | Fixed lato-fonts dependency in spec file for openSUSE distros | Marcin Bajor | 2015-09-21 | 1 | -0/+4 | |
| |/ / / | ||||||
| * | | | Merge pull request #234 from moonwolf-github/232-add-lato-fonts-rpm-dependency | Rael Gugelmin Cunha | 2015-09-21 | 1 | -1/+4 | |
| |\ \ \ | | |_|/ | |/| | | Add lato-fonts dependency for Fedora RPM. | |||||
| | * | | Add lato-fonts dependency for Fedora RPM. | Marcin Trendota | 2015-09-21 | 1 | -1/+4 | |
| | | | | ||||||
| | | * | Adding speller right click context menu (#55) | Rael | 2015-09-22 | 2 | -1/+20 | |
| |_|/ |/| | | ||||||
* | | | Better code | Rael | 2015-09-16 | 1 | -3/+2 | |
|/ / | ||||||
* | | New package release | Rael | 2015-09-16 | 3 | -4/+10 | |
| | | ||||||
* | | Removing unused imports in LeftPane | Rael | 2015-09-16 | 1 | -4/+3 | |
| | | ||||||
* | | Fixing quicklist on first load | Rael | 2015-09-16 | 2 | -5/+7 | |
| | | ||||||
* | | New package release | Rael | 2015-09-16 | 3 | -4/+11 | |
| | | ||||||
* | | Trying to fix quicklist load on multiple teams | Rael | 2015-09-16 | 1 | -1/+1 | |
| | | ||||||
* | | Adding team icon in notifications | Rael | 2015-09-16 | 4 | -5/+10 | |
| | | ||||||
* | | New package release | Rael | 2015-09-16 | 3 | -4/+10 | |
| | | ||||||
* | | Enabling cache (#82) | Rael | 2015-09-16 | 1 | -2/+1 | |
| | | ||||||
* | | Enabling cache (#82) | Rael | 2015-09-16 | 1 | -0/+6 | |
| | | ||||||
* | | Removing blank space | Rael | 2015-09-11 | 1 | -1/+1 | |
| | | ||||||
* | | Simple change in importing order | Rael | 2015-09-11 | 2 | -4/+3 | |
| | | ||||||
* | | Removed unused import | Rael | 2015-09-11 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'master' of github.com:raelgc/scudcloud | Rael | 2015-09-11 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | Using kbd tag for keyboard commands | Rael Gugelmin Cunha | 2015-09-11 | 1 | -3/+3 | |
| | | | ||||||
* | | | New package release | Rael | 2015-09-11 | 3 | -4/+11 | |
| | | | ||||||
* | | | Some code improvements | Rael | 2015-09-11 | 1 | -22/+17 | |
| | | | ||||||
* | | | Still Fixing team loading order (#201) | Rael | 2015-09-11 | 2 | -4/+1 | |
| | | | ||||||
* | | | Load login.css only on page loading | Rael | 2015-09-11 | 1 | -2/+5 | |
| | | | ||||||
* | | | Fixing team loading order (#201) | Rael | 2015-09-11 | 2 | -12/+10 | |
| | | | ||||||
* | | | Avoid call LeftPane.show when not required | Rael | 2015-09-11 | 1 | -1/+2 | |
| | | | ||||||
* | | | Small fix for team_icon presence | Rael | 2015-09-10 | 1 | -1/+3 | |
| | | | ||||||
* | | | Removing unused code | Rael | 2015-09-09 | 1 | -5/+2 | |
| | | | ||||||
* | | | Better wording on Slack loading | Rael | 2015-09-08 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:raelgc/scudcloud | Rael | 2015-09-08 | 2 | -3/+15 | |
|\ \ | ||||||
| * | | Cleaning zoom shortcuts keys description | Rael Gugelmin Cunha | 2015-09-08 | 1 | -3/+3 | |
| | | | ||||||
| * | | Adding a Bugs section | Rael Gugelmin Cunha | 2015-09-08 | 1 | -0/+12 | |
| | | | ||||||
* | | | New package release | Rael | 2015-09-08 | 3 | -4/+12 | |
| | | |