Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pedantic | Andrea Diamantini | 2009-03-28 | 1 | -1/+6 |
| | |||||
* | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -2/+2 |
| | |||||
* | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 1 | -1/+1 |
| | | | | 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 | -0/+1 |
| | |||||
* | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -18/+19 |
| | |||||
* | Solved initial size problem! | Andrea Diamantini | 2009-03-12 | 1 | -0/+1 |
| | |||||
* | Forwarding class declarations to speed up compilation.. | Andrea Diamantini | 2009-03-11 | 1 | -7/+8 |
| | |||||
* | Fixing Font Troubles. Try 1.. | Andrea Diamantini | 2009-03-01 | 1 | -5/+0 |
| | |||||
* | Last commit before branching "di brutto".. | Andrea Diamantini | 2009-02-20 | 1 | -6/+0 |
| | |||||
* | On the street to SingleRekonq.. | Andrea Diamantini | 2009-02-20 | 1 | -1/+0 |
| | |||||
* | Definitely fixed FindBar (orat least, I hope so) | Andrea Diamantini | 2009-01-29 | 1 | -3/+4 |
| | | | | Add some comments | ||||
* | New BookmarkBar!! 1st version, Yeah!! | Andrea Diamantini | 2009-01-28 | 1 | -2/+2 |
| | |||||
* | Removed unuseful "Select All" action. | Andrea Diamantini | 2009-01-28 | 1 | -3/+2 |
| | | | | If someone needs it, I can try to implement it one day.. | ||||
* | Fixed MenuBar. | Andrea Diamantini | 2009-01-27 | 1 | -1/+4 |
| | | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it.. | ||||
* | Implemented a new function to download data with KJob technologies.. | Andrea Diamantini | 2009-01-20 | 1 | -1/+0 |
| | | | | 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 | -2/+1 |
| | | | | port cookie settings.. | ||||
* | m_tabWidget --> m_view | Andrea Diamantini | 2009-01-18 | 1 | -1/+1 |
| | |||||
* | Partially ported rekonq to KConfigXT technology.. | Andrea Diamantini | 2009-01-18 | 1 | -0/+4 |
| | | | | Perhaps ~50%..going on!! | ||||
* | Every action is now in ActionCollection!! | Andrea Diamantini | 2009-01-09 | 1 | -0/+1 |
| | | | | Fully adopted xmlgui && mainview concepts.. | ||||
* | removed LoadPage method to semplify API | Andrea Diamantini | 2009-01-09 | 1 | -6/+3 |
| | | | | Now we have just loadUrl slot to run pages.. | ||||
* | Last commit before loadPage REMOVAL.. | Andrea Diamantini | 2009-01-09 | 1 | -25/+34 |
| | | | | .. | ||||
* | Created mainview! | Andrea Diamantini | 2009-01-08 | 1 | -3/+3 |
| | | | | Other minor adjs.. | ||||
* | Ported from KMainWindow to KXmlGuiWindow. | Andrea Diamantini | 2008-12-29 | 1 | -35/+11 |
| | | | | | Yeah! .. | ||||
* | BrowserMainWindow --> MainWindow | Andrea Diamantini | 2008-12-27 | 1 | -0/+149 |