Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added show/hide menubar action | Andrea Diamantini | 2009-04-02 | 1 | -0/+1 |
| | |||||
* | Importing clones PART 1 | Andrea Diamantini | 2009-04-01 | 1 | -3/+6 |
| | | | | | | | | | | | | I apologies for this "strange" way of importing code. But we have 3 (or 4) different ideas about UIs.. and I have to decide one. So, best way I found is importing manually changes. I'll write something about that soon. We basically need to better learn git cooperation (I'm first). Anyway, thank you a lot for your time and your ideas. I really apprecciate your efforts ;) | ||||
* | Revert "Revert "pedantic"" | Andrea Diamantini | 2009-03-29 | 1 | -1/+6 |
| | | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d. | ||||
* | Revert "pedantic" | Andrea Diamantini | 2009-03-29 | 1 | -6/+1 |
| | | | | | | Too much things committed a time.. This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2. | ||||
* | 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 |