summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* clear location bar action. As requestedAndrea Diamantini2009-04-181-0/+1
|
* Refactoring find bar following (a bit) Pawel suggestions..Andrea Diamantini2009-04-091-1/+0
| | | | Applied match Case search
* Asking user to close rekonq if there are more than 1 tabs opened..Andrea Diamantini2009-04-081-0/+3
| | | | (Oh, Dear.. my English..)
* Removed unuseful commented codeAndrea Diamantini2009-04-081-1/+0
|
* Fixed Webkit settings, removing tools actions (no use case in settings, for me)Andrea Diamantini2009-04-071-1/+1
| | | | | Private Browsing & Web Inspector. Fixed that actions in tools menu
* removed new/close tab tabbar buttonsAndrea Diamantini2009-04-051-1/+1
|
* Upgrading rekonq UI, 1st stepAndrea Diamantini2009-04-051-1/+1
| | | | Updating menubar and main toolbar.
* Added show/hide menubar actionAndrea Diamantini2009-04-021-0/+1
|
* Importing clones PART 1Andrea Diamantini2009-04-011-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 Diamantini2009-03-291-1/+6
| | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d.
* Revert "pedantic"Andrea Diamantini2009-03-291-6/+1
| | | | | | Too much things committed a time.. This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2.
* pedanticAndrea Diamantini2009-03-281-1/+6
|
* astyle. First round..Andrea Diamantini2009-03-281-2/+2
|
* Huge update. Fixed quite all of the settings troubles..Andrea Diamantini2009-03-251-1/+1
| | | | From now on, we (mainly) go on WebView bugfixing..
* Some fixes on font dim. Updating data still doesn't work..Andrea Diamantini2009-03-241-0/+1
|
* Fixed Copyright introAndrea Diamantini2009-03-221-18/+19
|
* Solved initial size problem!Andrea Diamantini2009-03-121-0/+1
|
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-7/+8
|
* Fixing Font Troubles. Try 1..Andrea Diamantini2009-03-011-5/+0
|
* Last commit before branching "di brutto"..Andrea Diamantini2009-02-201-6/+0
|
* On the street to SingleRekonq..Andrea Diamantini2009-02-201-1/+0
|
* Definitely fixed FindBar (orat least, I hope so)Andrea Diamantini2009-01-291-3/+4
| | | | Add some comments
* New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-281-2/+2
|
* Removed unuseful "Select All" action.Andrea Diamantini2009-01-281-3/+2
| | | | If someone needs it, I can try to implement it one day..
* Fixed MenuBar.Andrea Diamantini2009-01-271-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 Diamantini2009-01-201-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 toAndrea Diamantini2009-01-191-2/+1
| | | | port cookie settings..
* m_tabWidget --> m_viewAndrea Diamantini2009-01-181-1/+1
|
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-181-0/+4
| | | | Perhaps ~50%..going on!!
* Every action is now in ActionCollection!!Andrea Diamantini2009-01-091-0/+1
| | | | Fully adopted xmlgui && mainview concepts..
* removed LoadPage method to semplify APIAndrea Diamantini2009-01-091-6/+3
| | | | Now we have just loadUrl slot to run pages..
* Last commit before loadPage REMOVAL..Andrea Diamantini2009-01-091-25/+34
| | | | ..
* Created mainview!Andrea Diamantini2009-01-081-3/+3
| | | | Other minor adjs..
* Ported from KMainWindow to KXmlGuiWindow.Andrea Diamantini2008-12-291-35/+11
| | | | | Yeah! ..
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-0/+149