Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing homepage.* --> newtabpage.* and fixing API | Andrea Diamantini | 2009-11-10 | 1 | -285/+0 |
| | |||||
* | (BIG commit) API change | Andrea Diamantini | 2009-11-10 | 1 | -1/+0 |
| | | | | | I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions) | ||||
* | fixing new mainWindow() behaviour, porting functions calling it | Andrea Diamantini | 2009-11-10 | 1 | -2/+1 |
| | |||||
* | Krazy fixes for 0.2.71 | Andrea Diamantini | 2009-10-23 | 1 | -5/+4 |
| | |||||
* | dynamic space between previews | megabigbug | 2009-10-22 | 1 | -2/+3 |
| | | | | previews centered | ||||
* | Fixing merge due to recent changes in master | Andrea Diamantini | 2009-10-21 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1836' of git://gitorious.org/rekonq/mainline into NewHomePageSytle Conflicts: src/homepage.cpp | ||||
| * | another homepage style | megabigbug | 2009-10-17 | 1 | -4/+4 |
| | | |||||
* | | check title length fix | Andrea Diamantini | 2009-10-19 | 1 | -16/+3 |
| | | |||||
* | | Fixing thumbs position | Andrea Diamantini | 2009-10-19 | 1 | -8/+5 |
| | | |||||
* | | Porting recently closed tabs to use HistoryItem. | Andrea Diamantini | 2009-10-19 | 1 | -4/+4 |
| | | | | | | | | This way we can have more useful infos about | ||||
* | | Fixing rebase... | Andrea Diamantini | 2009-10-19 | 1 | -1/+0 |
| | | |||||
* | | STEP 1 | Andrea Diamantini | 2009-10-19 | 1 | -5/+7 |
| | | | | | | | | | | creating a new Preview Image Object, based on QWidget and containing the pixmap AND the url | ||||
* | | reintroduce and fix recently closed tab feature | megabigbug | 2009-10-17 | 1 | -27/+25 |
|/ | |||||
* | use the same bar string. | Andrea Diamantini | 2009-10-16 | 1 | -1/+1 |
| | | | | Pano, check them to choose the best... | ||||
* | Show homepages titles on tabs ("favorites", "history"...) | matgic78 | 2009-10-16 | 1 | -0/+6 |
| | |||||
* | i18n fixes | Andrea Diamantini | 2009-10-16 | 1 | -5/+8 |
| | |||||
* | removed bugged closed tabs and implemented a simple tab switch | Andrea Diamantini | 2009-10-16 | 1 | -23/+26 |
| | |||||
* | cleaning code... | Andrea Diamantini | 2009-10-15 | 1 | -2/+0 |
| | |||||
* | Merge commit 'refs/merge-requests/1805' of ↵ | Andrea Diamantini | 2009-10-15 | 1 | -28/+11 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into matgic | ||||
| * | favorites management | matgic78 | 2009-10-14 | 1 | -28/+11 |
| | | | | | | | | | | | | | | -right click menu to set the preview url by selecting one of the 15 last history entries -abitlity to remove previews and manage empty previews (show a toolbutton to set the url) -contextmenu->add to favorites now adds preview in an empty space when there is one -modified the loop used in HomePage::lastVisited because I encountered an infinite loop with it. (and because it is simpler this way) | ||||
* | | Merge commit 'refs/merge-requests/1772' of ↵ | Andrea Diamantini | 2009-10-13 | 1 | -1/+1 |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into proxy | ||||
| * | | Small fixes (const issue, single char issue, file not ending with a new ↵ | Dario Freddi | 2009-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | line), and adding the correct schema to kconfigxt files Signed-off-by: Dario Freddi <drf@kde.org> | ||||
* | | | cosmetic... | Andrea Diamantini | 2009-10-13 | 1 | -3/+3 |
|/ / | | | | | | | | | I really hate "bookmarks-organize" icon. Banned from rekonq!! The other changes follow.. | ||||
* | | Restored recently closed tabs | Andrea Diamantini | 2009-10-11 | 1 | -5/+30 |
|/ | | | | | | | I'm not a big fan of this implementation, but modifying history for this is impossible (no sense) and storing it somewhere.. don't know Perhaps someone has some better ideas here :) | ||||
* | TONS of events ignored to let homepage no more crash! | Andrea Diamantini | 2009-10-08 | 1 | -2/+2 |
| | | | | | | Hopefully... I hope I also not have removed some rekonq features this way. It seems not, anyway (obviously) it needs tests | ||||
* | Fixing (hopefully better than the previous time :) the mr | Andrea Diamantini | 2009-10-08 | 1 | -12/+20 |
|\ | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1724' of git://gitorious.org/rekonq/mainline into matgicMerge Conflicts: src/homepage.cpp | ||||
| * | Removed superfluous headings in the new tab page | Panagiotis Papadopoulos | 2009-10-07 | 1 | -4/+0 |
| | | | | | | | | This results in more space for important stuff :-) | ||||
| * | Re-ordered the entries in the navigation bar a bit | Panagiotis Papadopoulos | 2009-10-07 | 1 | -11/+11 |
| | | |||||
* | | fix homepage | Matthieu Gicquel | 2009-10-07 | 1 | -14/+2 |
|/ | |||||
* | Fixing merge operation | Andrea Diamantini | 2009-10-07 | 1 | -11/+36 |
|\ | | | | | | | | | | | | | | | Merge commit 'refs/merge-requests/1715' of git://gitorious.org/rekonq/mainline into matgicMerge Conflicts: data/home.html src/homepage.cpp | ||||
| * | better homepage with nav bar on top | Matthieu Gicquel | 2009-10-06 | 1 | -12/+40 |
| | | |||||
* | | HomePage style fixes. | Andrea Diamantini | 2009-10-06 | 1 | -10/+25 |
|/ | | | | | I'm quite sure this is going to be home page style for rekonq 0.3 | ||||
* | moving from about: protocol to rekonq: protocol :D | Andrea Diamantini | 2009-10-02 | 1 | -8/+8 |
| | | | | | This fix some issues, about some "stupid" sites whose js sends strange "about:blank" requests (just found 2!!) | ||||
* | Changin (again) layout and fixing last Visited page counter.. :) | Andrea Diamantini | 2009-10-02 | 1 | -15/+13 |
| | |||||
* | preferred --> favorites | Andrea Diamantini | 2009-10-02 | 1 | -4/+4 |
| | |||||
* | Changing page layout (more to come..) | Andrea Diamantini | 2009-10-02 | 1 | -35/+21 |
| | |||||
* | Fixing bookmarks layout | Andrea Diamantini | 2009-10-01 | 1 | -1/+3 |
| | |||||
* | Code fixes in the homepage | Andrea Diamantini | 2009-10-01 | 1 | -20/+21 |
| | | | | also changed history && bookmarks layout (we need just icons there) | ||||
* | BIG BIG commit | Andrea Diamantini | 2009-09-30 | 1 | -33/+36 |
| | | | | | | | | | | | | | | | | removed: - last closed tabs feature - new tab page settings (unuseful, we need something better) implemented - new home page layout (needs love) - new about: protocol to load home page sections - preview images cache todo: - cleaning cache mechanism - bug fixing - add/remove to preferred actions | ||||
* | a lot fo changes in the history/bookmarks page (restored initial method ↵ | Andrea Diamantini | 2009-09-29 | 1 | -20/+54 |
| | | | | rewamped) | ||||
* | Initial fixes | Andrea Diamantini | 2009-09-29 | 1 | -3/+30 |
| | |||||
* | Implemented about protocol to load home page(s) | Andrea Diamantini | 2009-09-29 | 1 | -4/+25 |
| | | | | and changed its layout | ||||
* | Implementing a new about: protocol, 1st bunch | Andrea Diamantini | 2009-09-29 | 1 | -1/+2 |
| | |||||
* | New rekonq home page layout | Andrea Diamantini | 2009-09-29 | 1 | -31/+32 |
| | |||||
* | Krazy check issues fixes.. | Andrea Diamantini | 2009-09-28 | 1 | -1/+1 |
| | |||||
* | Cleaning some unuseful kDebug(s)... | Andrea Diamantini | 2009-09-25 | 1 | -1/+0 |
| | |||||
* | Removing thumbs files on tableWidget changes && removing some | Andrea Diamantini | 2009-09-25 | 1 | -1/+2 |
| | | | | unuseful kWarning.. | ||||
* | Home page translations | Andrea Diamantini | 2009-09-24 | 1 | -3/+3 |
| | |||||
* | css homepage improvements | Andrea Diamantini | 2009-09-23 | 1 | -0/+2 |
| | | | | thanks to nferenc :) | ||||
* | Fixing foreach macros.. | Andrea Diamantini | 2009-09-22 | 1 | -1/+1 |
| |