aboutsummaryrefslogtreecommitdiffstats
path: root/scudcloud-1.0/lib
Commit message (Expand)AuthorAgeFilesLines
* Saving menubar state (#251)Rael2015-10-171-1/+10
* If client is desktop, Slack will open links directly...Rael2015-10-171-1/+1
* Removing unused importRael2015-10-161-1/+1
* Better window state handlingRael2015-10-151-1/+1
* Better code for signal handlingRael2015-10-151-13/+9
* Using native singleton app approachRael2015-10-151-75/+0
* Updating Edit menu on team switch (Fixes #259)Rael2015-10-151-19/+26
* Removing no more required librariesRael2015-10-151-7/+0
* Removing watch resume eventRael2015-10-151-16/+0
* Using team icons from smaller resolutionRael2015-10-141-1/+1
* Draft to use qupzilla desktop notificationsRael2015-10-141-0/+4
* Adding StartupWMClass to .desktopRael2015-10-142-2/+2
* Removing timerRael2015-10-141-9/+0
* Removing _SSB from identifier, to remove Mac optionsRael2015-10-121-1/+1
* Workaround for #250Rael2015-10-121-3/+7
* Another attempt to minimize effects on reconnect scripts (#250)Rael2015-10-101-0/+12
* Removing suspend scripts (#250)Rael2015-10-093-22/+12
* Fixing resume from suspend script (#250)Rael2015-10-072-1/+4
* Fixing random team icon names (#Fixes 249)Rael2015-10-051-2/+3
* Fixing fonts (Fixes #245)Rael2015-09-301-2/+2
* Make sure value returned by Speller.suggest is str (Fixes #244)Rael2015-09-301-1/+1
* Listening for resume eventRael2015-09-301-0/+17
* change condition to be more readable and tolerantChristof Damian2015-09-291-1/+1
* fix dictionary path checkChristof Damian2015-09-281-1/+1
* Adding a timer to check server side reloadsRael2015-09-251-2/+11
* Merge pull request #233 from mbra/toggle_menubar_visibilityRael Gugelmin Cunha2015-09-252-2/+16
|\
| * Do not allow hiding the menubar on UnityMichael van Bracht2015-09-252-2/+5
| * Simplify createAction with shortcutMichael van Bracht2015-09-181-2/+1
| * Simplify menu toggle logicMichael van Bracht2015-09-181-4/+1
| * Allow the menubar to be hiddenMichael van Bracht2015-09-182-1/+16
* | Better codeRael2015-09-233-46/+40
* | Simple code improvementRael2015-09-231-2/+1
* | Fixing crash when python3-hunspell is not present (Fixes #237)Rael2015-09-221-1/+2
* | Removing a printRael2015-09-221-0/+99
* | Adding speller right click context menu (#55)Rael2015-09-222-1/+20
* | Better codeRael2015-09-161-3/+2
|/
* Removing unused imports in LeftPaneRael2015-09-161-4/+3
* Fixing quicklist on first loadRael2015-09-162-5/+7
* Trying to fix quicklist load on multiple teamsRael2015-09-161-1/+1
* Adding team icon in notificationsRael2015-09-162-3/+8
* Enabling cache (#82)Rael2015-09-161-2/+1
* Enabling cache (#82)Rael2015-09-161-0/+6
* Removing blank spaceRael2015-09-111-1/+1
* Simple change in importing orderRael2015-09-112-4/+3
* Removed unused importRael2015-09-111-1/+0
* Some code improvementsRael2015-09-111-22/+17
* Still Fixing team loading order (#201)Rael2015-09-112-4/+1
* Load login.css only on page loadingRael2015-09-111-2/+5
* Fixing team loading order (#201)Rael2015-09-112-12/+10
* Avoid call LeftPane.show when not requiredRael2015-09-111-1/+2