Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pedantic | Andrea Diamantini | 2009-03-28 | 1 | -46/+44 |
| | |||||
* | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -179/+179 |
| | |||||
* | Added QNetworkDiskCache. Thanks to Ben Meyer's Qt Blog post | Andrea Diamantini | 2009-03-28 | 1 | -0/+1 |
| | |||||
* | improved fullscreen | Andrea Diamantini | 2009-03-27 | 1 | -0/+10 |
| | |||||
* | updated TODO, fixed History menu shortcut, updated Message.sh | Andrea Diamantini | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 1 | -10/+6 |
| | | | | From now on, we (mainly) go on WebView bugfixing.. | ||||
* | Some fixes on font dim. Updating data still doesn't work.. | Andrea Diamantini | 2009-03-24 | 1 | -16/+11 |
| | |||||
* | working on fixing font problem.. | Andrea Diamantini | 2009-03-24 | 1 | -16/+18 |
| | |||||
* | removed margins (avaddon suggestion..) | Andrea Diamantini | 2009-03-22 | 1 | -0/+1 |
| | |||||
* | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -18/+19 |
| | |||||
* | Added comment | Andrea Diamantini | 2009-03-21 | 1 | -0/+4 |
| | |||||
* | Solved initial size problem! | Andrea Diamantini | 2009-03-12 | 1 | -4/+8 |
| | |||||
* | Forwarding class declarations to speed up compilation.. | Andrea Diamantini | 2009-03-11 | 1 | -8/+4 |
| | |||||
* | Some fixes on MainWindow | Andrea Diamantini | 2009-03-11 | 1 | -8/+11 |
| | |||||
* | Some fixes | Andrea Diamantini | 2009-03-10 | 1 | -1/+0 |
| | |||||
* | Fixing Font Troubles. Try 1.. | Andrea Diamantini | 2009-03-01 | 1 | -3/+21 |
| | |||||
* | Last commit before branching "di brutto".. | Andrea Diamantini | 2009-02-20 | 1 | -2/+5 |
| | |||||
* | On the street to SingleRekonq.. | Andrea Diamantini | 2009-02-20 | 1 | -0/+2 |
| | |||||
* | new singleton Application class. | Andrea Diamantini | 2009-02-16 | 1 | -29/+5 |
| | | | | Try 1.. | ||||
* | {Browser,}Application. Again.. | Andrea Diamantini | 2009-02-15 | 1 | -10/+10 |
| | |||||
* | Ready for 0.0.3 release. Last fixes.. | Andrea Diamantini | 2009-02-08 | 1 | -2/+5 |
| | |||||
* | Definitely fixed FindBar (orat least, I hope so) | Andrea Diamantini | 2009-01-29 | 1 | -25/+25 |
| | | | | Add some comments | ||||
* | Fixed Find bar use. | Andrea Diamantini | 2009-01-29 | 1 | -10/+10 |
| | |||||
* | New BookmarkBar!! 1st version, Yeah!! | Andrea Diamantini | 2009-01-28 | 1 | -7/+7 |
| | |||||
* | Removed unuseful "Select All" action. | Andrea Diamantini | 2009-01-28 | 1 | -1/+2 |
| | | | | If someone needs it, I can try to implement it one day.. | ||||
* | Fixed MenuBar. | Andrea Diamantini | 2009-01-27 | 1 | -10/+14 |
| | | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it.. | ||||
* | We now have the FINAL search bar!! Yeah!!! | Andrea Diamantini | 2009-01-27 | 1 | -8/+17 |
| | |||||
* | Reimplemented download system based on KGet one. | Andrea Diamantini | 2009-01-21 | 1 | -1/+4 |
| | | | | | Thanks Lucas ;) Rekonq now has its one! | ||||
* | Implemented a new function to download data with KJob technologies.. | Andrea Diamantini | 2009-01-20 | 1 | -54/+7 |
| | | | | It's not working. For now. But we are nearing the goal.. | ||||
* | Ported tons of code to KConfigXT. To merge kcfg branch we need just to | Andrea Diamantini | 2009-01-19 | 1 | -20/+13 |
| | | | | port cookie settings.. | ||||
* | m_tabWidget --> m_view | Andrea Diamantini | 2009-01-18 | 1 | -42/+42 |
| | |||||
* | Partially ported rekonq to KConfigXT technology.. | Andrea Diamantini | 2009-01-18 | 1 | -8/+97 |
| | | | | Perhaps ~50%..going on!! | ||||
* | - cmake 2.6.2 | Andrea Diamantini | 2009-01-15 | 1 | -1/+1 |
| | | | | - changed web inspector icon | ||||
* | Fixed unconnected STOP web action | Andrea Diamantini | 2009-01-12 | 1 | -18/+18 |
| | |||||
* | Every action is now in ActionCollection!! | Andrea Diamantini | 2009-01-09 | 1 | -7/+42 |
| | | | | Fully adopted xmlgui && mainview concepts.. | ||||
* | Removed WebActionMapper class! | Andrea Diamantini | 2009-01-09 | 1 | -11/+1 |
| | | | | Now we are really starting to have adjam web browser.. | ||||
* | BIG change!! | Andrea Diamantini | 2009-01-09 | 1 | -19/+34 |
| | | | | Removed use of proxy webactionmapper to manage web actions.. | ||||
* | removed LoadPage method to semplify API | Andrea Diamantini | 2009-01-09 | 1 | -26/+15 |
| | | | | Now we have just loadUrl slot to run pages.. | ||||
* | Last commit before loadPage REMOVAL.. | Andrea Diamantini | 2009-01-09 | 1 | -3/+3 |
| | | | | .. | ||||
* | Created mainview! | Andrea Diamantini | 2009-01-08 | 1 | -3/+3 |
| | | | | Other minor adjs.. | ||||
* | Little changes.. | Andrea Diamantini | 2009-01-08 | 1 | -7/+7 |
| | |||||
* | Removed setFocus from lineEdit->currentWebview so that people can switch | Andrea Diamantini | 2009-01-07 | 1 | -26/+9 |
| | | | | trough tabs with CTRL tabbing | ||||
* | Final adjs for 0.0.2 | Andrea Diamantini | 2008-12-30 | 1 | -1/+1 |
| | |||||
* | Fixed FindBar crash && refactored to look like kate searchbar | Andrea Diamantini | 2008-12-30 | 1 | -4/+3 |
| | |||||
* | Solved history && bookmarks menu problems.. | Andrea Diamantini | 2008-12-30 | 1 | -7/+11 |
| | | | | YEAH!! | ||||
* | Better menus, icons.. | Andrea Diamantini | 2008-12-29 | 1 | -17/+13 |
| | |||||
* | Ported from KMainWindow to KXmlGuiWindow. | Andrea Diamantini | 2008-12-29 | 1 | -313/+168 |
| | | | | | Yeah! .. | ||||
* | BrowserMainWindow --> MainWindow | Andrea Diamantini | 2008-12-27 | 1 | -0/+862 |