summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* A simple, dummy, and probably buggy binary patched for Qt.Roberto Raggi2009-02-244-0/+513
* Fixes: - crash while open invalid doc filesPatrick Star2009-02-241-1/+1
* Merge branch '1.0.0' into master-masterOswald Buddenhagen2009-02-2436-98/+100
|\
| * more reliable startup breakpoint handlingOswald Buddenhagen2009-02-241-27/+8
| * more elegantOswald Buddenhagen2009-02-241-3/+1
| * less confusing "starting debugger" messagesOswald Buddenhagen2009-02-241-3/+1
| * connect right signalOswald Buddenhagen2009-02-241-1/+1
| * create less likely to clash fifo names on windowsOswald Buddenhagen2009-02-241-1/+5
| * Fixes: debugger: compile with QT_NO_CAST_TO_ASCIIhjk2009-02-242-9/+11
| * make attach & detach workOswald Buddenhagen2009-02-242-38/+87
| * more thoughtfull setTokenBarrier() placementOswald Buddenhagen2009-02-241-11/+11
| * fix typos in commentsOswald Buddenhagen2009-02-241-2/+2
| * Fixes: - Missed large iconcon2009-02-241-0/+0
| * Fixes: - Updated icons againcon2009-02-248-0/+0
| * Fixes: - Updated version numbercon2009-02-2426-97/+97
* | Merge branch '1.0.0' into masterOswald Buddenhagen2009-02-243-76/+73
|\ \ | |/
| * Fixed qtlibspatcher wrapper script to pass on parametersBerlin2009-02-241-2/+2
| * Upgrade qtlibspatcher to patch Qt 4.5.0Thorbjørn Lindeijer2009-02-231-38/+38
| * Fixes: Clean up manhattan toolbuttonsJens Bache-Wiig2009-02-231-18/+9
| * Fixes: ResolveJens Bache-Wiig2009-02-231-35/+45
* | CleanupRoberto Raggi2009-02-241-17/+6
* | Cleanup the indexer, and remove to old sequential stuff.Roberto Raggi2009-02-241-34/+15
* | Introduced a parallel indexer. It is ifdef-out atm.Roberto Raggi2009-02-243-23/+102
* | more elegantOswald Buddenhagen2009-02-231-3/+1
* | Look at the char at the left of \ or @.Roberto Raggi2009-02-231-1/+1
* | Postpone the update of the ifdefedOut blocks.Roberto Raggi2009-02-232-1/+6
* | Oops! we still need to create a Document::Ptr for the `unresolved' files.Roberto Raggi2009-02-231-1/+0
* | Merge branch '1.0.0' into masterOswald Buddenhagen2009-02-2344-167/+291
|\ \ | |/
| * Wrap qtlibspatcher for finding QtCoreThorbjørn Lindeijer2009-02-231-0/+2
| * Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0hjk2009-02-239-39/+7
| |\
| | * Fixes: - Missing tr and bad mnemonic for File->Sessioncon2009-02-231-1/+1
| | * Fixes: - Don't show Mac focus halo in locator and findcon2009-02-232-0/+3
| | * Fixes: - Remove license button.con2009-02-232-36/+0
| | * Fixes: - Show extension of projects to add files tocon2009-02-231-1/+1
| | * Fixes: - Temporarily adapt picture in welcome screen.con2009-02-232-0/+1
| | * more precise labelOswald Buddenhagen2009-02-231-1/+1
| * | Fixes: debugger: fix Mac OS 10.4hjk2009-02-232-11/+46
| |/
| * Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0hjk2009-02-208-0/+2
| |\
| | * Fixes: - New application icons for windows and linuxcon2009-02-207-0/+0
| | * Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0con2009-02-201-2/+2
| | |\
| | * | Fixes: - Don't override mac app icon via setWindowIcon.con2009-02-201-0/+2
| * | | Fixes: rename some commands to get something like a 'naming scheme'hjk2009-02-2014-30/+30
| | |/ | |/|
| * | Fixes: commands: rename FakeVim.InstallHandler -> TextEditor.FakeVimHandlerhjk2009-02-201-2/+2
| |/
| * Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0Daniel Molkentin2009-02-1956-840/+1571
| |\
| | * Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0dt2009-02-192-1/+0
| | |\
| | * | Fixes: Make QtCreator fly even in face of perforce misconfiguration.dt2009-02-197-85/+207
| | * | Fixes: Move code from ~OutputWindow to an earlier place.dt2009-02-192-1/+9
| * | | qtlibspatcher: Change path for bundled Qt to 4.5.0 on WindowsDaniel Molkentin2009-02-191-1/+1
* | | | Load library at runtimeFriedemann Kleint2009-02-234-29/+104
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-02-2340-574/+4636
|\ \ \ \