Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adopt a new loading icon. It seems fixing some problems :) | Andrea Diamantini | 2013-11-18 | 1 | -3/+7 |
| | |||||
* | Force bookmarks saving on bookmarking all tabs | Andrea Diamantini | 2013-08-04 | 1 | -0/+3 |
| | | | | BUG: 323130 | ||||
* | Restore history tab. Fix regression. | Andrea Diamantini | 2013-07-31 | 1 | -2/+6 |
| | | | | BUG: 322994 | ||||
* | i18n fixes | Pino Toscano | 2013-06-07 | 1 | -1/+1 |
| | | | | | | | | | - remove string puzzles when possible - remove exclamation marks - remove contractions ("don't" -> "do not", etc) - lowercase "NOT" (do not shout to the user) - remove extra spaces, or add them where needed - few style/spelling fixes | ||||
* | Move from about: to rekonq: protocol for our special links | Andrea Diamantini | 2013-06-06 | 1 | -5/+5 |
| | |||||
* | Properly register rekonq window to activities | Andrea Diamantini | 2013-04-28 | 1 | -1/+1 |
| | |||||
* | Well... get EXTREMELY sure menubar are registered... | Andrea Diamantini | 2013-04-25 | 1 | -1/+4 |
| | |||||
* | Let appmenu-qt support work also with pinned tabs to load | Andrea Diamantini | 2013-04-25 | 1 | -0/+3 |
| | | | | This just need fixes ;) | ||||
* | Fix rekonq window title update | Andrea Diamantini | 2013-04-02 | 1 | -3/+3 |
| | | | | BUG: 317062 | ||||
* | Remove the "AutoSaver" attempt :( | Andrea Diamantini | 2013-03-18 | 1 | -2/+2 |
| | | | | | | | | I tried to save disk writes. But everytime people is finding some saved (or just delayed) saves that are NOT ok. We'll see to find another way to... BUG: 316938 | ||||
* | Restore Session Manager updates on current tab changed && on window | Andrea Diamantini | 2013-03-14 | 1 | -2/+1 |
| | | | | | | | | | | close. Lindsay, I probably "forgot" one your mail about Session Management NOT working properly (sorry). Hope this will fix it! Let me know :) CCMAIL: lindsay.mathieson@gmail.com | ||||
* | Restore activity daemon support | Andrea Diamantini | 2013-03-13 | 1 | -1/+19 |
| | | | | BUG: 315694 | ||||
* | Restore a small portion of (un)ported code | Andrea Diamantini | 2013-03-13 | 1 | -1/+6 |
| | | | | | | Close window if option says so BUG: 316637 | ||||
* | Fix && clean up fullscreen mode | Andrea Diamantini | 2013-03-11 | 1 | -2/+2 |
| | |||||
* | Supporting panel (again) :) | Andrea Diamantini | 2013-03-10 | 1 | -0/+900 |
- Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354 |