Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unuseful commented code | Andrea Diamantini | 2009-04-08 | 4 | -81/+1 |
| | |||||
* | Added warning to debug navigation requests.. | Andrea Diamantini | 2009-04-07 | 1 | -0/+9 |
| | |||||
* | Fixed Webkit settings, removing tools actions (no use case in settings, for me) | Andrea Diamantini | 2009-04-07 | 5 | -49/+27 |
| | | | | | Private Browsing & Web Inspector. Fixed that actions in tools menu | ||||
* | pedantic | Andrea Diamantini | 2009-04-07 | 1 | -1/+1 |
| | |||||
* | Added settings webkit section, with rekonq personal settings. | Andrea Diamantini | 2009-04-07 | 7 | -41/+248 |
| | |||||
* | Fixed new tab QKeySequence | Andrea Diamantini | 2009-04-07 | 1 | -1/+4 |
| | |||||
* | Added CTRL + N shortcut to open new tab action. As new window doesn't exist ↵ | Andrea Diamantini | 2009-04-07 | 1 | -1/+1 |
| | | | | anymore.. | ||||
* | tools actions | Andrea Diamantini | 2009-04-07 | 1 | -2/+2 |
| | |||||
* | Fixing Bookmarks provider class, following (a bit..) pawel suggestions | Andrea Diamantini | 2009-04-07 | 1 | -1/+3 |
| | |||||
* | SearchBar: adopting coding style rules.. | Andrea Diamantini | 2009-04-06 | 2 | -16/+18 |
| | |||||
* | Merge branch 'KDialogs' | Andrea Diamantini | 2009-04-05 | 6 | -207/+122 |
|\ | |||||
| * | Ported Authentication Ui to Kdialog shining.. ;) | Andrea Diamantini | 2009-04-05 | 6 | -207/+122 |
| | | |||||
* | | tab bar refactoring | Andrea Diamantini | 2009-04-05 | 2 | -19/+8 |
| | | |||||
* | | Compiles just with 4.5.. | Andrea Diamantini | 2009-04-05 | 3 | -7/+20 |
| | | |||||
* | | too much things to handle.. make rekonq compile just with Qt >= 4.5.0git st | Andrea Diamantini | 2009-04-05 | 1 | -1/+1 |
| | | |||||
* | | Modified loading icon displaying, from KDE icon to loading one.. | Andrea Diamantini | 2009-04-05 | 2 | -1/+8 |
| | | |||||
* | | Fixed no/no close tab confirm messagebox | Andrea Diamantini | 2009-04-05 | 1 | -2/+3 |
| | | |||||
* | | pedantic | Andrea Diamantini | 2009-04-05 | 1 | -0/+4 |
| | | |||||
* | | removed new/close tab tabbar buttons | Andrea Diamantini | 2009-04-05 | 2 | -18/+18 |
| | | |||||
* | | commented out unuseful tab shortcuts.. | Andrea Diamantini | 2009-04-05 | 2 | -19/+19 |
| | | |||||
* | | Upgrading rekonq UI, 1st step | Andrea Diamantini | 2009-04-05 | 3 | -10/+8 |
| | | | | | | | | Updating menubar and main toolbar. | ||||
* | | updated TODO | Andrea Diamantini | 2009-04-03 | 1 | -1/+1 |
| | | |||||
* | | modular Qt Includes | Andrea Diamantini | 2009-04-03 | 1 | -8/+2 |
|/ | |||||
* | pedantic | Andrea Diamantini | 2009-04-03 | 1 | -1/+0 |
| | |||||
* | Added Comments in main.cpp | Andrea Diamantini | 2009-04-03 | 2 | -5/+13 |
| | | | | | Fixed loading external sites on new tabs. This costs us a forced initial resizing.. that could be payed (perhaps..)! | ||||
* | Open Location Icon | Andrea Diamantini | 2009-04-03 | 2 | -2/+2 |
| | |||||
* | Fixing mainview description | Andrea Diamantini | 2009-04-02 | 2 | -6/+5 |
| | |||||
* | updated TODO | Andrea Diamantini | 2009-04-02 | 1 | -0/+2 |
| | |||||
* | Updated TODO | Andrea Diamantini | 2009-04-02 | 1 | -1/+5 |
| | |||||
* | QKeySequence --> KShortCut | Andrea Diamantini | 2009-04-02 | 1 | -4/+4 |
| | |||||
* | Added show/hide menubar action | Andrea Diamantini | 2009-04-02 | 3 | -3/+23 |
| | |||||
* | Various fixes, including bookmarks bar | Andrea Diamantini | 2009-04-02 | 4 | -10/+6 |
| | |||||
* | updated FullScreenView | Andrea Diamantini | 2009-04-02 | 1 | -0/+2 |
| | |||||
* | Fixed no more used download action && i18n --> QLatin1String on ↵ | Andrea Diamantini | 2009-04-01 | 2 | -3/+2 |
| | | | | "private_browsing".. | ||||
* | Importing clones PART 1 | Andrea Diamantini | 2009-04-01 | 4 | -24/+49 |
| | | | | | | | | | | | | 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 ;) | ||||
* | 99% fixed target _blank issue.. | Andrea Diamantini | 2009-04-01 | 1 | -6/+8 |
| | |||||
* | updated TODO. 2 | Andrea Diamantini | 2009-03-31 | 1 | -0/+1 |
| | |||||
* | updated TODO | Andrea Diamantini | 2009-03-31 | 1 | -27/+5 |
| | |||||
* | code fixing | Andrea Diamantini | 2009-03-31 | 1 | -2/+4 |
| | |||||
* | removed FIXME | Andrea Diamantini | 2009-03-31 | 1 | -1/+0 |
| | |||||
* | Rewritten acceptNavigationRequest code | Andrea Diamantini | 2009-03-31 | 1 | -19/+48 |
| | |||||
* | Properly opening mailto links | Andrea Diamantini | 2009-03-31 | 1 | -0/+7 |
| | |||||
* | opening new tabs on target _blank. Try 1 | Andrea Diamantini | 2009-03-30 | 1 | -13/+29 |
| | |||||
* | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 6 | -17/+17 |
| | |||||
* | Search wrap | Andrea Diamantini | 2009-03-29 | 1 | -1/+1 |
| | |||||
* | DBUS service name | Andrea Diamantini | 2009-03-29 | 1 | -0/+1 |
| | |||||
* | Load just 1 site at start.. | Andrea Diamantini | 2009-03-29 | 2 | -4/+9 |
| | |||||
* | updated TODO | Andrea Diamantini | 2009-03-29 | 1 | -3/+3 |
| | |||||
* | imported Avaddon clone (just some bits) | Andrea Diamantini | 2009-03-29 | 4 | -137/+966 |
| | |||||
* | Revert "Revert "pedantic"" | Andrea Diamantini | 2009-03-29 | 8 | -77/+113 |
| | | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d. |