Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Simpler MessageBoxs handling.. | Andrea Diamantini | 2009-04-19 | 1 | -36/+18 | |
| | | ||||||
| * | Porting "view page source" code to KDE | Andrea Diamantini | 2009-04-19 | 1 | -6/+23 | |
| | | | | | | | | from Pawel's clone | |||||
| * | clear location bar action. As requested | Andrea Diamantini | 2009-04-18 | 1 | -2/+19 | |
| | | ||||||
| * | set (Untitled) to untitled pages.. | Andrea Diamantini | 2009-04-17 | 1 | -1/+2 | |
| | | ||||||
| * | dolphin && konqueror -like exit confirmation dialog | Andrea Diamantini | 2009-04-13 | 1 | -7/+44 | |
| | | ||||||
| * | pedantic | Andrea Diamantini | 2009-04-10 | 1 | -3/+1 | |
| | | ||||||
| * | Fixed webview API | Andrea Diamantini | 2009-04-10 | 1 | -3/+3 | |
| | | | | | | | | Removed some unuseful comments | |||||
| * | Updated TODO | Andrea Diamantini | 2009-04-09 | 1 | -1/+1 | |
| | | ||||||
| * | Refactoring find bar following (a bit) Pawel suggestions.. | Andrea Diamantini | 2009-04-09 | 1 | -2/+24 | |
| | | | | | | | | Applied match Case search | |||||
| * | Removed unuseful lasttabclosed signal in mainview. | Andrea Diamantini | 2009-04-09 | 1 | -5/+8 | |
| | | | | | | | | | | This becamed unuseful because of choose to do nothing if just 1 tab opened. | |||||
| * | Asking user to close rekonq if there are more than 1 tabs opened.. | Andrea Diamantini | 2009-04-08 | 1 | -0/+17 | |
| | | | | | | | | (Oh, Dear.. my English..) | |||||
| * | Removed unuseful commented code | Andrea Diamantini | 2009-04-08 | 1 | -67/+1 | |
| | | ||||||
| * | Fixed Webkit settings, removing tools actions (no use case in settings, for me) | Andrea Diamantini | 2009-04-07 | 1 | -12/+12 | |
| | | | | | | | | | | Private Browsing & Web Inspector. Fixed that actions in tools menu | |||||
| * | Added settings webkit section, with rekonq personal settings. | Andrea Diamantini | 2009-04-07 | 1 | -6/+22 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Merge branch 'KDialogs' | Andrea Diamantini | 2009-04-05 | 1 | -3/+0 | |
| |\ | ||||||
| | * | Ported Authentication Ui to Kdialog shining.. ;) | Andrea Diamantini | 2009-04-05 | 1 | -3/+0 | |
| | | | ||||||
| * | | removed new/close tab tabbar buttons | Andrea Diamantini | 2009-04-05 | 1 | -17/+17 | |
| | | | ||||||
| * | | Upgrading rekonq UI, 1st step | Andrea Diamantini | 2009-04-05 | 1 | -6/+5 | |
| |/ | | | | | | | Updating menubar and main toolbar. | |||||
| * | Open Location Icon | Andrea Diamantini | 2009-04-03 | 1 | -1/+1 | |
| | | ||||||
| * | QKeySequence --> KShortCut | Andrea Diamantini | 2009-04-02 | 1 | -4/+4 | |
| | | ||||||
| * | Added show/hide menubar action | Andrea Diamantini | 2009-04-02 | 1 | -0/+9 | |
| | | ||||||
| * | Various fixes, including bookmarks bar | Andrea Diamantini | 2009-04-02 | 1 | -4/+4 | |
| | | ||||||
| * | updated FullScreenView | Andrea Diamantini | 2009-04-02 | 1 | -0/+2 | |
| | | ||||||
| * | Fixed no more used download action && i18n --> QLatin1String on ↵ | Andrea Diamantini | 2009-04-01 | 1 | -1/+1 | |
| | | | | | | | | "private_browsing".. | |||||
| * | Importing clones PART 1 | Andrea Diamantini | 2009-04-01 | 1 | -18/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 ;) | |||||
| * | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 1 | -3/+3 | |
| | | ||||||
| * | Search wrap | Andrea Diamantini | 2009-03-29 | 1 | -1/+1 | |
| | | ||||||
| * | Revert "Revert "pedantic"" | Andrea Diamantini | 2009-03-29 | 1 | -46/+44 | |
| | | | | | | | | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d. | |||||
| * | Merge branch 'prova2' | Andrea Diamantini | 2009-03-29 | 1 | -1/+0 | |
| |\ | ||||||
| | * | merged some parts of pawel clone. In previous commit.. | Andrea Diamantini | 2009-03-29 | 1 | -1/+0 | |
| | | | ||||||
| * | | Revert "pedantic" | Andrea Diamantini | 2009-03-29 | 1 | -44/+46 | |
| |/ | | | | | | | | | | | Too much things committed a time.. This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2. | |||||
| * | pedantic | Andrea Diamantini | 2009-03-28 | 1 | -46/+44 | |
| | | ||||||
| * | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -179/+179 | |
| | | ||||||
| * | Added QNetworkDiskCache. Thanks to Ben Meyer's Qt Blog post | Andrea Diamantini | 2009-03-28 | 1 | -0/+1 | |
| | | ||||||
| * | improved fullscreen | Andrea Diamantini | 2009-03-27 | 1 | -0/+10 | |
| | | ||||||
| * | updated TODO, fixed History menu shortcut, updated Message.sh | Andrea Diamantini | 2009-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 1 | -10/+6 | |
| | | | | | | | | 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 | -16/+11 | |
| | | ||||||
| * | working on fixing font problem.. | Andrea Diamantini | 2009-03-24 | 1 | -16/+18 | |
| | | ||||||
| * | removed margins (avaddon suggestion..) | Andrea Diamantini | 2009-03-22 | 1 | -0/+1 | |
| | | ||||||
| * | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -18/+19 | |
| | | ||||||
| * | Added comment | Andrea Diamantini | 2009-03-21 | 1 | -0/+4 | |
| | | ||||||
| * | Solved initial size problem! | Andrea Diamantini | 2009-03-12 | 1 | -4/+8 | |
| | | ||||||
| * | Forwarding class declarations to speed up compilation.. | Andrea Diamantini | 2009-03-11 | 1 | -8/+4 | |
| | | ||||||
| * | Some fixes on MainWindow | Andrea Diamantini | 2009-03-11 | 1 | -8/+11 | |
| | | ||||||
| * | Some fixes | Andrea Diamantini | 2009-03-10 | 1 | -1/+0 | |
| | | ||||||
| * | Fixing Font Troubles. Try 1.. | Andrea Diamantini | 2009-03-01 | 1 | -3/+21 | |
| | |