summaryrefslogtreecommitdiff
path: root/src/filterurljob.h
Commit message (Collapse)AuthorAgeFilesLines
* New rekonq_defines.hAndrea Diamantini2010-04-301-1/+3
| | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* A coding style roundAndrea Diamantini2010-04-301-4/+4
|
* tests support for every Qt derived rekonq classAndrea Diamantini2010-02-261-1/+2
|
* MultiThreaded rekonq !!Andrea Diamantini2010-01-261-0/+61
Yeah, you're reading well... rekonq is using multithreading for the loadUrl slot. This (in theory) should mean: "NO MORE UI FREEZES ON LOAD URLS" :D