summaryrefslogtreecommitdiff
path: root/src/rekonqui.rc
Commit message (Collapse)AuthorAgeFilesLines
* Upgrading rekonq UI, 1st stepAndrea Diamantini2009-04-051-3/+2
| | | | Updating menubar and main toolbar.
* Added show/hide menubar actionAndrea Diamantini2009-04-021-3/+13
|
* Various fixes, including bookmarks barAndrea Diamantini2009-04-021-2/+2
|
* Fixed no more used download action && i18n --> QLatin1String on ↵Andrea Diamantini2009-04-011-2/+1
| | | | "private_browsing"..
* Importing clones PART 1Andrea Diamantini2009-04-011-2/+10
| | | | | | | | | | | | 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-14/+14
| | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d.
* Revert "pedantic"Andrea Diamantini2009-03-291-14/+14
| | | | | | Too much things committed a time.. This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2.
* pedanticAndrea Diamantini2009-03-281-14/+14
|
* Solved Bookmark Position problem. Updated TODO.Andrea Diamantini2009-03-111-5/+15
|
* Ready for 0.0.3 release. Last fixes..Andrea Diamantini2009-02-081-3/+3
|
* Fixed Find bar use.Andrea Diamantini2009-01-291-1/+1
|
* New BookmarkBar!! 1st version, Yeah!!Andrea Diamantini2009-01-281-3/+3
|
* Removed unuseful "Select All" action.Andrea Diamantini2009-01-281-3/+1
| | | | If someone needs it, I can try to implement it one day..
* Fixed MenuBar.Andrea Diamantini2009-01-271-14/+4
| | | | | Fixed BookmarkLine in rekonqui.rc Now we need just the code to implement it..
* 1st introduction of new bookmarks lineAndrea Diamantini2009-01-271-2/+5
|
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-181-5/+9
| | | | Perhaps ~50%..going on!!
* BIG change!!Andrea Diamantini2009-01-091-1/+2
| | | | Removed use of proxy webactionmapper to manage web actions..
* Little changes..Andrea Diamantini2009-01-081-2/+2
|
* Removed setFocus from lineEdit->currentWebview so that people can switchAndrea Diamantini2009-01-071-2/+1
| | | | trough tabs with CTRL tabbing
* Final adjs for 0.0.2Andrea Diamantini2008-12-301-24/+21
|
* Solved history && bookmarks menu problems..Andrea Diamantini2008-12-301-4/+6
| | | | YEAH!!
* Better menus, icons..Andrea Diamantini2008-12-291-3/+5
|
* Ported from KMainWindow to KXmlGuiWindow.Andrea Diamantini2008-12-291-0/+77
Yeah! ..